From 4d56526b0a391443b471fa5db6b154fcecbb15ff Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 29 Apr 2024 08:07:44 +0200 Subject: fish: switch from nix-your-shell to any-nix-shell --- user/settings/nix.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'user/settings/nix.nix') diff --git a/user/settings/nix.nix b/user/settings/nix.nix index 30bfe47a..c24bb984 100644 --- a/user/settings/nix.nix +++ b/user/settings/nix.nix @@ -10,13 +10,8 @@ in ../../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 -- cgit 1.4.1