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
|
diff --git a/flake.lock b/flake.lock
index 58d4e53c146879e988061eda9d9a4262739d5932..875bc7ca4b247ad240d324550ee8e6c4b0871c33 100644
--- a/flake.lock
+++ b/flake.lock
@@ -62,11 +62,11 @@ "inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
- "lastModified": 1740539434,
- "narHash": "sha256-VT9IYbbGqHmLdn7to9ed5xkb87GS+SxKq+hJA8O1o/M=",
+ "lastModified": 1747255661,
+ "narHash": "sha256-lzWx2xCg3sPja4bPIkA4C6zUNtori2JDZgp5po49Znc=",
"ref": "refs/heads/main",
- "rev": "7615ebaf7514bb872047f9cf15a3d1363a9532b2",
- "revCount": 28,
+ "rev": "511e4b4632eaacf25fbb208240778f73582c3fd1",
+ "revCount": 30,
"type": "git",
"url": "https://git.jolheiser.com/blog.git"
},
@@ -564,15 +564,16 @@ }
},
"nixpkgs_2": {
"locked": {
- "lastModified": 1741481966,
- "narHash": "sha256-MrMsXesCo5Y79F5qjlybADozu60Zk91jVBi+FnoEiJU=",
+ "lastModified": 1741037377,
+ "narHash": "sha256-SvtvVKHaUX4Owb+PasySwZsoc5VUeTf1px34BByiOxw=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "5c2eeaafda070b7c357b839f13bb53c1d4334001",
+ "rev": "02032da4af073d0f6110540c8677f16d4be0117f",
"type": "github"
},
"original": {
"owner": "nixos",
+ "ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
|