Jörg Thalheim
c2fca99f97
Revert "Merge branch 'master' into staging-next"
...
This reverts commit f19b7b03a0
, reversing
changes made to 572a864d02
.
Sorry. I pushed the wrong staging-next (the one that had my master
merged in). This was not intended.
2020-12-31 08:50:36 +01:00
Jörg Thalheim
8a6c765832
command-not-found: rewrite in Rust
...
- drops perl + libraries dependencies
2020-12-30 07:50:28 +01:00
volth
bb9557eb7c
lib.makePerlPath -> perlPackages.makePerlPath
2018-12-15 03:50:31 +00:00
Eelco Dolstra
9df79de1a1
Enable command-not-found
...
5a5db609e5
disabled it by default, which
may have been unintentional. mkEnableOption considered harmful.
2017-10-10 12:26:24 +02:00
Matt McHenry
48a3e1a88d
fix 'command-not-found: is a directory' error
2017-04-28 23:11:21 -04:00
makefu
5a5db609e5
command-not-found: add options
...
add option to disable command-not-found as well as option to define dbPath.
Disabling this may remove the perl dependency for bash/zsh prompts
2017-04-17 16:48:47 +02:00
Arda Xi
e60c4995fd
command-not-found: pass all of argv to helper
2015-12-28 15:09:48 +01:00
Nathan Zadoks
254eebd8a0
command-not-found: add NIX_AUTO_RUN
2015-12-28 15:09:48 +01:00
Eelco Dolstra
c090efb9d8
command-not-found: Fix nix-env invocation
2015-09-02 19:49:34 +02:00
Spencer Whitt
6cba6dc61b
command-not-found: Add ZSH Support
2015-01-12 03:45:48 -05:00