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
49
|
{
"nodes": {
"discidurl": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1785026148,
"narHash": "sha256-Y00d8y9i1e+yDrBoDqvmIwS/w40WLzDtCYkXxdF43WU=",
"ref": "main",
"rev": "e1c7e45779d3753228c83b2152075443734185de",
"revCount": 5,
"type": "git",
"url": "https://git.hwebs.info/discidurl"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://git.hwebs.info/discidurl"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1784280462,
"narHash": "sha256-DtoqIqM7VkR6NxAkcLpMwmi02USwWb3JdmNGLyhthc0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "293d6abedf0478e681a4dfcfcb35b30fc796a32f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-26.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"discidurl": "discidurl",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|