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
|
{
"nodes": {
"library": {
"locked": {
"lastModified": 1738443114,
"narHash": "sha256-IV7n/l3rFoz5UuavrDv0a7IIOPne0jDQVmJAR8bve8U=",
"ref": "prime",
"rev": "65bf71bb6ef05ce684924a1dc248bb2e8e2869fb",
"revCount": 17,
"type": "git",
"url": "https://git.foss-syndicate.org/vhack.eu/nix-library"
},
"original": {
"ref": "prime",
"type": "git",
"url": "https://git.foss-syndicate.org/vhack.eu/nix-library"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1786410043,
"narHash": "sha256-JTbODJPDcd3d8U7lO4MVUU3Yo0jz2KQSAHXka+IWBEo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8e2eeb9477c9d40009a5bd51cd3eef2f5abb26f1",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"library": "library",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|