Skip to content

Releases: Mic92/nix-update

0.18.0

02 Jun 14:09
ef5b833
Compare
Choose a tag to compare

What's Changed

  • nix-update: use nom if in path by @Mic92 in #159
  • add diff support for fetchCrate by @figsoda in #162
  • git-commit files directly without using staging area by @Mic92 in #171

Full Changelog: 0.17.2...0.18.0

0.17.2

28 Apr 08:19
17c2ab9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.1...0.17.2

0.17.1

22 Apr 18:12
430c441
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.17.1

0.17.0

19 Apr 07:26
a349377
Compare
Choose a tag to compare

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.16.0

22 Mar 08:06
295cc39
Compare
Choose a tag to compare

What's Changed

  • add support for updating packages using importCargoLock by @figsoda in #143

Full Changelog: 0.15.1...0.16.0

0.15.1

04 Mar 11:11
6dae564
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.15.1

0.15.0

28 Jan 18:48
42e2488
Compare
Choose a tag to compare

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.14.0

24 Jan 21:15
0bfc470
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

08 Jan 19:07
18b0f84
Compare
Choose a tag to compare

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

25 Dec 13:01
04561b9
Compare
Choose a tag to compare

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