This repository has been archived by the owner on Jan 5, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathflake.lock
83 lines (83 loc) · 2.08 KB
/
flake.lock
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
{
"nodes": {
"cpiotools": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1702755016,
"narHash": "sha256-avRrxBjC+z3XcKjosv6vzRlyDRNIKt/Dw7/pEzcTvYY=",
"owner": "DeterminateSystems",
"repo": "cpiotools",
"rev": "189f7f5f672eb496bbba441aca1cdb208cb592ec",
"type": "github"
},
"original": {
"owner": "DeterminateSystems",
"repo": "cpiotools",
"type": "github"
}
},
"nix-netboot-serve": {
"inputs": {
"cpiotools": "cpiotools",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1721830768,
"narHash": "sha256-VCEmUyS4amTlQsDH79gDks3Zx1cw8B0+HL7/MkPpSbQ=",
"owner": "DeterminateSystems",
"repo": "nix-netboot-serve",
"rev": "bab81b39988394061c4ef487a14846f1097804c4",
"type": "github"
},
"original": {
"owner": "DeterminateSystems",
"repo": "nix-netboot-serve",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1655567057,
"narHash": "sha256-Cc5hQSMsTzOHmZnYm8OSJ5RNUp22bd5NADWLHorULWQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e0a42267f73ea52adc061a64650fddc59906fc99",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1731093598,
"narHash": "sha256-SEx51IiVFOfYj0PETsLUP5XMoq/v2bV8VV9G0guEbfo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "b24f83a5113c563bb671c9b98d5afffd05799343",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-netboot-serve": "nix-netboot-serve",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}