Skip to content

Commit

Permalink
chore: remove flake-utils override for lanzaboote
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Volosatovs <[email protected]>
  • Loading branch information
rvolosatovs committed Aug 16, 2024
1 parent f5a5271 commit c13fc63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
inputs.home-manager.url = "github:nix-community/home-manager/release-23.11";
inputs.ioquake3-mac-install.flake = false;
inputs.ioquake3-mac-install.url = "github:rvolosatovs/ioquake3-mac-install";
inputs.lanzaboote.inputs.flake-utils.follows = "flake-utils";
inputs.lanzaboote.inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs.lanzaboote.url = "github:nix-community/lanzaboote";
inputs.neovim.inputs.flake-utils.follows = "flake-utils";
Expand Down

0 comments on commit c13fc63

Please sign in to comment.