forked from JCMais/node-libcurl
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathflake.lock
41 lines (41 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1724855419,
"narHash": "sha256-WXHSyOF4nBX0cvHN3DfmEMcLOVdKH6tnMk9FQ8wTNRc=",
"path": "/nix/store/s6d8irfyp66lvy9kapbfp2ass36c8lfl-source",
"rev": "ae2fc9e0e42caaf3f068c1bfdc11c71734125e06",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"node-20-16-nixpkgs": {
"locked": {
"lastModified": 1723649821,
"narHash": "sha256-1NHEc1dRGObdqqc4hXLIN3J62U68lOv/stpDvrLPzxY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8a977702729f2d763adc3e214513d517dcb94d9b",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8a977702729f2d763adc3e214513d517dcb94d9b",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"node-20-16-nixpkgs": "node-20-16-nixpkgs"
}
}
},
"root": "root",
"version": 7
}