-
Notifications
You must be signed in to change notification settings - Fork 302
Expand file tree
/
Copy pathflake.lock
More file actions
43 lines (43 loc) · 1.02 KB
/
flake.lock
File metadata and controls
43 lines (43 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1687316158,
"narHash": "sha256-MlIThi3ONriFf6Fn2h0IxQGn/dR6YbAXBtMLLn/A8tU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e9b7fc70551fcd2e52077d58d2c3bcee2428cf8d",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-nodejs": {
"locked": {
"lastModified": 1749174413,
"narHash": "sha256-urN9UMK5cd1dzhR+Lx0xHeTgBp2MatA5+6g9JaxjuQs=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6ad174a6dc07c7742fc64005265addf87ad08615",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6ad174a6dc07c7742fc64005265addf87ad08615",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-nodejs": "nixpkgs-nodejs"
}
}
},
"root": "root",
"version": 7
}