forked from diffkemp/diffkemp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.02 KB
/
flake.lock
File metadata and controls
44 lines (44 loc) · 1.02 KB
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1757267858,
"narHash": "sha256-/z39zFFV+AHT/XU5CKZfDxkdZtpR8VPoA8V26rswLDA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "967ae1c4225295bf529f865c1afe7e19f7261037",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-2311": {
"locked": {
"lastModified": 1720535198,
"narHash": "sha256-zwVvxrdIzralnSbcpghA92tWu2DV2lwv89xZc8MTrbg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "205fd4226592cc83fd4c0885a3e4c9c400efabb5",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-2311": "nixpkgs-2311"
}
}
},
"root": "root",
"version": 7
}