refactor(gaming): remove nix-gaming input

This commit is contained in:
ooks-io 2024-03-30 20:27:30 +13:00
parent 82c74b845b
commit 0a53374588
2 changed files with 1 additions and 23 deletions

View file

@ -74,15 +74,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-gaming = {
#NEEDFIX:url = "github:fufexan/nix-gaming";
url ="github:NotAShelf/nix-gaming";
};
ssbm-nix = {
url = "github:djanatyn/ssbm-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
zjstatus.url = "github:dj95/zjstatus";
};