summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock39
1 files changed, 38 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index c6f7237..c67fbff 100644
--- a/flake.lock
+++ b/flake.lock
@@ -423,6 +423,27 @@
"type": "github"
}
},
+ "hyprfocus": {
+ "inputs": {
+ "hyprland": [
+ "hyprland"
+ ],
+ "nix-filter": "nix-filter"
+ },
+ "locked": {
+ "lastModified": 1717066948,
+ "narHash": "sha256-R1ZgNhQkoS6ZHRRKB+j5vYgRANfYO//sHbrD7moUTx0=",
+ "owner": "pyt0xic",
+ "repo": "hyprfocus",
+ "rev": "aa7262d3a4564062f97b9cfdad47fd914cfb80f2",
+ "type": "github"
+ },
+ "original": {
+ "owner": "pyt0xic",
+ "repo": "hyprfocus",
+ "type": "github"
+ }
+ },
"hyprland": {
"inputs": {
"aquamarine": "aquamarine",
@@ -659,7 +680,7 @@
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
- "nix-filter": "nix-filter",
+ "nix-filter": "nix-filter_2",
"nix-index-database": "nix-index-database",
"nixpkgs": [
"nixpkgs"
@@ -681,6 +702,21 @@
},
"nix-filter": {
"locked": {
+ "lastModified": 1694857738,
+ "narHash": "sha256-bxxNyLHjhu0N8T3REINXQ2ZkJco0ABFPn6PIe2QUfqo=",
+ "owner": "numtide",
+ "repo": "nix-filter",
+ "rev": "41fd48e00c22b4ced525af521ead8792402de0ea",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "nix-filter",
+ "type": "github"
+ }
+ },
+ "nix-filter_2": {
+ "locked": {
"lastModified": 1710156097,
"narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=",
"owner": "numtide",
@@ -1054,6 +1090,7 @@
"chaotic": "chaotic",
"flake-parts": "flake-parts",
"home-manager": "home-manager_2",
+ "hyprfocus": "hyprfocus",
"hyprland": "hyprland",
"hyprland-plugins": "hyprland-plugins",
"nix-alien": "nix-alien",