tv bash-fzf-history: use overrideDerivation
This commit is contained in:
parent
174b3ee6be
commit
c69c75f2c6
@ -97,7 +97,6 @@ with import <stockholm/lib>;
|
||||
bind -s | ${pkgs.gnugrep}/bin/grep __fzf_ >&2
|
||||
'';
|
||||
in
|
||||
script //
|
||||
rec {
|
||||
script.overrideAttrs (old: rec {
|
||||
bind = /* sh */ ''bind -x '"${load-keyseq}": . ${script}' '';
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user