From d29a73f21703753751f46ae20d6396e21e1dc212 Mon Sep 17 00:00:00 2001 From: Jaki Schöffel Date: Sat, 5 Sep 2026 16:50:36 +0200 Subject: prismlauncher: switch to nixpkgs package --- flake.nix | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index be0d62b..b936072 100644 --- a/flake.nix +++ b/flake.nix @@ -117,17 +117,6 @@ nixpkgs.follows = "nixpkgs"; }; }; - prismlauncher = { - url = "github:PrismLauncher/PrismLauncher"; - inputs = { - libnbtplusplus.follows = "libnbtplusplus"; - nixpkgs.follows = "nixpkgs"; - }; - }; - libnbtplusplus = { - url = "github:PrismLauncher/libnbtplusplus"; - flake = false; - }; #wl-togglescreens = { # url = "git+https://git.project-insanity.org/onny/wl-togglescreens.git?ref=main"; # inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.3.1