flake: remove flake-utils from inputs

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69641b9b232aa8b7993f1d7432c331145d62
This commit is contained in:
raf 2025-07-30 13:58:51 +03:00
commit be5cc82c5f
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 0 additions and 26 deletions

View file

@ -98,11 +98,6 @@
inputs.nixpkgs-lib.follows = "nixpkgs";
};
flake-utils = {
url = "github:numtide/flake-utils";
inputs.systems.follows = "systems";
};
flake-compat = {
url = "git+https://git.lix.systems/lix-project/flake-compat.git";
flake = false;