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

Updates to unstable packages #263

Closed
Pandapip1 opened this issue Jul 8, 2024 · 3 comments
Closed

Updates to unstable packages #263

Pandapip1 opened this issue Jul 8, 2024 · 3 comments

Comments

@Pandapip1
Copy link
Contributor

Pandapip1 commented Jul 8, 2024

This is not a duplicate of #11!

I would like nix-update-script to be able to auto-update 0-unstable-<date>-versioned packages to the latest commit on a (configurable) branch, defaulting to the default branch.

@Mic92
Copy link
Owner

Mic92 commented Jul 8, 2024

nix-update --version=branch should do that. I think it doesn't allow to specify the branch but uses the default branch.

@stephen-huan
Copy link

stephen-huan commented Jan 21, 2025

Why doesn't nix-update --version=branch=develop nixpkgs-review work to specify the branch?

nix-update/README.md

Lines 103 to 107 in 6891656

To update an unstable package the latest commit from a certain branch:
```console
$ nix-update --version=branch=develop nixpkgs-review
```

@Pandapip1
Copy link
Contributor Author

Missed that. Thanks!

@Pandapip1 Pandapip1 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2025
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

No branches or pull requests

3 participants