-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
45 lines (45 loc) · 1.05 KB
/
flake.lock
File metadata and controls
45 lines (45 loc) · 1.05 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
45
{
"nodes": {
"nixpkgs": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1770581597,
"narHash": "sha256-fcY0tsTFirxf7bCHmsai8WhdS0RVWQAemNdhOTV17q0=",
"owner": "nix-ocaml",
"repo": "nix-overlays",
"rev": "31eeeaf43f3767c56c4d2774540ee28e33dcd56d",
"type": "github"
},
"original": {
"owner": "nix-ocaml",
"repo": "nix-overlays",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1770526746,
"narHash": "sha256-lZsVyuMK7nYeW/4NsIpJ34rqxKEcT03dSdxtqz93ifw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aca36f3dce182a941e909faa58becf39ca12f697",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "aca36f3dce182a941e909faa58becf39ca12f697",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}