Remove inputs from prismlaucnher

This commit is contained in:
Johannes Jöns 2023-03-01 17:27:30 +01:00
parent 942155de96
commit def9bd7eae

View file

@ -32,9 +32,9 @@
# PrismLauncher (git version of PrismLauncher) # PrismLauncher (git version of PrismLauncher)
prismlauncher = { prismlauncher = {
url = github:PrismLauncher/PrismLauncher; url = github:PrismLauncher/PrismLauncher;
inputs.nixpkgs.follows = "nixpkgs"; #inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-compat.follows = "flake-compat"; #inputs.flake-compat.follows = "flake-compat";
inputs.libnbtplusplus.follows = "libnbtplusplus"; #inputs.libnbtplusplus.follows = "libnbtplusplus";
}; };
libnbtplusplus = { libnbtplusplus = {
url = github:PrismLauncher/libnbtplusplus; url = github:PrismLauncher/libnbtplusplus;