error: opening file '/nix/store/4h464mkqfipf04jgz4jp3bx56sdn6av0-python3.7-somepackage-1.0.0.drv': No such file or directory
I manually deleted some files in attempt to remove the package. However nix-shell no longer works and gives me the above message. How do I fix the problem in nix? I want to completely remove the package and reinstall it.
Additionally when I run the command below:
~/sources/integration_test >>> nix-env -u python3.7-somepackagesomepackage-1.0.0
error: selector 'python3.7-somepackages-1.0.0' matches no derivations