Age | Commit message (Expand) | Author |
2023-02-01 | gnu: shellcheck: Update to 0.9.0....* gnu/packages/haskell-apps.scm (shellcheck): Update to 0.9.0.
[inputs]: Add ghc-fgl.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Greg Hogan |
2023-01-18 | gnu: git-annex: Patch 'git-annex webapp' to use hardcoded lsof....* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Substitute "lsof" in
'patch-webapp' phase.
[inputs]: Add lsof.
| David Thompson |
2023-01-08 | gnu: git-annex: Patch 'git-annex webapp' to use hardcoded xdg-open....* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Add 'patch-webapp'
phase.
[inputs]: Add xdg-utils.
| David Thompson |
2022-12-18 | gnu: git-annex: Update to 10.20221212....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221212.
| Efraim Flashner |
2022-11-15 | gnu: git-annex: Update to 10.20221103....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221103.
| Efraim Flashner |
2022-10-17 | gnu: git-annex: Update to 10.20221003....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20221003.
| Efraim Flashner |
2022-10-17 | gnu: git-annex: Promote git to propagated input...* gnu/packages/haskell-apps.scm (git-annex): changed inputs
[propagated-inputs]: Add git
[inputs]: Remove git
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Konrad Hinsen |
2022-09-28 | gnu: git-annex: Update to 10.20220927....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220927.
[inputs]: Add ghc-clientsession, ghc-wai, ghc-wai-extra, ghc-warp,
ghc-warp-tls, ghc-yesod, ghc-yesod-core, ghc-yesod-form, and
ghc-yesod-static.
| Efraim Flashner |
2022-08-30 | gnu: git-annex: Update to 10.20220822....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220822.
[arguments]: Remove trailing #t from phases.
| Efraim Flashner |
2022-06-28 | gnu: git-annex: Update to 10.20220624....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220624.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2022-05-29 | gnu: git-annex: Update to 10.20220525....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220525.
| Efraim Flashner |
2022-05-09 | gnu: git-annex: Update inputs....* gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add
ghc-ansi-terminal, ghc-attoparsec, ghc-conduit, ghc-connection,
ghc-http-client-tls, ghc-microlens, ghc-network-bsd, ghc-network-uri,
ghc-transformers, ghc-unliftio-core, ghc-vector. Remove ghc-esqueleto,
ghc-hslogger.
| Efraim Flashner |
2022-05-09 | gnu: git-annex: Update to 10.20220504....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220504.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2022-03-29 | gnu: git-annex: Update to 10.20220322....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220322.
[inputs]: Add ghc-http-client-restricted.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Kyle Meyer |
2022-02-23 | gnu: git-annex: Update to 10.20220222....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220222.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2022-02-15 | gnu: Remove unneeded uses of 'libiconv'....iconv is part of glibc, there is no need to add it as input.
* gnu/packages/accessibility.scm (brltty)[inputs]: Remove LIBICONV.
* gnu/packages/compression.scm (innoextract)[inputs]: Likewise.
* gnu/packages/haskell-apps.scm (darcs)[inputs]: Likewise.
* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Likewise.
* gnu/packages/linphone.scm (liblinphone)[inputs]: Likewise.
* gnu/packages/mail.scm (mailutils)[inputs]: Likewise.
* gnu/packages/maths.scm (libqalculate)[inputs]: Likewise.
* gnu/packages/pep.scm (pep-engine)[inputs]: Likewise.
* gnu/packages/vim.scm (neovim)[inputs]: Likewise.
* gnu/packages/wget.scm (wget2)[inputs]: Likewise.
* gnu/packages/telegram.scm (telegram-desktop)[inputs]: Likewise.
* gnu/packages/video.scm (transcode)[native-inputs]: Likewise.
| Marius Bakke |
2022-02-01 | gnu: git-annex: Update to 10.20220127....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220127.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2022-01-15 | gnu: git-annex: Update to 8.20211231....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211231.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-11-26 | gnu: git-annex: Honor the #:tests? flag....* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Adjust the
custom 'check phase to honor the #:tests? flag.
| Efraim Flashner |
2021-11-26 | gnu: git-annex: Update to 8.20211123....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211123.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2021-11-17 | gnu: shellcheck: Update to 0.8.0....* gnu/packages/haskell-apps.scm (shellcheck): Update to 0.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2021-11-08 | gnu: packages: Remove last year's deprecations....* gnu/packages/admin.scm (guile3.0-shepherd): Remove variable.
* gnu/packages/benchmark.scm (imb-openmpi): Likewise.
* gnu/packages/boost.scm (boost-with-python3): Likewise.
* gnu/packages/pep.scm (python-pep-adapter)[inputs]: Adjust accordingly.
* gnu/packages/cpp.scm (nlohmann-json-cpp): Likewise.
* gnu/packages/games.scm (openrct2)[inputs]: Adjust accordingly.
* gnu/packages/cups.scm (escpr): Likewise.
* gnu/packages/django.scm (python-django-jsonfield): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme)
(emacs-modus-vivendi-theme): Likewise.
* gnu/packages/engineering.scm (kicad-i18l): Likewise.
* gnu/packages/enlightenment.scm (enlightenment-wayland): Likewise.
* gnu/packages/firmware.scm (opensbi-qemu-virt, opensbi-qemu-sifive-u):
Likewise.
* gnu/packages/fonts.scm (font-gnu-freefont-ttf, font-open-dyslexic):
Likewise.
* gnu/packages/game-development.scm (guile3.0-chickadee)
(python-sge-pygame): Likewise.
* gnu/packages/games.scm (retux)[inputs]: Adjust accordingly.
* gnu/packages/gnome-xyz.scm (numix-theme): Likewise.
* gnu/packages/gnupg.scm (guile3.0-gcrypt): Likewise.
* gnu/packages/gstreamer.scm (gst-transcoder): Likewise.
* gnu/packages/gtk.scm (guile3.0-cairo, guile3.0-present, guile3.0-rsvg):
Likewise.
* gnu/packages/guile-xyz.scm (guile3.0-colorized, guile3.0-commonmark)
(guile3.0-config, guile3.0-email, guile3.0-fibers, guile3.0-gi)
(guile3.0-hall, guile3.0-hashing, guile3.0-haunt, guile3.0-ics)
(guile3.0-irregex, guile3.0-lib, guile3.0-mcron, guile3.0-minikanren)
(guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted)
(guile3.0-pfds, guile3.0-picture-language, guile3.0-semver)
(guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight)
(guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise.
* gnu/packages/guile.scm (define-deprecated-guile3.0-package)
(guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3)
(guile3.0-bytestructures, guile3.0-git): Likewise.
* gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise.
* gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise.
* gnu/packages/mail.scm (guile3.0-mailutils): Likewise.
* gnu/packages/monitoring.scm (python2-graphite-web): Likewise.
* gnu/packages/package-management.scm (guile3.0-guix): Likewise.
* gnu/packages/package-management.scm (python-conda): Likewise.
* gnu/packages/phabricator.scm (libphutil): Likewise.
* gnu/packages/plotutils.scm (guile3.0-charting): Likewise.
* gnu/packages/python-xyz.scm (python2-smmap2, python-glances)
(python-smmap2): Likewise.
* gnu/packages/shells.scm (oil-shell): Likewise.
* gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise.
* gnu/packages/ssh.scm (guile3.0-ssh): Likewise.
* gnu/packages/terminals.scm (et): Likewise.
* gnu/packages/tls.scm (guile3.0-gnutls): Likewise.
* gnu/packages/vlang.scm (v): Likewise.
* gnu/packages/vpn.scm (wireguard): Likewise.
* gnu/packages/web-browsers.scm (next, sbcl-next): Likewise.
* gnu/packages/xorg.scm (transset-df): Likewise.
| Tobias Geerinckx-Rice |
2021-11-05 | gnu: git-annex: Update to 8.20211028....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211028.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2021-10-13 | gnu: git-annex: Update to 8.20211011....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20211011.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2021-10-08 | gnu: cabal-install: Build with GHC 8.10....* gnu/packages/patches/cabal-install-base16-bytestring1.0.patch: New patch.
* gnu/packages/patches/cabal-install-ghc8.10.patch: Ditto.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/haskell-apps.scm (cabal-install) [source]: Use them.
| Lars-Dominik Braun |
2021-10-08 | gnu: Update Haskell ecosystem....Bump packages’ versions to the lastest Stackage or Hackage
release. Since packages are interdependent, do so in a single commit.
525 packages have been updated.
These packages have been removed, because they fail to build, have no
newer version available and no dependencies:
corrode
ghc-easytest
ghc-edisonapi
ghc-edisoncore
ghc-pandoc-types
ghc-regex-tdfa-text
These have been removed, because they are no longer required:
ghc-happy-1.19.9
ghc-prettyprinter-1.6
ghc-protolude-0.3
ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc
does not use them any more.
Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
| Lars-Dominik Braun |
2021-09-04 | gnu: git-annex: Update to 8.20210903....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210903.
| Tobias Geerinckx-Rice |
2021-08-04 | gnu: git-annex: Update to 8.20210803....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210803.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2021-07-19 | gnu: git-annex: Update to 8.20210714....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210714.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2021-07-04 | gnu: corrode: Better construct version number....* gnu/packages/haskell-apps.scm (corrode)[source]: Actually use the
let-bound COMMIT instead of duplicating it.
[version]: Call GIT-VERSION on it and a new REVISION.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: shellcheck: Hide irrelevant CVE from ‘guix lint’....* gnu/packages/haskell-apps.scm (shellcheck)[properties]: Add
CVE-2021-28794 to lint-hidden-cve.
| Tobias Geerinckx-Rice |
2021-07-02 | gnu: shellcheck: Generate and install man page....* gnu/packages/haskell-apps.scm (shellcheck)
[arguments]<#:phases>: Add build-man-page and install-man-page phases.
[native-inputs]: Add pandoc.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Morgan Smith |
2021-07-01 | gnu: git-annex: Update to 8.20210630....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210630.
| Tobias Geerinckx-Rice |
2021-04-29 | gnu: git-annex: Update to 8.20210428....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210428.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2021-03-31 | gnu: git-annex: Update to 8.20210330....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210330.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer |
2021-03-11 | gnu: git-annex: Update to 8.20210310....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210310.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Kyle Meyer |
2021-02-24 | gnu: greenclip: Move to version-specific ghc-protolude-0.3 input....* gnu/packages/haskell-apps.scm (greenclip)[inputs]: Replace ghc-protolude
with ghc-protolude-0.3.
| Léo Le Bouter |
2021-02-24 | gnu: git-annex: Update to 8.20210223....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210223.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Kyle Meyer |
2021-02-24 | gnu: Add greenclip....* gnu/packages/haskell-apps.scm (greenclip): New variable.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
| Léo Le Bouter |
2021-02-22 | gnu: nixfmt: Fix name....* gnu/packages/haskell-apps.scm (nixfmt): Fix name.
| Nicolas Goaziou |
2021-02-22 | 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-28 | gnu: 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-01 | gnu: 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-25 | gnu: 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-08 | gnu: 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-04 | git-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-14 | gnu: kmonad: Update to 0.4.1....* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.1.
| Alex Griffin |
2020-10-13 | gnu: 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-14 | gnu: shellcheck: Update to 0.7.1....* gnu/packages/haskell-apps.scm (shellcheck): Update to 0.7.1.
| Tobias Geerinckx-Rice |