summaryrefslogtreecommitdiff
path: root/flake.lock
blob: a88fafca69fba285f3dc91811ddb540430688fac (plain)
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
{
  "nodes": {
    "blender-bin": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "dir": "blender",
        "lastModified": 1758185131,
        "narHash": "sha256-GlScQnoFgaFLQ9cd4llbJSisR0LjafjMAkBZQV7m4uk=",
        "owner": "edolstra",
        "repo": "nix-warez",
        "rev": "f49a87422539d748a34b9f3b07a7b8ced7242dff",
        "type": "github"
      },
      "original": {
        "dir": "blender",
        "owner": "edolstra",
        "repo": "nix-warez",
        "type": "github"
      }
    },
    "mobile-nixos": {
      "flake": false,
      "locked": {
        "lastModified": 1759261417,
        "narHash": "sha256-TjuoBb8+isL3KTdGgtYh90XPyeUMFbgNAOG9l23CB3A=",
        "owner": "mobile-nixos",
        "repo": "mobile-nixos",
        "rev": "e6f6d527bf6abf94dd52fbba3143a720cef96431",
        "type": "github"
      },
      "original": {
        "owner": "mobile-nixos",
        "repo": "mobile-nixos",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1761468971,
        "narHash": "sha256-vY2OLVg5ZTobdroQKQQSipSIkHlxOTrIF1fsMzPh8w8=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "78e34d1667d32d8a0ffc3eba4591ff256e80576e",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-25.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1761373498,
        "narHash": "sha256-Q/uhWNvd7V7k1H1ZPMy/vkx3F8C13ZcdrKjO7Jv7v0c=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "6a08e6bb4e46ff7fcbb53d409b253f6bad8a28ce",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "blender-bin": "blender-bin",
        "mobile-nixos": "mobile-nixos",
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable"
      }
    }
  },
  "root": "root",
  "version": 7
}