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
|
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1727361481,
"narHash": "sha256-ulo36OKnN1IO3eWHKwDTNUT4f5wN2N3jpFBig0T31vQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bac421e8dc36eefa94db8c7a513e3f81060de03a",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|