all repos — nixfiles @ afb53f43cc5c8b9740e106410f7bc032f74dff8f

System and user configuration, managed by nix and home-manager

install cached-nix-shell locally and in CI

Alan Pearce
commit

afb53f43cc5c8b9740e106410f7bc032f74dff8f

parent

a1b1d49b44d8e08fcdb2300d9af27c74b195fd47

2 files changed, 2 insertions(+), 0 deletions(-)

jump to
M system/linde.nixsystem/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.nixuser/settings/nix.nix
@@ -18,6 +18,7 @@ };
}; home.packages = with pkgs; [ + cached-nix-shell nil npins nix-prefetch-scripts