-
-
Notifications
You must be signed in to change notification settings - Fork 304
Expand file tree
/
Copy pathflake.lock
More file actions
62 lines (62 loc) · 1.49 KB
/
flake.lock
File metadata and controls
62 lines (62 loc) · 1.49 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
{
"nodes": {
"blackbox": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1770958277,
"narHash": "sha256-pjebDrPIrV0gqUmuAzumeAnNNrUqdMGZY8pv/ovT400=",
"owner": "cubewhy",
"repo": "blackbox-flakes",
"rev": "b1f52a50125997a5e99cd851772fe870a48b190d",
"type": "github"
},
"original": {
"owner": "cubewhy",
"repo": "blackbox-flakes",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1770841267,
"narHash": "sha256-9xejG0KoqsoKEGp2kVbXRlEYtFFcDTHjidiuX8hGO44=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ec7c70d12ce2fc37cb92aff673dcdca89d187bae",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1770841267,
"narHash": "sha256-9xejG0KoqsoKEGp2kVbXRlEYtFFcDTHjidiuX8hGO44=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ec7c70d12ce2fc37cb92aff673dcdca89d187bae",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"blackbox": "blackbox",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}