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
50
51
52
53
54
55
56
57
58
|
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1733015953,
"narHash": "sha256-t4BBVpwG9B4hLgc6GUBuj3cjU7lP/PJfpTHuSqE+crk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ac35b104800bff9028425fec3b6e8a41de2bbfff",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-fixed": {
"locked": {
"lastModified": 1705119306,
"narHash": "sha256-MO0uQ0Sl0/g4SEn3F/WUlBrQkJ+O7gqZOCUiPicmBlo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b4a452cf31340b8c96364e94d4f7bf68ae6ba2eb",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b4a452cf31340b8c96364e94d4f7bf68ae6ba2eb",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-fixed": "nixpkgs-fixed",
"secrets": "secrets"
}
},
"secrets": {
"flake": false,
"locked": {
"lastModified": 1699066652,
"narHash": "sha256-OH4l/8RHCMDgKCgtYU0Hy/ShnInnkeKxI6fca0ETlzQ=",
"path": "/etc/nixos/secrets",
"type": "path"
},
"original": {
"path": "/etc/nixos/secrets",
"type": "path"
}
}
},
"root": "root",
"version": 7
}
|