Swiss-knife for updating nix packages.
Go to file
2020-03-06 09:50:13 +00:00
nix-update.py rewrite/rename to nix-update 2020-03-06 09:50:13 +00:00
README.md rewrite/rename to nix-update 2020-03-06 09:50:13 +00:00

nix-update

Update nix packages likes it is 2020. This tool is still in early development.

Dependencies

USAGE

First change to your directory containing the nix expression (Could be a nixpkgs or your own repository). Than run nix-update as follows

$ python nix-update.py attribute [version]

This example will fetch the latest github release:

$ python nix-update.py nixpkgs-review

It is also possible to specify the version manually

$ python nix-update.py nixpkgs-review 2.1.1