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 local flakes when prefixed with "path:" (again) #478

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

tie
Copy link
Contributor

@tie tie commented Mar 31, 2024

This change fixes regression introduced in commit 4bf5d40. In particular, we should not be passing flake URI without schema to the nix flake archive command.

This fixes use flake path:devel#direnv in .envrc that previously errored at nix flake archive […] "direnv" step (that should have been path:devel).

@Mic92
Copy link
Member

Mic92 commented Apr 1, 2024

@mergify queue

Copy link
Contributor

mergify bot commented Apr 1, 2024

queue

🛑 The pull request has been removed from the queue default

The pull request cannot be checked because of an incompatibility with branch protections.

You can take a look at Queue: Embarked in merge queue check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

@Mic92
Copy link
Member

Mic92 commented Apr 1, 2024

@mergify rebase

This change fixes regression introduced in commit
4bf5d40. In particular, we should not
be passing flake URI without schema to the nix flake archive command.
Copy link
Contributor

mergify bot commented Apr 1, 2024

rebase

✅ Branch has been successfully rebased

@Mic92 Mic92 merged commit 57f831e into nix-community:master Apr 1, 2024
32 checks passed
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.

None yet

2 participants