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 31159d927c90640fb8a57600dbfb1f9a69f633af..70dfc9e216317e45070e0e68d09fee547425191d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -86,11 +86,11 @@ "inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
- "lastModified": 1689552269,
- "narHash": "sha256-8sGL2oxKREWs9BxF+geLdJsyjrdHjiKuZPcS5segiDQ=",
+ "lastModified": 1689566517,
+ "narHash": "sha256-njbo36Az4Xp6Q2W2cPzWGVooqTx5iVrKJAwyYvlHPsU=",
"ref": "refs/heads/main",
- "rev": "a6b87c70764102f297ab228d5199ccf58d14d44e",
- "revCount": 146,
+ "rev": "324c7ea6a7e3525beb8cbe4f33dc40708b967f58",
+ "revCount": 148,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/nur"
},
|