diff --git a/flake.nix b/flake.nix index fa2dae3..766bf60 100644 --- a/flake.nix +++ b/flake.nix @@ -150,9 +150,6 @@ specialArgs = { inherit inputs outputs; - pkgs-unstable = import nixpkgs-unstable { - inherit system; - }; }; modules = [ @@ -167,9 +164,6 @@ specialArgs = { inherit inputs outputs; - pkgs-unstable = import nixpkgs-unstable { - inherit system; - }; }; modules = [