Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix "error: cannot find flake 'flake:None' in the flake registries"
Culprit found with: ``` python -m trace --ignore-dir "$(python -c 'import os, sys; print(os.pathsep.join(sys.path[1:]))')" -t $NIXGITS/nixpkgs-review/result/bin/.nixpkgs-review-wrapped pr 261631 ``` from the comments of https://stackoverflow.com/a/33449763. `nix log` had `None^*` as the path.
- Loading branch information