Skip to content

v5.2.3

Latest

Choose a tag to compare

@cdepillabout cdepillabout released this 29 Jan 06:59

This release fixes a build failure when using all-cabal-nixes:

  • Fix build failure when using all-cabal-nixes and the last package in the list is a duplicate. The derivation would fail with exit code 1 due to a shell scripting issue. #70 Thanks @Mr-Andersen!