install cached-nix-shell locally and in CI
Alan Pearce alan@alanpearce.eu
Tue, 25 Jun 2024 20:52:26 +0200
2 files changed, 2 insertions(+), 0 deletions(-)
M system/linde.nix → system/linde.nix
@@ -999,6 +999,7 @@ path = with pkgs; [ bash stdenv git + cached-nix-shell nix config.programs.ssh.package flock
M user/settings/nix.nix → user/settings/nix.nix
@@ -18,6 +18,7 @@ }; }; home.packages = with pkgs; [ + cached-nix-shell nil npins nix-prefetch-scripts