papis: bash completions are now installed automatically
This commit is contained in:
parent
8b6b3c9445
commit
33e6ef827b
@ -23,10 +23,6 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
jinja2 whoosh
|
jinja2 whoosh
|
||||||
];
|
];
|
||||||
|
|
||||||
postInstall = ''
|
|
||||||
install -Dt "$out/etc/bash_completion.d" scripts/shell_completion/build/bash/papis
|
|
||||||
'';
|
|
||||||
|
|
||||||
checkInputs = (with python3.pkgs; [
|
checkInputs = (with python3.pkgs; [
|
||||||
pytest
|
pytest
|
||||||
]) ++ [
|
]) ++ [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user