/build-aux/

orm>
path: root/gnu/packages/haskell-apps.scm
AgeCommit message (Expand)Author
2020-12-01gnu: git-annex: Update to 8.20201127....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201127. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer
2020-11-25gnu: git-annex: Update to 8.20201116....If ghc-torrent isn't available, git-annex will fall back to custom legacy code. However, this older code path has a build failure in the 8.20201116 release, and in general it'd be better to rely on the preferred, more exercised code path. * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201116. [inputs]: Add ghc-torrent. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Kyle Meyer
2020-11-08gnu: git-annex: Update to 8.20201103....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201103. Signed-off-by: Leo Famulari <leo@famulari.name> Kyle Meyer
2020-11-04git-annex: Enable pairing and assistant features....* gnu/packages/haskell-apps.scm (git-annex): Add appropriate dependencies and adjust flags to enable "assistant" and "pairing" features. Christopher Lemmer Webber
2020-10-14gnu: kmonad: Update to 0.4.1....* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.1. Alex Griffin
2020-10-13gnu: git-annex: Update to 8.20201007....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007. Signed-off-by: Marius Bakke <marius@gnu.org> Kyle Meyer
2020-09-14gnu: shellcheck: Update to 0.7.1....* gnu/packages/haskell-apps.scm (shellcheck): Update to 0.7.1. Tobias Geerinckx-Rice
2020-09-08gnu: git-annex: Update to 8.20200908....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200908. [arguments]: Drop flag to disable WebDAV because the latest release unconditionally builds with WebDAV support. [inputs]: Add ghc-dav. Signed-off-by: Timothy Sample <samplet@ngyro.com> Kyle Meyer
2020-09-06gnu: kmonad: Update to 0.4.0....* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.0. [arguments]: Update doc dir for new repo layout. [inputs]: Add new dependencies. Alex Griffin
2020-08-24gnu: scroll: Fix build....* gnu/packages/haskell-apps.scm (scroll)[arguments]: Add custom phase to add a place-holder file to the static output. Efraim Flashner
2020-08-18gnu: ghcid: Update to 0.8.7....* gnu/packages/haskell-apps.scm (ghcid): Update to 0.8.7. Tobias Geerinckx-Rice
2020-08-17gnu: git-annex: Create fake static output....This is a work-around for a problem introduced by commit 718dc7d4a5e5d26cac80c79d78535677e0379dc8. * gnu/packages/haskell-apps.scm (git-annex)[arguments]: Add a phase to generate the "static" output. Timothy Sample
2020-08-13gnu: git-annex: Update to 8.20200810....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200810. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Kyle Meyer