1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
diff --git a/flake.lock b/flake.lock
index a22d3ea9c9ef3d33a0a6e52b51b227aa897c3269..a253b8e6dc72557b6781bf43689486bf1e5c4611 100644
--- a/flake.lock
+++ b/flake.lock
@@ -105,11 +105,11 @@ "inputs": {
"nixpkgs": "nixpkgs_4"
},
"locked": {
- "lastModified": 1764615311,
- "narHash": "sha256-IxBzpPkbFc1PgcHJctf9dw6OcaJZGR8vk9k+7TurMnQ=",
+ "lastModified": 1764863243,
+ "narHash": "sha256-6/yhwbooUhfWg6K6kaRI4GoBP1hdRs5J/PudFFZ+4ok=",
"ref": "refs/heads/main",
- "rev": "74ee8ce09b53bcea3821e4f1886f24d7382b275f",
- "revCount": 36,
+ "rev": "702270a18e4281e90ab12d245aa8e28595ca2d3f",
+ "revCount": 37,
"type": "git",
"url": "https://git.jolheiser.com/helix.drv.git"
},
@@ -220,11 +220,11 @@ }
},
"nixpkgs_4": {
"locked": {
- "lastModified": 1752683762,
- "narHash": "sha256-CVC4bpthYhKk4Qb4mt00SqfJ7CJ4vfTX06pLN2OHa1c=",
+ "lastModified": 1764794580,
+ "narHash": "sha256-UMVihg0OQ980YqmOAPz+zkuCEb9hpE5Xj2v+ZGNjQ+M=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "fa64ec5c1ca6f17746f3defedb988b9248e97616",
+ "rev": "ebc94f855ef25347c314258c10393a92794e7ab9",
"type": "github"
},
"original": {
|