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
48
|
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1738136902,
"narHash": "sha256-pUvLijVGARw4u793APze3j6mU1Zwdtz7hGkGGkD87qw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9a5db3142ce450045840cc8d832b13b8a2018e0c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"sisu": "sisu"
}
},
"sisu": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1738174683,
"narHash": "sha256-YA/q2irn+lFLpLJyXZjQ9MXHUlbignyVFjtFvolfALk=",
"ref": "refs/heads/upstream",
"rev": "8423b6155fa943204e7b9ff9cb92cc5e6d9f7381",
"revCount": 2047,
"type": "git",
"url": "git://git.sisudoc.org/software/sisu"
},
"original": {
"type": "git",
"url": "git://git.sisudoc.org/software/sisu"
}
}
},
"root": "root",
"version": 7
}
|