aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 4aec1594da6d0b025f2d7792cef63bfa0b825c20 (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": 1625086391,
        "narHash": "sha256-IpNPv1v8s4L3CoxhwcgZIitGpcrnNgnj09X7TA0QV3k=",
        "owner": "numtide",
        "repo": "devshell",
        "rev": "4b5ac7cf7d9a1cc60b965bb51b59922f2210cbc7",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "devshell",
        "type": "github"
      }
    },
    "flakeCompat": {
      "flake": false,
      "locked": {
        "lastModified": 1627913399,
        "narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "nixCargoIntegration": {
      "inputs": {
        "devshell": "devshell",
        "nixpkgs": [
          "nixpkgs"
        ],
        "rustOverlay": "rustOverlay"
      },
      "locked": {
        "lastModified": 1627940369,
        "narHash": "sha256-KtY837WKsX9B/pIKFDKzN0wl1t3et1JZjMjGa7SAZxI=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "fac8518469e226db4805ff80788979c847b0c322",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1627391865,
        "narHash": "sha256-tPoWBO9Nzu3wuX37WcnctzL6LoDCErJLnfLGqqmXCm4=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "8ecc61c91a596df7d3293603a9c2384190c1b89a",
        "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": 1627870491,
        "narHash": "sha256-0Myg04QOIcTN1RhgfRNx0i/iCRyVyf/Z6rJxZUmot5k=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "71d825269cfaa30605d058bd92381be9af87b0be",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}