aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 8d04df4b92f30a726124f3e78f98e3ce8c1028c8 (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": "PlaceholderMC",
        "repo": "libnbtplusplus",
        "rev": "2203af7eeb48c45398139b583615134efd8d407f",
        "type": "github"
      },
      "original": {
        "owner": "PlaceholderMC",
        "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": 1666026506,
        "narHash": "sha256-YE0u5M9mfGPNTakFrNTBt4BSvJUr2gkJN41COnPMvh8=",
        "owner": "marzer",
        "repo": "tomlplusplus",
        "rev": "c8780a5b8e8d2f8ff1fd747a3a89b7becebfdee9",
        "type": "github"
      },
      "original": {
        "owner": "marzer",
        "repo": "tomlplusplus",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}