-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathflake.lock
More file actions
91 lines (91 loc) · 2.16 KB
/
Copy pathflake.lock
File metadata and controls
91 lines (91 loc) · 2.16 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"nodes": {
"flakelight": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1762844981,
"narHash": "sha256-Sghy+Gi+zcUDFfdDJuKyPMtF/klSTeWjmJZoQH7SwzA=",
"owner": "nix-community",
"repo": "flakelight",
"rev": "faf9643dce373b7a556c77af8f8b961a75a066a4",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flakelight",
"type": "github"
}
},
"kea-lease-viewer": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1776755092,
"narHash": "sha256-4FFaNRtKyI0UOyQ0GD/+/SV5pEp/BkubSz/SWx5fDkM=",
"owner": "reimerei",
"repo": "kea-lease-viewer",
"rev": "4957fe5adb2fed0c8ce39c3db9870b6e2388b0a5",
"type": "github"
},
"original": {
"owner": "reimerei",
"ref": "main",
"repo": "kea-lease-viewer",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1775395387,
"narHash": "sha256-1qwB4sxZAGfvJTThd172Ydl3ymU6gbKMAQNVkyoDF7A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e86e7cc7ac91192bf86f97d6d10b083ad6425289",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flakelight": "flakelight",
"kea-lease-viewer": "kea-lease-viewer",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1763264763,
"narHash": "sha256-N0BEoJIlJ+M6sWZJ8nnfAjGY9VLvM6MXMitRenmhBkY=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "882e56c8293e44d57d882b800a82f8b2ee7a858f",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}