diff options
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix index bbce68564b95..8645d36020e3 100644 --- a/shell.nix +++ b/shell.nix @@ -16,7 +16,6 @@ with import <nixpkgs> {}; customMemoryManagement = false; }) autoreconfHook - readline # For nix-perl perl |