From 365a13de3e19c66f6bb2ffb806e8086a068ffc25 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 9 Mar 2025 23:44:45 -0400 Subject: changed hyprland build, added mouse fx, firefox changes --- home-config/nix-home-manager/flake.lock | 48 +++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'home-config/nix-home-manager/flake.lock') diff --git a/home-config/nix-home-manager/flake.lock b/home-config/nix-home-manager/flake.lock index 9316edc..a0c7e15 100644 --- a/home-config/nix-home-manager/flake.lock +++ b/home-config/nix-home-manager/flake.lock @@ -49,6 +49,27 @@ "type": "github" } }, + "clipboard-sync": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1731355357, + "narHash": "sha256-kTXsO+hskCfX36+Ez1fHu9SO54uUY2lofkrbMKE3Vrk=", + "owner": "dnut", + "repo": "clipboard-sync", + "rev": "943e49e0a9a16b54bbab3704e99b6cf6ad4ea19f", + "type": "github" + }, + "original": { + "owner": "dnut", + "repo": "clipboard-sync", + "rev": "943e49e0a9a16b54bbab3704e99b6cf6ad4ea19f", + "type": "github" + } + }, "flake-compat": { "flake": false, "locked": { @@ -156,6 +177,31 @@ "type": "github" } }, + "hypr-dynamic-cursors": { + "inputs": { + "hyprland": [ + "hyprland" + ], + "nixpkgs": [ + "hyprland", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1738522286, + "narHash": "sha256-Fg4+6Yko8V9b19/62jfKH0IWTiiRDMso1P1TnjAcs/8=", + "owner": "VirtCode", + "repo": "hypr-dynamic-cursors", + "rev": "fd6214629937949ecd8a39f4b5ebbce2afac0dd5", + "type": "github" + }, + "original": { + "owner": "VirtCode", + "repo": "hypr-dynamic-cursors", + "rev": "fd6214629937949ecd8a39f4b5ebbce2afac0dd5", + "type": "github" + } + }, "hyprcursor": { "inputs": { "hyprlang": [ @@ -725,7 +771,9 @@ }, "root": { "inputs": { + "clipboard-sync": "clipboard-sync", "home-manager": "home-manager", + "hypr-dynamic-cursors": "hypr-dynamic-cursors", "hyprland": "hyprland", "hyprlock": "hyprlock", "hyprpicker-git": "hyprpicker-git", -- cgit v1.2.3