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 cd51cc1954045d09bf18f592df12ce8e9cf4421b..140544bd17ae27a3335ef916a49e9f4ac263ec63 100644
--- a/flake.lock
+++ b/flake.lock
@@ -95,11 +95,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1695822966,
- "narHash": "sha256-tnfVI+lEYNY15GNX5D6vp4dcv7Jwp0b0eEGK1VnW8ZY=",
+ "lastModified": 1697326306,
+ "narHash": "sha256-0wmDiBX16QLUCQypAefVFPBl9fE7pZvh0/7WSpBrJfM=",
"ref": "refs/heads/main",
- "rev": "45693c2c5feb0c56ae49ceffdc073273274b9dd8",
- "revCount": 9,
+ "rev": "8b9f7f8670d9dbfe9a8120fa7c27f303c3d2ff2e",
+ "revCount": 11,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/helix.drv"
},
|