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 more broken URLs #1486

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Conversation

fricklerhandwerk
Copy link
Contributor

Tested with netlify-cli!

Note that this changes semantics, and now redirects unstable to the latest Nix version rather than to the most recent build from master.
This is to avoid

  • either more downstream errors with "pretty URLs", which are not supported by Hydra
  • or expensively re-building the manual on nix.dev regularly just to work around Hydra's limitations

This is probably what we want.
I assume that most people will use the latest Nix release rather than master.
For those who live on master there's still https://nix.dev/manual/nix/development, and presumably being power users they will hopefully know that.

Closes:

Thanks everyone for participating in this involuntary scream test, continuing our year-long tradition of compaint-based, anger-driven development. ;)

Tested with netlify-cli!

Note that this changes semantics, and now redirects `unstable` to the latest Nix version rather than to the most recent build from `master`.
This is to avoid
- either more downstream errors with "pretty URLs", which are not supported by Hydra
- or expensively re-building the manual on nix.dev regularly just to work around Hydra's limitations

This is probably what we want.
I assume that most people will use the latest Nix release rather than `master`.
For those who live on `master` there's still https://nix.dev/manual/nix/development, and presumably being power users they will hopefully know that.
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/avoid-string-interpolation-nix/30772/14

@thilobillerbeck thilobillerbeck merged commit 4f8589c into NixOS:main Jun 29, 2024
2 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.

3 participants