diff options
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ with import <nixpkgs> {}; customMemoryManagement = false; }) autoreconfHook + readline ]; configureFlags = |