Skip to content

Releases: obsidiansystems/nix-thunk

v0.7.2.1

23 Jan 17:56
Compare
Choose a tag to compare

What's Changed

  • Loosen version bounds
  • Fix issue where thunk branches aren't updated when the user specifies --branch on nix-thunk update
  • Swap default.nix and lib.nix

Full Changelog: v0.7.2.0...v0.7.2.1

v0.7.2.0

23 Jan 17:39
Compare
Choose a tag to compare

What's Changed

  • Add support for retrieving revs that aren't on the default branch when no branch is provided by @ryantrinkle in #55

Full Changelog: v0.7.1.0...v0.7.2.0

v0.7.1.0

23 Jan 17:30
Compare
Choose a tag to compare
  • Allow specifying --rev when doing update to update to a specific revision.

v0.7.0.1

27 May 23:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0.0...v0.7.0.1

v0.7.0.0

26 Jan 14:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0.0...v0.7.0.0

v0.5.0.0

05 Aug 16:54
d32f4c1
Compare
Choose a tag to compare

nix-thunk now produces thunks that do not rely on the NIX_PATH. Old thunks will be upgraded when repacked.

v0.3.0.0

16 Apr 13:52
Compare
Choose a tag to compare

0.3.0.0

  • Fix readThunk when thunk is checked out #4
  • Fix removal of .git from default destination #10

v0.2.0.3

10 Apr 01:18
Compare
Choose a tag to compare

0.2.0.3

  • Default to GHC 8.8.4 and update dependency bounds

v0.2.0.2

24 Nov 18:31
bab7329
Compare
Choose a tag to compare

Revision history for nix-thunk

0.2.0.2

  • Add support for GHC 8.8.4.

0.2.0.1

  • Fix parsing of --rev arguments

0.2.0.0

  • Add nix-thunk create. This caused some minor breakage to the Haskell library API, but not the Nix or command line interfaces.

0.1.0.0