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
|
{
"nodes": {
"blender-bin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "blender",
"lastModified": 1755896146,
"narHash": "sha256-JAVIWAMG3imYamhxvx94FtvHt17pC/z2fCHDiwla45I=",
"owner": "edolstra",
"repo": "nix-warez",
"rev": "8ae661516ca53314cfad8a8d3ab41e2274fdc168",
"type": "github"
},
"original": {
"dir": "blender",
"owner": "edolstra",
"repo": "nix-warez",
"type": "github"
}
},
"mobile-nixos": {
"flake": false,
"locked": {
"lastModified": 1756053156,
"narHash": "sha256-S3Hc9YfNg2uZV6OKnJw6LZMj0l+Di8i0DqdMo+cYdd4=",
"owner": "mobile-nixos",
"repo": "mobile-nixos",
"rev": "a47b88eee1b5c5f61f6f8f377592fee06b8933ab",
"type": "github"
},
"original": {
"owner": "mobile-nixos",
"repo": "mobile-nixos",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1756346337,
"narHash": "sha256-al0UcN5mXrO/p5lcH0MuQaj+t97s3brzCii8GfCBMuA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "84c26d62ce9e15489c63b83fc44e6eb62705d2c9",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"blender-bin": "blender-bin",
"mobile-nixos": "mobile-nixos",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}
|