1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
diff --git a/flake.lock b/flake.lock
index db90c1230073521c957cb66bf74779e4c02bd978..1d293d1aa2c47ab3458f35fc8c585bc42c10495b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -5,11 +5,11 @@ "inputs": {
"systems": "systems"
},
"locked": {
- "lastModified": 1689068808,
- "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
+ "lastModified": 1694529238,
+ "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
+ "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
@@ -20,11 +20,11 @@ }
},
"nixpkgs": {
"locked": {
- "lastModified": 1692044854,
- "narHash": "sha256-0FcjKrLH9YP/G+oEx7LQO4he/F3BxkAKsgU12q5jopw=",
+ "lastModified": 1699393291,
+ "narHash": "sha256-M+cAaIqvk1zh1tZ2lk2ZcjEPMs1Akuy7s2JZjwO43sc=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "fd91dcf3107361981d703f09e95fe02299b57ba3",
+ "rev": "e7704a1b645c94d51fdfdb2875638d3ffae0f15b",
"type": "github"
},
"original": {
|