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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
diff --git a/flake.lock b/flake.lock
index da56845eec3c6b1a191135d3b4b7ba40fa29afd6..e5a883e59bf51062622438365a6ed7214d1c461b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -5,11 +5,11 @@ "inputs": {
"systems": "systems"
},
"locked": {
- "lastModified": 1694529238,
- "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
+ "lastModified": 1705309234,
+ "narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
"owner": "numtide",
"repo": "flake-utils",
- "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
+ "rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
"type": "github"
},
"original": {
@@ -20,11 +20,11 @@ }
},
"nixpkgs": {
"locked": {
- "lastModified": 1699393291,
- "narHash": "sha256-M+cAaIqvk1zh1tZ2lk2ZcjEPMs1Akuy7s2JZjwO43sc=",
+ "lastModified": 1705718568,
+ "narHash": "sha256-j+SHSurRoZAHMeeberZN7bI5NPNbWrI1Rl2n6V8RNWo=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "e7704a1b645c94d51fdfdb2875638d3ffae0f15b",
+ "rev": "4e0e806522a821d1a7f2d0709e94b6cdddf89ecc",
"type": "github"
},
"original": {
@@ -40,11 +40,11 @@ "nixpkgs"
]
},
"locked": {
- "lastModified": 1694739610,
- "narHash": "sha256-8uaewp23kpGZtCF2vjuZR0QJRC0iXC6nyoxI/+7s6sg=",
+ "lastModified": 1700580516,
+ "narHash": "sha256-h72i6afGKreU+DjpZ6+qersarYYp4YjX+DBQ+MQkOG4=",
"ref": "refs/heads/main",
- "rev": "337275b6dd4514ee7dd0dd0858dccbdbca7853c2",
- "revCount": 166,
+ "rev": "a68a81cbc743e84aaee331ae7e58699398dd732d",
+ "revCount": 167,
"type": "git",
"url": "https://git.jojodev.com/jolheiser/nur"
},
|