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": {
"nixery": {
"flake": false,
"locked": {
"lastModified": 1762501370,
"narHash": "sha256-WO2NvvFB3KkFfChE5F6ghog7mvBAVKpMsQMqwadZT4k=",
"owner": "tazjin",
"repo": "nixery",
"rev": "be8a4005de3f27f95e677e7b61abef387d4a840d",
"type": "github"
},
"original": {
"owner": "tazjin",
"repo": "nixery",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1764642553,
"narHash": "sha256-mvbFFzVBhVK1FjyPHZGMAKpNiqkr7k++xIwy+p/NQvA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f720de59066162ee879adcc8c79e15c51fe6bfb4",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixery": "nixery",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|