aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 6f80276a49af4074cd8ae0d30bb2d22df7d6edcc (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": 1624077450,
        "narHash": "sha256-gcL519tetuEv0N+oBP8X3U4bPjwcAgzbPdgwW19qeVI=",
        "ref": "master",
        "rev": "1c2585202145467f0fde7ad9c571e462081c3656",
        "revCount": 894,
        "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": 1624070370,
        "narHash": "sha256-sfFqfmerCYvk0jDeP1gfuskz7AaqDsgV8aiQrEUGdsc=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "85e6c1ba4c0e3e6dec5a7d1f65bcc036d2ea6ae3",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1623580589,
        "narHash": "sha256-Ayp1cjXpwFCkAiWUE46rj9APTltsiEBdIs2+cj+U7+c=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "fa0326ce5233f7d592271df52c9d0812bec47b84",
        "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": 1624069337,
        "narHash": "sha256-9mTcx7osE4biF2Hm/GU19s1T3+KvphWj4QaUcJh39lU=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "67dc2a9543a7c24591e6cb102ad0121c3a704aab",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}