From 39c3e7baf034bdbecc29f5f441d8dde634833b52 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 9 Sep 2023 13:04:59 +0530 Subject: fix builds --- flake.lock | 39 --------------------------------------- 1 file changed, 39 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 52e1b55..93d8298 100644 --- a/flake.lock +++ b/flake.lock @@ -1,26 +1,5 @@ { "nodes": { - "fenix": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ], - "rust-analyzer-src": "rust-analyzer-src" - }, - "locked": { - "lastModified": 1642141613, - "narHash": "sha256-WFS7T5oOLD8anu/77iz7EPz7zQsJZtP5qVa5485k3dI=", - "owner": "nix-community", - "repo": "fenix", - "rev": "d75ffc9f1d3b60bb597e48ae01f486a6de27d30e", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1642069818, @@ -39,26 +18,8 @@ }, "root": { "inputs": { - "fenix": "fenix", "nixpkgs": "nixpkgs" } - }, - "rust-analyzer-src": { - "flake": false, - "locked": { - "lastModified": 1642101527, - "narHash": "sha256-C4zcaWULWlrirpEt/pA85CCMBt+7SWZweMaMJ7EvrXw=", - "owner": "rust-analyzer", - "repo": "rust-analyzer", - "rev": "b4c31481a554d0132003228ba319bd9476fe85ae", - "type": "github" - }, - "original": { - "owner": "rust-analyzer", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } } }, "root": "root", -- cgit v1.2.3