1
0
Fork 0
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:
Eelco Dolstra 2017-04-25 18:48:40 +02:00
parent c31000bc93
commit 921a2aeb05
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
4 changed files with 36 additions and 30 deletions

View file

@ -16,6 +16,7 @@ with import <nixpkgs> {};
customMemoryManagement = false;
})
autoreconfHook
readline
];
configureFlags =