aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 231438515e6a7971ecc61fb8beb90b00a52c54bd (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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
  "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"
      }
    },
    "helix": {
      "flake": false,
      "locked": {
        "lastModified": 1623545930,
        "narHash": "sha256-14ASoYbxXHU/qPGctiUymb4fMRCoih9c7YujjxqEkdU=",
        "ref": "master",
        "rev": "9640ed1425f2db904fb42cd0c54dc6fbc05ca292",
        "revCount": 821,
        "submodules": true,
        "type": "git",
        "url": "https://github.com/helix-editor/helix.git"
      },
      "original": {
        "submodules": true,
        "type": "git",
        "url": "https://github.com/helix-editor/helix.git"
      }
    },
    "nixCargoIntegration": {
      "inputs": {
        "devshell": "devshell",
        "nixpkgs": [
          "nixpkgs"
        ],
        "rustOverlay": "rustOverlay"
      },
      "locked": {
        "lastModified": 1623591988,
        "narHash": "sha256-a8E5LYKxYjHmBWZsFxKnCBVGsWHFEWrKjeAJkplWrfI=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "8254b71eddd4e85173eddc189174b873fad85360",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1623324058,
        "narHash": "sha256-Jm9GUTXdjXz56gWDKy++EpFfjrBaxqXlLvTLfgEi8lo=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "432fc2d9a67f92e05438dff5fdc2b39d33f77997",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flakeCompat": "flakeCompat",
        "helix": "helix",
        "nixCargoIntegration": "nixCargoIntegration",
        "nixpkgs": "nixpkgs"
      }
    },
    "rustOverlay": {
      "flake": false,
      "locked": {
        "lastModified": 1623550815,
        "narHash": "sha256-RumRrkE6OTJDndHV4qZNZv8kUGnzwRHZQSyzx29r6/g=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "9824f142cbd7bc3e2a92eefbb79addfff8704cd3",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}