-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
58 lines (58 loc) · 1.41 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1728018373,
"narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 0,
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
"path": "/nix/store/qzjidyx3fip413vg7by6ibl22lwizc68-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"playdate-sdk": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1722730531,
"narHash": "sha256-90XPhp+QPAisU9I6hCjHnw/jZoGZcsLTkGt/QJ3e+Ig=",
"owner": "RegularTetragon",
"repo": "playdate-sdk-flake",
"rev": "4f2125aedaeeeb7cd07742730a1218cafe20ed01",
"type": "github"
},
"original": {
"owner": "RegularTetragon",
"repo": "playdate-sdk-flake",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"playdate-sdk": "playdate-sdk"
}
}
},
"root": "root",
"version": 7
}