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 3e96132f8b7cd366848e8d3f2975481c2faaaa0b..c4121e35fca2c01d133a944a4d59d1230613493e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -320,11 +320,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1697400727,
- "narHash": "sha256-J60py/GplHyhMQ0ZcxHfaQwY9SSQVkpGd6rtYDYHbh4=",
+ "lastModified": 1697473034,
+ "narHash": "sha256-hIee7tDD9B1LRNUE7Cy11M1yrbbHHa6pnUZes3CGKxg=",
"ref": "refs/heads/main",
- "rev": "993470d86dcdb947094ee672fe66b2e0a1d37d1a",
- "revCount": 5,
+ "rev": "94593c9097917604f006a4dcd5e7b10a1b42beb1",
+ "revCount": 6,
"type": "git",
"url": "https://git.jolheiser.com/resume.git"
},
|