aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 7c0bb2f8a508edc626c725989950bab8f7fbd0ed (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
{
  "nodes": {
    "flake-compat": {
      "flake": false,
      "locked": {
        "lastModified": 1650374568,
        "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "libnbtplusplus": {
      "flake": false,
      "locked": {
        "lastModified": 1650031308,
        "narHash": "sha256-TvVOjkUobYJD9itQYueELJX3wmecvEdCbJ0FinW2mL4=",
        "owner": "PrismLauncher",
        "repo": "libnbtplusplus",
        "rev": "2203af7eeb48c45398139b583615134efd8d407f",
        "type": "github"
      },
      "original": {
        "owner": "PrismLauncher",
        "repo": "libnbtplusplus",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1666057921,
        "narHash": "sha256-VpQqtXdj6G7cH//SvoprjR7XT3KS7p+tCVebGK1N6tE=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "88eab1e431cabd0ed621428d8b40d425a07af39f",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flake-compat": "flake-compat",
        "libnbtplusplus": "libnbtplusplus",
        "nixpkgs": "nixpkgs",
        "tomlplusplus": "tomlplusplus"
      }
    },
    "tomlplusplus": {
      "flake": false,
      "locked": {
        "lastModified": 1666091090,
        "narHash": "sha256-djpMCFPvkJcfynV8WnsYdtwLq+J7jpV1iM4C6TojiyM=",
        "owner": "marzer",
        "repo": "tomlplusplus",
        "rev": "1e4a3833d013aee08f58c5b31c69f709afc69f73",
        "type": "github"
      },
      "original": {
        "owner": "marzer",
        "repo": "tomlplusplus",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}