all repos — nixfiles @ 4d56526b0a391443b471fa5db6b154fcecbb15ff

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

fish: switch from nix-your-shell to any-nix-shell

Alan Pearce
commit

4d56526b0a391443b471fa5db6b154fcecbb15ff

parent

e0ee29efdea8c63d65cd81ba9a767320e95ee8c1

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M user/settings/nix.nixuser/settings/nix.nix
@@ -10,13 +10,8 @@ imports = [
../../pin.nix ]; nixpkgs.config = import ../config.nix; - # move to system config - programs.fish.interactiveShellInit = '' - any-nix-shell fish --info-right | source - ''; home.packages = with pkgs; [ - any-nix-shell nil nix-prefetch-scripts nix-init