summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorChris Wells <chris@mathematicaster.org>2026-01-30 09:32:54 -0600
committerChris Wells <chris@mathematicaster.org>2026-01-30 09:32:54 -0600
commitb88fa3d09a14455d82e7f0a0601c2654331e9909 (patch)
tree9cd8ae65a6a9b1a87304d5c5432f791b3461790d /flake.lock
parent3a949d34da649b199235b06ab33927ad02cfdc26 (diff)
downloadmain-b88fa3d09a14455d82e7f0a0601c2654331e9909.tar
main-b88fa3d09a14455d82e7f0a0601c2654331e9909.tar.gz
main-b88fa3d09a14455d82e7f0a0601c2654331e9909.tar.bz2
main-b88fa3d09a14455d82e7f0a0601c2654331e9909.tar.lz
main-b88fa3d09a14455d82e7f0a0601c2654331e9909.tar.xz
main-b88fa3d09a14455d82e7f0a0601c2654331e9909.tar.zst
main-b88fa3d09a14455d82e7f0a0601c2654331e9909.zip
Updated data
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"
}