dream2nix icon indicating copy to clipboard operation
dream2nix copied to clipboard

pip: weird behavior when using `pip.requirements = ["."]` while not speifying `mkDerivation.src`

Open DavHau opened this issue 2 years ago • 0 comments
trafficstars

The pip module locks successfully, but when evaluating, it defaults to load the top-level source from the lock file, which crashes because sha256 = null.

DavHau avatar Sep 06 '23 00:09 DavHau