mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
39560d445e
When a package is not in a subdirectory, but instead in the root of the project the cleaning of the package source was broken. This might explain why some `cabal.project` file based projects might also see be affected by #1013.