mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:56:51 +01:00
Remove inputs from prismlaucnher
This commit is contained in:
parent
942155de96
commit
def9bd7eae
1 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,9 @@
|
|||
# PrismLauncher (git version of PrismLauncher)
|
||||
prismlauncher = {
|
||||
url = github:PrismLauncher/PrismLauncher;
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-compat.follows = "flake-compat";
|
||||
inputs.libnbtplusplus.follows = "libnbtplusplus";
|
||||
#inputs.nixpkgs.follows = "nixpkgs";
|
||||
#inputs.flake-compat.follows = "flake-compat";
|
||||
#inputs.libnbtplusplus.follows = "libnbtplusplus";
|
||||
};
|
||||
libnbtplusplus = {
|
||||
url = github:PrismLauncher/libnbtplusplus;
|
||||
|
|
Loading…
Reference in a new issue