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 b332d3f789fcc1d24e2b3743dcc93a6ed370410d..02aceb4529de0f6a6d7bedc034f902b5020510e7 100644
--- a/flake.lock
+++ b/flake.lock
@@ -241,11 +241,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1721056981,
- "narHash": "sha256-JQgFziQ60i29Xi7QVdIcUv/v3zHw9VlOndb4o6PvU6U=",
+ "lastModified": 1721228813,
+ "narHash": "sha256-9gvODauILs6shbj26qRfW8Y87DvUkiQrbgnK4i8cIQ0=",
"ref": "refs/heads/main",
- "rev": "1967840bcc3b8ab1f2d1ddd07db1e882411ad611",
- "revCount": 2,
+ "rev": "1876b4b4a68fb29581dcd8fb8e9315728099f74b",
+ "revCount": 4,
"type": "git",
"url": "https://git.jolheiser.com/git-pr-nix.git"
},
|