Invoking autoexpect is producing the following error message:
can't find package Expect
while executing
"package require Expect"
(file "/run/current-system/sw/bin/autoexpect" line 6)
autoexpect is part of the package expect so it's just failing to locate it.
I'm running on NixOS Unstable.
NAME=NixOS
ID=nixos
VERSION="14.11pre52020.7bc3005 (Caterpillar)"
VERSION_ID="14.11pre52020.7bc3005"
PRETTY_NAME="NixOS 14.11pre52020.7bc3005 (Caterpillar)"
HOME_URL="http://nixos.org/"
Invoking
autoexpectis producing the following error message:autoexpectis part of the packageexpectso it's just failing to locate it.I'm running on NixOS Unstable.