[staging-next] adr-tools: fix build (#382539)
This commit is contained in:
@@ -72,9 +72,6 @@ stdenv.mkDerivation rec {
|
||||
gnused
|
||||
]
|
||||
}
|
||||
# avoid having two bash dependencies in output
|
||||
substituteInPlace $out/bin/adr --replace-fail "${lib.getExe bash}" "${lib.getExe bashInteractive}"
|
||||
|
||||
installShellCompletion --bash autocomplete/adr
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user