1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
diff --git a/flake.lock b/flake.lock
index fb676daf7a5600c8fd5d7a302c887baf2835a60b..0ccb759144bebd6401e1b5f40ee8cd29cd18462e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -95,11 +95,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1695817647,
- "narHash": "sha256-8SSsnPLsLpyqTNqh94gv0BD1wBAJWOrBJi82Pnls0C4=",
+ "lastModified": 1695822966,
+ "narHash": "sha256-tnfVI+lEYNY15GNX5D6vp4dcv7Jwp0b0eEGK1VnW8ZY=",
"ref": "refs/heads/main",
- "rev": "c523146ac23af3e54e8f28b831aff79c42e43467",
- "revCount": 8,
+ "rev": "45693c2c5feb0c56ae49ceffdc073273274b9dd8",
+ "revCount": 9,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/helix.drv"
},
|