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 a746e1a48545bd6890441a361f41ea203d0f58e1..a22d3ea9c9ef3d33a0a6e52b51b227aa897c3269 100644
--- a/flake.lock
+++ b/flake.lock
@@ -105,11 +105,11 @@ "inputs": {
"nixpkgs": "nixpkgs_4"
},
"locked": {
- "lastModified": 1761577019,
- "narHash": "sha256-CTQCeufLZ/rcCWgVTbhu4KNKdge6HmkjOAfk9kDiVvI=",
+ "lastModified": 1764615311,
+ "narHash": "sha256-IxBzpPkbFc1PgcHJctf9dw6OcaJZGR8vk9k+7TurMnQ=",
"ref": "refs/heads/main",
- "rev": "016b8da6d001c9248c4f1351c8f6a769cbe3711f",
- "revCount": 34,
+ "rev": "74ee8ce09b53bcea3821e4f1886f24d7382b275f",
+ "revCount": 36,
"type": "git",
"url": "https://git.jolheiser.com/helix.drv.git"
},
|