mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 14:18:32 +00:00
fishplugins.forgit-fish: rename fishplugins.forgit
This commit is contained in:
parent
f64e68e09b
commit
f1e271714b
@ -15,7 +15,7 @@ lib.makeScope newScope (self: with self; {
|
||||
|
||||
foreign-env = callPackage ./foreign-env { };
|
||||
|
||||
forgit-fish = callPackage ./forgit.nix { };
|
||||
forgit = callPackage ./forgit.nix { };
|
||||
|
||||
fzf-fish = callPackage ./fzf-fish.nix { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user