From 56cb062447477338cf727c5e651738dd7952290a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Sun, 1 Feb 2026 23:06:18 +0100 Subject: [PATCH] tree-wide: remove manage package usage --- nix/configurations/installer.nix | 1 - shell.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/nix/configurations/installer.nix b/nix/configurations/installer.nix index de59e0a6..d254f3ff 100644 --- a/nix/configurations/installer.nix +++ b/nix/configurations/installer.nix @@ -56,7 +56,6 @@ in npins disko stow - manage git pastebinit # for sharing cli output & debugging diff --git a/shell.nix b/shell.nix index 0fbd17f4..556f66d5 100644 --- a/shell.nix +++ b/shell.nix @@ -23,7 +23,6 @@ pkgs.mkShell { npins # from npins repo disko # from disko flake stow - manage nixos-anywhere # comes from nixpkgs ] ++ lib.optionals withGHC [