summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorNaïm Camille Favier <n@monade.li>2025-07-13 00:40:19 +0200
committerNaïm Camille Favier <n@monade.li>2025-07-13 00:40:19 +0200
commitc61e36b035b8d3b59b9e1cc627873810a50f5deb (patch)
tree1dc36f003fe4ce1510fced32caf431431b893e4f /flake.lock
parentad3f837b36b73e71dcd76b8de8145558fb56b60e (diff)
nix: use rev instead of ref for flake inputs
Works around https://git.lix.systems/lix-project/lix/issues/520
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index f64213e39..0374b3e5a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -116,8 +116,8 @@
},
"original": {
"owner": "jcollie",
- "ref": "56c159be489cc6c0e73c3930bd908ddc6fe89613",
"repo": "zon2nix",
+ "rev": "56c159be489cc6c0e73c3930bd908ddc6fe89613",
"type": "github"
}
}