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

legacyPackages in a flake cannot be udpated #223

Closed
katexochen opened this issue Feb 14, 2024 · 1 comment · Fixed by #225
Closed

legacyPackages in a flake cannot be udpated #223

katexochen opened this issue Feb 14, 2024 · 1 comment · Fixed by #225

Comments

@katexochen
Copy link
Contributor

While nix-update works great on a flakes packages, it is not possible to update attributes in legacyPackages. Is there a way to add this feature to nix-update?

@Mic92
Copy link
Owner

Mic92 commented Feb 19, 2024

You can update legacyPackages but you need to specify the whole path:

i.e.:

nix-update --flake legacyPackages.aarch64-linux.nix-update

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 a pull request may close this issue.

2 participants