1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 08:34:50 +00:00
nixpkgs/pkgs/shells/fish/plugins
Jan Tojnar f21526b5bb
buildFishPlugin: do not pass irrelevant arguments down
mkDerivation does not care about checkPlugins and checkFunctionDirs so let’s avoid polluting the scope.
Also remove installPath argument altogether for the same reason since it is not used at all.
2021-03-13 21:30:37 +01:00
..
foreign-env
build-fish-plugin.nix buildFishPlugin: do not pass irrelevant arguments down 2021-03-13 21:30:37 +01:00
clownfish.nix fishPlugins.clownfish: init at unstable-2021-01-17 2021-03-09 14:24:59 +01:00
default.nix fishPlugins.fzf-fish: init at 5.6 2021-03-09 14:25:04 +01:00
fishtape.nix
fishtape_3.nix fishPlugins.fishtape_3: init at 3.0.1 2021-03-09 14:25:04 +01:00
fzf-fish.nix fishPlugins.fzf-fish: init at 5.6 2021-03-09 14:25:04 +01:00
pure.nix