Mic92 / nix-update

Swiss-knife for updating nix packages.
MIT License
504 stars 46 forks source link

Updates to unstable packages #263

Open Pandapip1 opened 4 months ago

Pandapip1 commented 4 months ago

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 commented 4 months ago

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