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