-
Notifications
You must be signed in to change notification settings - Fork 7
/
flake.lock
60 lines (60 loc) · 1.46 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1707421437,
"narHash": "sha256-dVloHVRTvxBqO2kBnnqrkeVyI7gaUkkCHWbJMpuvPa0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "62b27fc5602b79534e69203a9fe893df56557ec4",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"starfive-tools-src": "starfive-tools-src",
"uboot-src": "uboot-src"
}
},
"starfive-tools-src": {
"flake": false,
"locked": {
"lastModified": 1695803916,
"narHash": "sha256-up58PtvnZTi6rGZcP2VwZrZBYajrZf4MzILixqaNKbE=",
"owner": "starfive-tech",
"repo": "Tools",
"rev": "0747c0510e090f69bf7d2884f44903b77b3db5c5",
"type": "github"
},
"original": {
"owner": "starfive-tech",
"repo": "Tools",
"type": "github"
}
},
"uboot-src": {
"flake": false,
"locked": {
"lastModified": 1707763263,
"narHash": "sha256-8IV8t2HLWDrhGjefBmS84W/t2AhDTDN7TjLguUUsyDY=",
"owner": "u-boot",
"repo": "u-boot",
"rev": "a5f877a0bd64af97dbc812c9a0a8d7d6a353d943",
"type": "github"
},
"original": {
"owner": "u-boot",
"repo": "u-boot",
"type": "github"
}
}
},
"root": "root",
"version": 7
}