-
Notifications
You must be signed in to change notification settings - Fork 10
/
flake.lock
43 lines (43 loc) · 1.02 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1719145550,
"narHash": "sha256-K0i/coxxTEl30tgt4oALaylQfxqbotTSNb1/+g+mKMQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4509b3a560c87a8d4cb6f9992b8915abf9e36d8",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"node2nix": {
"flake": false,
"locked": {
"lastModified": 1664397553,
"narHash": "sha256-361KP3ys806YgwVIeXw6CrQmdV2ldJ3u95rcZUbI5vY=",
"owner": "svanderburg",
"repo": "node2nix",
"rev": "a6041f67b8d4a300c6f8d097289fe5addbc5edf8",
"type": "github"
},
"original": {
"owner": "svanderburg",
"repo": "node2nix",
"rev": "a6041f67b8d4a300c6f8d097289fe5addbc5edf8",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"node2nix": "node2nix"
}
}
},
"root": "root",
"version": 7
}