-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathflake.lock
47 lines (47 loc) · 1.08 KB
/
flake.lock
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
46
47
{
"nodes": {
"buildNodeModules": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1707354861,
"narHash": "sha256-L10H5hh9S6y20c7AKuKJ2h9BczODqpTCoGEZBDPJhd0=",
"owner": "adisbladis",
"repo": "buildNodeModules",
"rev": "76c7c56dd9dcea355a8e2ebd0f228a8f2d1e1ee8",
"type": "github"
},
"original": {
"owner": "adisbladis",
"repo": "buildNodeModules",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1729665710,
"narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"buildNodeModules": "buildNodeModules",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}