-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
152 lines (152 loc) · 3.91 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"nodes": {
"batocera-buildroot-config": {
"flake": false,
"locked": {
"lastModified": 1,
"narHash": "sha256-FUYkZ5jNCzoDfv387LTRJgp/9Yp7jSZ97NPyWKO34gw=",
"path": "./.config",
"type": "path"
},
"original": {
"path": "./.config",
"type": "path"
}
},
"batocera-src": {
"flake": false,
"locked": {
"lastModified": 1709582447,
"narHash": "sha256-yC09lv10xXlA0xXWDZL5QLb3A5cgWu/rf5DtfBF2DYE=",
"owner": "batocera-linux",
"repo": "batocera.linux",
"rev": "9cbda965212c51ecebb4b79c2b77c91f55715bb7",
"type": "github"
},
"original": {
"owner": "batocera-linux",
"ref": "batocera-39",
"repo": "batocera.linux",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixinate": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724553370,
"narHash": "sha256-xY3wSH38zzmDQ4JMbhgOJfbCjN8gGg8N4YnnZSyGp9o=",
"owner": "J-Swift",
"repo": "nixinate",
"rev": "e463ebdf65319432c93d7e6e8b9c6d2fb762ef26",
"type": "github"
},
"original": {
"owner": "J-Swift",
"ref": "fix/macos-shm",
"repo": "nixinate",
"type": "github"
}
},
"nixlib": {
"locked": {
"lastModified": 1723942470,
"narHash": "sha256-QdSArN0xKESEOTcv+3kE6yu4B4WX9lupZ4+Htx3RXGg=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "531a2e8416a6d8200a53eddfbdb8f2c8dc4a1251",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1724288137,
"narHash": "sha256-ZsDarezhjZ7kloarJlA2KxTrLHrLVUtLyYcXr/0wbCw=",
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "0552f784af9f211481c5dda6df9b918733492826",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1724224976,
"narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"batocera-buildroot-config": "batocera-buildroot-config",
"batocera-src": "batocera-src",
"flake-utils": "flake-utils",
"nixinate": "nixinate",
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}