]> git.immae.eu Git - github/fretlink/clever-tools-nix.git/blob - CHANGELOG.md
split installPhase, introduce clever 1.3.0 and update changelog
[github/fretlink/clever-tools-nix.git] / CHANGELOG.md
1 ## 1.3.0
2
3 * split the `installPhase` by extracting the `unpackPhase`
4
5 ## 1.1.0
6
7 * Get rid of nodegit, not being used anymore by clever-tools.
8 * Fix harcoded binary offsets used by `zeit/pkg` (which bundle the executable).
9
10 ## 0.9.3
11
12 * Use patchelf to make the binaries nix-compliant.
13 * Introduce custom `nodegit` derivation.