summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 375db84ac406494708230ae6a3e647fc9e1d30fa (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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1722415718,
        "narHash": "sha256-5US0/pgxbMksF92k1+eOa8arJTJiPvsdZj9Dl+vJkM4=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "c3392ad349a5227f4a3464dce87bcc5046692fce",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1713128889,
        "narHash": "sha256-aB90ZqzosyRDpBh+rILIcyP5lao8SKz8Sr2PSWvZrzk=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "2748d22b45a99fb2deafa5f11c7531c212b2cefa",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "scenefx": "scenefx"
      }
    },
    "scenefx": {
      "inputs": {
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1715160751,
        "narHash": "sha256-S8m7phTU7QYgAq4B0hjH5WdtTjHDcNVhYfPFdhbty+A=",
        "owner": "wlrfx",
        "repo": "scenefx",
        "rev": "2ec3505248e819191c37cb831197629f373326fb",
        "type": "github"
      },
      "original": {
        "owner": "wlrfx",
        "repo": "scenefx",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}