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 8c99c63d19a661ffcf7fd82c93bee097b017d5a1..b332d3f789fcc1d24e2b3743dcc93a6ed370410d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -241,11 +241,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1721014718,
- "narHash": "sha256-VwiuhbFL4GjGyDQpO7eYHAfjl+LOhGqjUAbaHOR78VM=",
+ "lastModified": 1721056981,
+ "narHash": "sha256-JQgFziQ60i29Xi7QVdIcUv/v3zHw9VlOndb4o6PvU6U=",
"ref": "refs/heads/main",
- "rev": "b8fc91752953cddb92daf9e08de0b27bd4731d3d",
- "revCount": 1,
+ "rev": "1967840bcc3b8ab1f2d1ddd07db1e882411ad611",
+ "revCount": 2,
"type": "git",
"url": "https://git.jolheiser.com/git-pr-nix.git"
},
|