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 d5fe7f42870f393d8bdb6ee5cec9e4a44c696c81..f65a9ecd6a68fe8cd73d2899f54cdb33a2fc1d59 100644
--- a/flake.lock
+++ b/flake.lock
@@ -87,11 +87,11 @@ "inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
- "lastModified": 1751976260,
- "narHash": "sha256-7oX6UW7bN7rF13fKIRngydAToetyUPFlmkc8IhgA1nM=",
+ "lastModified": 1752777242,
+ "narHash": "sha256-I3nFP63NbjyqgBdXtCpgbm3eYhoemGXX6Iiw44OSLgo=",
"ref": "refs/heads/main",
- "rev": "379b45bbcae8780066a15ed9f7a68dbfe03d780c",
- "revCount": 29,
+ "rev": "0d410f342c99518fee0961f5ca9a92f4a0a968f0",
+ "revCount": 31,
"type": "git",
"url": "https://git.jolheiser.com/helix.drv.git"
},
@@ -170,11 +170,11 @@ }
},
"nixpkgs_3": {
"locked": {
- "lastModified": 1741037377,
- "narHash": "sha256-SvtvVKHaUX4Owb+PasySwZsoc5VUeTf1px34BByiOxw=",
+ "lastModified": 1752683762,
+ "narHash": "sha256-CVC4bpthYhKk4Qb4mt00SqfJ7CJ4vfTX06pLN2OHa1c=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "02032da4af073d0f6110540c8677f16d4be0117f",
+ "rev": "fa64ec5c1ca6f17746f3defedb988b9248e97616",
"type": "github"
},
"original": {
|