aboutsummaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-22 15:50:56 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2023-08-24 11:10:39 +0200
commitc4038ea9747781097080d3b9cc3f6619b1f5859b (patch)
treef1e2438fcc2dc2e57b188f41a900d1e4005c657c /THANKS
parent2e08a8163f0c550dae5c9eedc07b5ce3d64ddd4c (diff)
downloadguix-c4038ea9747781097080d3b9cc3f6619b1f5859b.tar.gz
guix-c4038ea9747781097080d3b9cc3f6619b1f5859b.zip
gnu: Add texlive-jacow.
* gnu/packages/tex.scm (texlive-jacow): New variable.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions
f='/guix/commit/gnu/packages/haskell-apps.scm?id=b4bbf3d1e9c86db8c418472b2f3a2622addd84dc'>gnu: Rename ghc-nixfmt into nixfmt...* gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to... * gnu/packages/haskell-apps.scm (nixfmt): ... here. This is a followup to 703ccd583611b6efa689b7a2d1daf35d6cd83c35. Nicolas Goaziou 2021-01-28gnu: git-annex: Update to 8.20210127....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210127. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer 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