-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
77 lines (77 loc) · 1.93 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
{
"nodes": {
"aarch-images": {
"flake": false,
"locked": {
"lastModified": 1606946511,
"narHash": "sha256-On2V2F+6h+M4SMQ8iyy1CxU6ksM36LqVfG0Bpouu7KI=",
"owner": "Mic92",
"repo": "nixos-aarch64-images",
"rev": "2ddb57c544cc49f8ddb18823444833787e99e00a",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nixos-aarch64-images",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1615259932,
"narHash": "sha256-IXecmbqCr+XCtFwzBO3tHEd8PoJ4X4EyPZebKbV2ioE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "29b0d4d0b600f8f5dd0b86e3362a33d4181938f9",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"aarch-images": "aarch-images",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"uboot": "uboot"
}
},
"uboot": {
"flake": false,
"locked": {
"lastModified": 1615292511,
"narHash": "sha256-Efe/l3b09DT4dAwT+JB5exKniW3i3EFwjOIyops7stA=",
"owner": "u-boot",
"repo": "u-boot",
"rev": "b764bf21e60901133fd5eec6a003409c581dd519",
"type": "github"
},
"original": {
"owner": "u-boot",
"repo": "u-boot",
"type": "github"
}
}
},
"root": "root",
"version": 7
}