Age | Commit message (Expand) | Author |
2023-02-27 | gnu: dpkg: Update to 1.21.21....* gnu/packages/debian.scm (dpkg): Update to 1.21.21.
| Efraim Flashner |
2023-02-27 | gnu: debootstrap: Update to 1.0.128....* gnu/packages/debian.scm (debootstrap): Update to 1.0.128.
| Efraim Flashner |
2023-02-27 | gnu: debian-ports-archive-keyring: Update to 2023.02.21....* gnu/packages/debian.scm (debian-ports-archive-keyring): Update to
2023.02.01.
[arguments]: Remove trailing #t from phases.
| Efraim Flashner |
2023-02-27 | gnu: Add cl-calm....* gnu/packages/lisp-xyz.scm (cl-calm, ecl-calm, sbcl-calm): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-02-27 | gnu: Add cl-cairo2....* gnu/packages/lisp-xyz.scm (cl-cairo2, ecl-cl-cairo2, sbcl-cl-cairo2):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-02-27 | gnu: Add cl-sdl2-mixer....* gnu/packages/lisp-xyz.scm (cl-sdl2-mixer, ecl-sdl2-mixer,
sbcl-sdl2-mixer): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-02-27 | gnu: cl-sdl2: Remove input labels....* gnu/packages/lisp.scm (sbcl-sdl2):
[arguments]{asd-systems}: Add sdl2/examples.
{phases}<fix-path>: Remove trailing #f from lambda, use
search-input-file to link SO library.
[inputs]: Remove labels, add sbcl-cl-opengl.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-02-27 | gnu: cl-sdl2: Update to 0.0.0-2.80410b5....* gnu/packages/lisp-xyz.scm (sbcl-sdl2): Update to 0.0.0-2.80410b5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2023-02-27 | gnu: Fix openmpi related packages....This makes these package definitions compatible with the openmpi package which
uses gexps as of f45fc72c282bc14da7212b4acb8fe9707e53aad0.
* gnu/packages/mpi.scm (openmpi-c++, java-openmpi,
openmpi-thread-multiple)[arguments]: Use gexps.
| Christopher Baines |
2023-02-27 | gnu: Remove emacs-transient from propagated-inputs....emacs-transient is built into emacs already and not required as an explicit
dependency anymore, but having it in propagated-inputs can break things in
various ways: for example emacs-next have a newer version and automatically
pulling older emacs-transient into profile breaks emoji-insert, or
emacs-docker.
* gnu/packages/emacs-xyz.scm (emacs-piem, emacs-clj-deps-new, emacs-dirvish):
Remove emacs-transient from propagated-inputs.
| Andrew Tropin |
2023-02-27 | gnu: texlive-apa6: Update reference to deprecated package....* gnu/packages/tex.scm (texlive-apa6)[inputs]: Replace
'texlive-generic-xstring' with 'texlive-xstring'.
| Ludovic Courtès |
2023-02-27 | gnu: libssh: Fix compilation on GNU/Hurd....* gnu/packages/ssh.scm (libssh)[source]: Add snippet.
| Ludovic Courtès |
2023-02-19 | gnu: perl-encode: Update to 3.19 [fixes CVE-2021-36770]....* gnu/packages/perl.scm (perl-encode): Update to 3.19.
[propagated-inputs]: Remove.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Bruno Victal |
2023-02-26 | gnu: Add actionlint....Actionlint is a linter for GitHub Action workflow files.
* gnu/packages/check.scm (actionlint): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timo Wilken |
2023-02-26 | gnu: Add go-github-com-robfig-cron-1.2....* gnu/packages/check.scm (go-github-com-robfig-cron-1.2):
New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timo Wilken |
2023-02-26 | gnu: Add go-golang.org-x-sync-semaphore....* gnu/packages/golang.scm (go-golang.org-x-sync-semaphore):
New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timo Wilken |
2023-02-26 | gnu: clamav: Update to 0.103.8 [security fixes]....Fixes CVE-2023-20032 and CVE-2023-20052.
* gnu/packages/antivirus.scm (clamav): Update to 0.103.8.
Signed-off-by: Leo Famulari <leo@famulari.name>
| kiasoc5 |
2023-02-19 | gnu: nano: Update to 7.2....* gnu/packages/nano.scm (nano): Update to 7.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vasile Dumitrascu via Guix-patches via |
2023-02-19 | gnu: perl-cgi: Update to 4.55...* gnu/packages/web.scm (perl-cgi): Update to 4.55.
[native-inputs]: Remove perl-test-deep.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vasile Dumitrascu via Guix-patches via |
2023-02-19 | gnu: mpg123: Update to 1.31.2....* gnu/packages/mp3.scm (mpg123): Update to 1.31.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vasile Dumitrascu via Guix-patches via |
2023-02-19 | gnu: simple-scan: Update to 42.5....* gnu/packages/gnome.scm (simple-scan): Update to 42.5.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vasile Dumitrascu via Guix-patches via |
2023-02-19 | gnu: network-manager-applet: Update to 1.30.0....* gnu/packages/gnome.scm (network-manager-applet): Update to 1.30.0.
[inputs]: Remove libnotify.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vasile Dumitrascu via Guix-patches via |
2023-02-19 | gnu: xarchiver: Update to 0.5.4.20....* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.20.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vasile Dumitrascu via Guix-patches via |
2023-02-19 | gnu: adwaita-icon-theme: Update to 43....* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 43.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vasile Dumitrascu via Guix-patches via |
2023-02-26 | gnu: moe: Update to 1.13....* gnu/packages/moe.scm (moe): Update to 1.13.
| Efraim Flashner |
2023-02-26 | gnu: idris: Adapt to changed haskell-build-system....…which does not support the “static” output any more.
* gnu/packages/idris.scm (idris)[arguments]: Remove phase
restore-libidris_rts.
| Lars-Dominik Braun |
2023-02-26 | gnu: xmobar: Drop Haskell libraries and documentation....* gnu/packages/wm.scm (xmobar)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
| Lars-Dominik Braun |
2023-02-26 | gnu: purescript: Drop Haskell libraries and documentation....* gnu/packages/purescript.scm (purescript)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
| Lars-Dominik Braun |
2023-02-26 | gnu: pandoc: Drop Haskell libraries and documentation....* gnu/packages/haskell-xyz.scm (ghc-pandoc): Renamed from pandoc.
(pandoc) [arguments]: Add 'remove-libraries phase and disable #:haddock?.
| Lars-Dominik Braun |
2023-02-26 | gnu: shellcheck: Drop Haskell libraries....* gnu/packages/haskell-apps.scm (shellcheck)[arguments]: Add
'remove-libraries phase.
| Lars-Dominik Braun |
2023-02-26 | gnu: git-annex: Drop Haskell documentation....* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Disable #:haddock?.
| Lars-Dominik Braun |
2023-02-26 | gnu: darcs: Drop Haskell libraries and documentation....* gnu/packages/haskell-apps.scm (darcs)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
| Lars-Dominik Braun |
2023-02-26 | gnu: hledger: Drop Haskell libraries and documentation....* gnu/packages/finance.scm (ghc-hledger): New variable.
(hledger): Inherit from ghc-hledger and add 'remove-libraries phase and
disable #:haddock?.
| Lars-Dominik Braun |
2023-02-26 | gnu: ngless: Drop Haskell libraries and documentation....* gnu/packages/bioinformatics.scm (ngless)[arguments]: Add
'remove-libraries phase and disable #:haddock?.
| Lars-Dominik Braun |
2023-02-26 | gnu: ghc-lua: Disable symbol export....This turns on the linker flag -Wl,-E for all libraries depending on it,
resulting in large binaries, because --gc-sections cannot clean exported
symbols.
* gnu/packages/haskell-xyz.scm (ghc-lua)[arguments]: Disable
export-dynamic feature.
| Lars-Dominik Braun |
2023-02-26 | gnu: ghc-9.2: Support static linking with glibc < 2.34....* gnu/packages/patches/ghc-9.2-glibc-2.33-link-order.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/haskell.scm (ghc-9.2)[origin]: Use it.
| Lars-Dominik Braun |
2023-02-26 | build-system: haskell: Drop default "static" output....* guix/build-system/haskell.scm (lower): Pass outputs to lowered bag.
* guix/build/haskell-build-system.scm (install): Remove static library
moving code.
* gnu/packages/haskell-check.scm (ghc-hunit): Remove "static" output.
* gnu/packages/haskell-crypto.scm (ghc-crypto-api-tests): Likewise.
* gnu/packages/haskell-xyz.scm (ghc-case-insensitive): Likewise.
(ghc-cmdargs): Likewise.
(ghc-conduit): Likewise.
(ghc-fgl): Likewise.
(ghc-haskell-src-exts): Likewise.
(ghc-lib-parser): Likewise.
(ghc-mono-traversable): Likewise.
(ghc-parallel): Likewise.
(ghc-paths): Likewise.
(ghc-profunctors): Likewise.
(ghc-tf-random): Likewise.
(ghc-vector): Likewise.
| Lars-Dominik Braun |
2023-02-26 | gnu: elm: Support GHC 9.2....* gnu/packages/elm.scm (elm-sans-reactor)[source]: Add patch to support GHC 9.2.
* gnu/packages/patches/elm-ghc9.2.patch: This one.
* gnu/local.mk: Add it.
| Lars-Dominik Braun |
2023-02-26 | gnu: idris: Fix overly zealous regular expression....* gnu/packages/idris.scm (idris)[arguments]: Limit characters matched
after package name in cabal file substitutions.
| Lars-Dominik Braun |
2023-02-26 | gnu: ghc-parsec: Update to 3.1.15.0....Missed by automation.
* gnu/packages/haskell-xyz.scm (ghc-parsec)[version]: Update to 3.1.15.0.
[native-inputs]: Switch from HUnit to tasty.
| Lars-Dominik Braun |
2023-02-26 | gnu: Remove unused Haskell packages....* gnu/packages/haskell-xyz.scm (ghc-attoparsec-bootstrap): Remove variable.
(ghc-integer-logarithms-bootstrap): Likewise.
(ghc-scientific-bootstrap): Likewise.
(ghc-wcwidth-bootstrap): Likewise.
(ghc-optparse-applicative-0.15.1.0): Likewise.
| Lars-Dominik Braun |
2023-02-26 | gnu: ghc-9.2: Increase make verbosity....Tests time out on ci.guix.gnu.org.
* gnu/packages/haskell.scm (ghc-9.2)[arguments]: Modify #:make-flags.
| Lars-Dominik Braun |
2023-02-26 | Upgrade Haskell packages....Script-aided bulk change.
| Lars-Dominik Braun |
2023-02-26 | gnu: Use HACKAGE-URI for packages from Hackage....Script-aided bulk change.
| Lars-Dominik Braun |
2023-02-26 | gnu: Add upstream-name property to Haskell packages....Script-aided bulk change.
| Lars-Dominik Braun |
2023-02-26 | gnu: Switch default to GHC 9.2....* gnu/packages/haskell.scm (ghc-9.0): Rename to just “ghc”.
(ghc-9.2): Ditto.
(ghc): Use ghc-9.2.
| Lars-Dominik Braun |
2023-02-26 | gnu: linux-libre 4.14: Update to 4.14.307....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.307.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2023-02-26 | gnu: linux-libre 4.19: Update to 4.19.274....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.274.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2023-02-26 | gnu: linux-libre 5.4: Update to 5.4.233....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.233.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2023-02-26 | gnu: linux-libre 5.10: Update to 5.10.170....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.170.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |