-
Notifications
You must be signed in to change notification settings - Fork 431
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": 1772923463,
"narHash": "sha256-doF5P6h72PgGgZosq1CV6XGPg6J+gRQCOHN/GmRwsu0=",
"owner": "nix-ocaml",
"repo": "nix-overlays",
"rev": "27d83e36fd6d0ac659ac6736451444ffbcef3f67",
"type": "github"
},
"original": {
"owner": "nix-ocaml",
"repo": "nix-overlays",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1772906963,
"narHash": "sha256-jT3m0eiRH9TLqMsMVblze5/DPupInp8Qc8Gop8Zxfho=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5a60c0dff24e7109c0e87fd53e5bbc0032fa0cbd",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5a60c0dff24e7109c0e87fd53e5bbc0032fa0cbd",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}