Flake: remove nix-minecraft

This commit is contained in:
Toast 2025-01-04 12:40:02 +01:00
parent 67989ca1a8
commit d93a2a7993
2 changed files with 0 additions and 77 deletions

View file

@ -73,11 +73,6 @@
inputs.lix.follows = "lix";
};
nix-minecraft = {
url = "github:Infinidoge/nix-minecraft";
inputs.nixpkgs.follows = "nixpkgs-raw";
};
# Non flake inputs / random things
lix = {
url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";