aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: aa593754810c455ba6f76327fcfe345f733994c5 (plain) (blame)
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
  "nodes": {
    "devshell": {
      "locked": {
        "lastModified": 1622711433,
        "narHash": "sha256-rGjXz7FA7HImAT3TtoqwecByLO5yhVPSwPdaYPBFRQw=",
        "owner": "numtide",
        "repo": "devshell",
        "rev": "1f4fb67b662b65fa7cfe696fc003fcc1e8f7cc36",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "devshell",
        "type": "github"
      }
    },
    "flakeCompat": {
      "flake": false,
      "locked": {
        "lastModified": 1606424373,
        "narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "nixCargoIntegration": {
      "inputs": {
        "devshell": "devshell",
        "nixpkgs": [
          "nixpkgs"
        ],
        "rustOverlay": "rustOverlay"
      },
      "locked": {
        "lastModified": 1624244973,
        "narHash": "sha256-h+b4CwPjyibgwMYAeBaT5qBnxI0fsmGf66k23FqEH5Y=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "00f5df6d8e7eeeac2764b7fa2c57e2e81f5d47cd",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1624024598,
        "narHash": "sha256-X++38oH5MKEmPW4/2WdMaHQvwJzO8pJfbnzMD7DbG1E=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "33d42ad7cf2769ce6364ed4e52afa8e9d1439d58",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flakeCompat": "flakeCompat",
        "nixCargoIntegration": "nixCargoIntegration",
        "nixpkgs": "nixpkgs"
      }
    },
    "rustOverlay": {
      "flake": false,
      "locked": {
        "lastModified": 1624242197,
        "narHash": "sha256-J0+j4DYFaE0O0marb4QN/S1bUhpGwAjQ4O04kIYKcb8=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "df5d330f34b64194d64dcbafb91e82e01a89a229",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}