aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock39
1 files changed, 0 insertions, 39 deletions
diff --git a/flake.lock b/flake.lock
index 52e1b55..93d8298 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,26 +1,5 @@
1{ 1{
2 "nodes": { 2 "nodes": {
3 "fenix": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ],
8 "rust-analyzer-src": "rust-analyzer-src"
9 },
10 "locked": {
11 "lastModified": 1642141613,
12 "narHash": "sha256-WFS7T5oOLD8anu/77iz7EPz7zQsJZtP5qVa5485k3dI=",
13 "owner": "nix-community",
14 "repo": "fenix",
15 "rev": "d75ffc9f1d3b60bb597e48ae01f486a6de27d30e",
16 "type": "github"
17 },
18 "original": {
19 "owner": "nix-community",
20 "repo": "fenix",
21 "type": "github"
22 }
23 },
24 "nixpkgs": { 3 "nixpkgs": {
25 "locked": { 4 "locked": {
26 "lastModified": 1642069818, 5 "lastModified": 1642069818,
@@ -39,26 +18,8 @@
39 }, 18 },
40 "root": { 19 "root": {
41 "inputs": { 20 "inputs": {
42 "fenix": "fenix",
43 "nixpkgs": "nixpkgs" 21 "nixpkgs": "nixpkgs"
44 } 22 }
45 },
46 "rust-analyzer-src": {
47 "flake": false,
48 "locked": {
49 "lastModified": 1642101527,
50 "narHash": "sha256-C4zcaWULWlrirpEt/pA85CCMBt+7SWZweMaMJ7EvrXw=",
51 "owner": "rust-analyzer",
52 "repo": "rust-analyzer",
53 "rev": "b4c31481a554d0132003228ba319bd9476fe85ae",
54 "type": "github"
55 },
56 "original": {
57 "owner": "rust-analyzer",
58 "ref": "nightly",
59 "repo": "rust-analyzer",
60 "type": "github"
61 }
62 } 23 }
63 }, 24 },
64 "root": "root", 25 "root": "root",