mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
Make "nix repl" build
This commit is contained in:
parent
c31000bc93
commit
921a2aeb05
4 changed files with 36 additions and 30 deletions
|
@ -16,6 +16,7 @@ with import <nixpkgs> {};
|
|||
customMemoryManagement = false;
|
||||
})
|
||||
autoreconfHook
|
||||
readline
|
||||
];
|
||||
|
||||
configureFlags =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue