Releases: Mic92/nix-update
Releases · Mic92/nix-update
0.17.0
What's Changed
- improve error message when no hash is found by @figsoda in #145
- fix updating
importCargoLock
when lockFile
is in the nix store by @figsoda in #148
- switch to go-modules.outputHash by @zowoq in #150
- consider revision when checking whether there was an update by @figsoda in #152
Full Changelog: 0.16.0...0.17.0
0.15.0
What's Changed
- nix-update: add url parameter to override the repository discovery by @Mic92 in #137
- remove trailing
.git
for github diff urls by @figsoda in #138
Full Changelog: 0.14.0...0.15.0
0.13.0
What's Changed
- Added the ability to update PHP extensions using this tool, thanks to @drupol (#123)
- Added the --system flag, thanks to @figsoda (#130)
New Contributors
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- default attribute to $UPDATE_NIX_ATTR_PATH by @figsoda in #120
This is set by the nixpkgs updater and will make it possible to omit the attrPath in nix-update-script.
Full Changelog: 0.11.0...0.11.1