Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix "error: cannot find flake 'flake:None' in the flake registries" #369

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

Artturin
Copy link
Collaborator

@Artturin Artturin commented Oct 17, 2023

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.

Closes #354

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.
@Mic92
Copy link
Owner

Mic92 commented Oct 18, 2023

@mergify merge

@mergify
Copy link
Contributor

mergify bot commented Oct 18, 2023

merge

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

@Artturin
Copy link
Collaborator Author

@Mic92 It's queue

@Mic92
Copy link
Owner

Mic92 commented Oct 18, 2023

@mergify queue

@mergify
Copy link
Contributor

mergify bot commented Oct 18, 2023

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 15de713

@mergify mergify bot merged commit 15de713 into Mic92:master Oct 18, 2023
4 checks passed
@Mic92
Copy link
Owner

Mic92 commented Oct 18, 2023

Did too many merge-bot commands lately

@Artturin Artturin deleted the fixerror1 branch October 18, 2023 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error: cannot find flake 'flake:None' in the flake registries
2 participants