This commit is contained in:
Lucy 2025-09-16 00:24:06 +02:00
parent c8600dbe44
commit ce880f8195
3 changed files with 14 additions and 3 deletions

View file

@ -10,6 +10,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
treefmt-nix = {
url = "github:numtide/treefmt-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =