Remove editline expression, not needed anymore
This commit is contained in:
parent
6c6bbeb439
commit
9dc9b64aad
2 changed files with 0 additions and 26 deletions
|
@ -29,8 +29,6 @@ rec {
|
|||
'';
|
||||
});
|
||||
|
||||
editline = pkgs.editline or (pkgs.callPackage ./editline.nix {});
|
||||
|
||||
configureFlags =
|
||||
[
|
||||
"--enable-gc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue