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 50d332818486630898cfaa7ea4a55960e41eb2b4..1e5670deedd6ee81efa764a3d7136cfdc6b07b70 100644
--- a/flake.lock
+++ b/flake.lock
@@ -469,11 +469,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1703045685,
- "narHash": "sha256-yiUMTdqR6DFfLdJ0aqJnQ94Z9PF2LI/Tim1N/U7GgJo=",
+ "lastModified": 1703274284,
+ "narHash": "sha256-0piFh9saUIqqtUNcWt/HZSI76g0X0vdlF/5QNWyY8kc=",
"ref": "refs/heads/main",
- "rev": "01944e1a3ace27f1a292c606ac11f3db31e3352e",
- "revCount": 34,
+ "rev": "4281434739728fcc2cdc0f9068985d5b29ac4e70",
+ "revCount": 35,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/tmpl"
},
|