summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/simple/bash-fzf-history.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/5pkgs/simple/bash-fzf-history.nix')
-rw-r--r--tv/5pkgs/simple/bash-fzf-history.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/5pkgs/simple/bash-fzf-history.nix b/tv/5pkgs/simple/bash-fzf-history.nix
index 88a8e9e4..1166ec7f 100644
--- a/tv/5pkgs/simple/bash-fzf-history.nix
+++ b/tv/5pkgs/simple/bash-fzf-history.nix
@@ -1,4 +1,4 @@
-with import <stockholm/lib>;
+with import ./lib;
{ pkgs
, edit-key ? "ctrl-e"