forked from rarias/bscpkgs
develop: Fix inputrc missing key codes
This commit is contained in:
@@ -187,7 +187,7 @@ let
|
||||
# TODO: move into garlic/default.nix
|
||||
garlic = {
|
||||
|
||||
unsafeDevelop = callPackage ./garlic/develop.nix {
|
||||
unsafeDevelop = callPackage ./garlic/develop/default.nix {
|
||||
extraInputs = with self; [
|
||||
coreutils htop procps-ng vim which strace
|
||||
tmux gdb kakoune universal-ctags bashInteractive
|
||||
|
||||
Reference in New Issue
Block a user