From 052f58ffae317bf5b103ae502a72cc6157ebdea4 Mon Sep 17 00:00:00 2001 From: pacien Date: Sun, 10 Jan 2021 00:47:24 +0100 Subject: fish-foreign-env: remove alias to incompatible package The fish-foreign-env and the fishPlugins.foreign-env packages aren't compatible due to changes in directory layout. It's better to remove the alias so that the evaluation explicitly fails instead of allowing silent runtime breakage. GitHub: see https://github.com/NixOS/nixpkgs/pull/107834#issuecomment-756995696 GitHub: see https://github.com/LnL7/nix-darwin/issues/269 GitHub: see https://github.com/nix-community/home-manager/issues/1701 GitHub: see https://github.com/nix-community/home-manager/issues/1702 --- nixos/doc/manual/release-notes/rl-2103.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos/doc') diff --git a/nixos/doc/manual/release-notes/rl-2103.xml b/nixos/doc/manual/release-notes/rl-2103.xml index dbc4ecd6930e..aa26389e3ca2 100644 --- a/nixos/doc/manual/release-notes/rl-2103.xml +++ b/nixos/doc/manual/release-notes/rl-2103.xml @@ -311,8 +311,8 @@ - fish-foreign-env is now an alias for the - fishPlugins.foreign-env package, in which the fish + The fish-foreign-env package has been replaced with + fishPlugins.foreign-env, in which the fish functions have been relocated to the vendor_functions.d directory to be loaded automatically. -- cgit v1.2.3