summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock
index ab80ea9..c8f0f7e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,18 +18,18 @@
"type": "github"
}
},
- "haskell-flake": {
+ "nix-filter": {
"locked": {
- "lastModified": 1767025773,
- "narHash": "sha256-yiJDBXfcTQJGhENquQLD+U3IAXiplv7M5myXz7oBF6k=",
- "owner": "srid",
- "repo": "haskell-flake",
- "rev": "396eb65d91bf5eed4a61da8bd0b025059591445e",
+ "lastModified": 1757882181,
+ "narHash": "sha256-+cCxYIh2UNalTz364p+QYmWHs0P+6wDhiWR4jDIKQIU=",
+ "owner": "numtide",
+ "repo": "nix-filter",
+ "rev": "59c44d1909c72441144b93cf0f054be7fe764de5",
"type": "github"
},
"original": {
- "owner": "srid",
- "repo": "haskell-flake",
+ "owner": "numtide",
+ "repo": "nix-filter",
"type": "github"
}
},
@@ -66,7 +66,7 @@
"root": {
"inputs": {
"flake-parts": "flake-parts",
- "haskell-flake": "haskell-flake",
+ "nix-filter": "nix-filter",
"nixpkgs": "nixpkgs",
"systems": "systems"
}