summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 35d1f69b2275180851d8a110ab62e1dfbffcac26 (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
{
  "nodes": {
    "blender-bin": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "dir": "blender",
        "lastModified": 1746378999,
        "narHash": "sha256-aF+uC/aYR4I7VxN9s0gQG1WRDTE0Re3jAMd0qBkWjV4=",
        "owner": "edolstra",
        "repo": "nix-warez",
        "rev": "85d76721132cc6631bbaa8c950d4d0f3aa4003fd",
        "type": "github"
      },
      "original": {
        "dir": "blender",
        "owner": "edolstra",
        "repo": "nix-warez",
        "type": "github"
      }
    },
    "mobile-nixos": {
      "flake": false,
      "locked": {
        "lastModified": 1748200777,
        "narHash": "sha256-ELbQ7Apk0QzfhO8WjQIqEBuN2bEnGQHNxeiOSx/mU38=",
        "owner": "mobile-nixos",
        "repo": "mobile-nixos",
        "rev": "6e249e58b5d8166738ebcfd401f05f7496049dd3",
        "type": "github"
      },
      "original": {
        "owner": "mobile-nixos",
        "repo": "mobile-nixos",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1748162331,
        "narHash": "sha256-rqc2RKYTxP3tbjA+PB3VMRQNnjesrT0pEofXQTrMsS8=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "7c43f080a7f28b2774f3b3f43234ca11661bf334",
        "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
}