From 1d6eec78f0554f9b060f4d01d8af3bd2fad1847f Mon Sep 17 00:00:00 2001 From: foxora Date: Sat, 14 Mar 2026 08:23:23 +0000 Subject: [PATCH] forgot to push flake.lock when removing fenix :3 --- flake.lock | 43 ++----------------------------------------- 1 file changed, 2 insertions(+), 41 deletions(-) diff --git a/flake.lock b/flake.lock index a930bc1..521a902 100644 --- a/flake.lock +++ b/flake.lock @@ -227,33 +227,12 @@ } }, "fenix": { - "inputs": { - "nixpkgs": [ - "nixpkgs-unstable" - ], - "rust-analyzer-src": "rust-analyzer-src" - }, - "locked": { - "lastModified": 1773213034, - "narHash": "sha256-XX02kIGvcsVZKiRwr3COkBIZ5s+TP9gfRkW2Oad6hqE=", - "owner": "nix-community", - "repo": "fenix", - "rev": "42f953f569ac5761b197ca51c25cf1f9ceb78448", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "fenix", - "type": "github" - } - }, - "fenix_2": { "inputs": { "nixpkgs": [ "iamb", "nixpkgs" ], - "rust-analyzer-src": "rust-analyzer-src_2" + "rust-analyzer-src": "rust-analyzer-src" }, "locked": { "lastModified": 1760510549, @@ -890,7 +869,7 @@ "iamb": { "inputs": { "crane": "crane", - "fenix": "fenix_2", + "fenix": "fenix", "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs-unstable" @@ -1457,7 +1436,6 @@ "awww": "awww", "cachyos": "cachyos", "cerulean": "cerulean", - "fenix": "fenix", "home-manager": "home-manager_2", "home-manager-unstable": "home-manager-unstable", "hyprland-git": "hyprland-git", @@ -1478,23 +1456,6 @@ } }, "rust-analyzer-src": { - "flake": false, - "locked": { - "lastModified": 1773182115, - "narHash": "sha256-m3tXlrz8qG9IXPvhImtLyKUbsSXx46HFbzNFNlbwPno=", - "owner": "rust-lang", - "repo": "rust-analyzer", - "rev": "e0269ce3f2ff14bdf220e7bdf12e80f4431897a1", - "type": "github" - }, - "original": { - "owner": "rust-lang", - "ref": "nightly", - "repo": "rust-analyzer", - "type": "github" - } - }, - "rust-analyzer-src_2": { "flake": false, "locked": { "lastModified": 1760457219,