]> git.immae.eu Git - github/fretlink/clever-tools-nix.git/blame - CHANGELOG.md
Merge pull request #7 from haitlahcen/clever-1.3.0
[github/fretlink/clever-tools-nix.git] / CHANGELOG.md
CommitLineData
615a1084
HAL
1## 1.3.0
2
3* split the `installPhase` by extracting the `unpackPhase`
4
63d289fd
HAL
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.