Age | Commit message (Expand) | Author |
2022-01-17 | gnu: Add xmonad-next and ghc-xmonad-contrib-next....Fixes: <https://issues.guix.gnu.org/issue/52784>.
* gnu/packages/wm.scm (xmonad-next): New variable. Compared to xmonad: Update
to 0.17.0.
[inputs]: Add GHC-DATA-DEFAULT-CLASS, remove GHC-EXTENSIBLE-EXCEPTIONS,
GHC-DATA-DEFAULT, GHC-SEMIGROUPS, and GHC-UTF8-STRING.
[native-inputs]: Add GHC-QUICKCHECK and GHC-QUICKCHECK-CLASSES.
(ghc-xmonad-contrib-next): New variable. Compared to ghc-xmonad-contrib:
Update to 0.17.0.
[propagated-inputs]: Remove GHC-OLD-TIME, GHC-EXTENSIBLE-EXCEPTIONS,
GHC-SEMIGROUPS.
[native-inputs]: Add GHC-QUICKCHECK and GHC-HSPEC.
(xmonad): Inherit from xmonad-next.
(ghc-xmonad-contrib): Inherit from ghc-xmonad-contrib-next.
* gnu/packages/patches/xmonad-next-dynamic-linking.patch: New patch. Update of
xmonad-dynamic-linking.patch to apply to xmonad-next.
* gnu/local.mk: Add it.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| John Kehayias |
2022-01-17 | gnu: xmobar: Update to 0.40....* gnu/packages/wm.scm (xmobar): Update to 0.40.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| John Kehayias via Guix-patches via |
2022-01-17 | gnu: Add ghc-quickcheck-classes....* gnu/packages/haskell-check.scm (ghc-quickcheck-classes): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| John Kehayias via Guix-patches via |
2022-01-17 | gnu: Add ghc-semirings....* gnu/packages/haskell-xyz.scm (ghc-semirings): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| John Kehayias via Guix-patches via |
2022-01-17 | gnu: Add ghc-primitive-addr....* gnu/packages/haskell-xyz.scm (ghc-primitive-addr): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
| John Kehayias via Guix-patches via |
2022-01-17 | gnu: Epiphany: Use the correct hash for Epiphany 41.2....This hash was updated correctly in commit
291c4fa0baf24b9d600872fce99441f5471cdb40, but presumably the merge
resolution of the version-1.4.0 gave us the wrong hash.
* gnu/packages/gnome.scm (epiphany)[source]: Use the hash of Epiphany 41.2.
| Leo Famulari |
2022-01-17 | bash completion: Complete "guix home" sub-commands....* etc/completion/bash/guix (_guix_complete): Treat "guix home" like
"guix system".
| Ludovic Courtès |
2022-01-17 | gnu: mpich: Remove input labels and trailing #t in phases....* gnu/packages/mpi.scm (mpich)[inputs]: Remove labels.
[arguments]: Remove trailing #t from phases.
| Ludovic Courtès |
2022-01-17 | gnu: mpich: Allow compilation with GCC 10....Fixes <https://issues.guix.gnu.org/53320>
Reported by Clément Barthelemy <clement.barthelemy@inria.fr>.
* gnu/packages/mpi.scm (mpich)[arguments]: Add 'define-gfortran-wrapper'
phase.
| Ludovic Courtès |
2022-01-17 | guix home: Default verbosity is the same as for 'guix system'....Previously the default verbosity would always be 3, and
'verbosity-level' would thus have no effect.
* guix/scripts/home.scm (verbosity-level): Change to level 3 for
'build'.
(%default-options): Set 'verbosity' to #f.
| Ludovic Courtès |
2022-01-17 | inferior: 'cached-channel-instance' always returns a directory....This is a followup to b1fc98d6b063a117fe2bcc19a60c8b9a48301593.
* guix/inferior.scm (cached-channel-instance): When AUTHENTICATE? is
false, return (derivation->output-path profile).
| Ludovic Courtès |
2022-01-17 | gnu: rust-cfg-expr-0.8: Combine the two definitions....* gnu/packages/crates-io.scm (rust-cfg-expr-0.8): Remove duplicate
package definition.
[arguments]: Don't skip tests. Add rust-difference-2 to
cargo-development-inputs.
| Efraim Flashner |
2022-01-17 | gnu: libvpx: Update to 1.11.0....* gnu/packages/video.scm (libvpx): Update to 1.11.0.
| Marius Bakke |
2022-01-17 | gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.2.0....* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to
1.2.0.
[arguments]: New field.
| Marius Bakke |
2022-01-17 | gnu: mame: Fix build failure....* gnu/packages/emulators.scm (mame)[arguments]: Fix typo in input name.
| Marius Bakke |
2022-01-17 | gnu: ungoogled-chromium: Use bundled libvpx for WebRTC....Fixes <https://bugs.gnu.org/53301>.
Reported by Yasuaki Kudo <yasu@yasuaki.com>.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Set
rtc_build_libvpx=true in #:configure-flags.
| Marius Bakke |
2022-01-17 | Revert "gnu: password-store: Fix failing test suite."...This reverts commit a40ac6271578ea061a8a07b2adbd6032a690ca70.
| Marius Bakke |
2022-01-17 | gnu: password-store: Ensure compatibility with tree@2.0....Fixes <https://bugs.gnu.org/53238>, et.al.
* gnu/packages/patches/password-store-tree-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/password-utils.scm (password-store)[source](patches): New field.
| Marius Bakke |
2022-01-17 | gnu: python-simpleeval: Update to 0.9.12....* gnu/packages/python-xyz.scm (python-simpleeval): Update to 0.9.12.
| Maxim Cournoyer |
2022-01-17 | Merge branch 'version-1.4.0'...With resolved conflicts in:
gnu/packages/gnome.scm
gnu/packages/openstack.scm
gnu/packages/python-xyz.scm
| Maxim Cournoyer |
2022-01-17 | gnu: Add font-plemoljp....* gnu/packages/fonts.scm (font-plemoljp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Taiju HIGASHI |
2022-01-17 | gnu: emacs-geiser-guile: Use G-expressions....* gnu/packages/emacs-xyz.scm (emacs-geiser-guile)[arguments]<#:include,
| Nicolas Goaziou |
2022-01-17 | gnu: emacs-ebuild-mode: Use G-expressions....* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode)[arguments]<#:phases>: Use gexps.
| Nicolas Goaziou |
2022-01-17 | gnu: emacs-ebuild-mode: Update to 1.55....* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.55.
| Nicolas Goaziou |
2022-01-16 | gnu: oil: Use G-expressions....* gnu/packages/shells.scm (oil)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: oil: Update to 0.9.6....* gnu/packages/shells.scm (oil): Update to 0.9.6.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: lxc: Use G-expressions....* gnu/packages/virtualization.scm (lxc)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: lxd: Update to 4.22....* gnu/packages/virtualization.scm (lxd): Update to 4.22.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: lxcfs: Update to 4.0.11....* gnu/packages/virtualization.scm (lxcfs): Update to 4.0.11.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: lxc: Update to 4.0.11....* gnu/packages/virtualization.scm (lxc): Update to 4.0.11.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: protozero: Update to 1.7.1....* gnu/packages/protobuf.scm (protozero): Update to 1.7.1.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: janet: Use G-expressions....* gnu/packages/lisp.scm (janet)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: janet: Update to 1.19.2....* gnu/packages/lisp.scm (janet): Update to 1.19.2.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: qtractor: Update to 0.9.25....* gnu/packages/music.scm (qtractor): Update to 0.9.25.
[build-system]: Replace GNU Autotools with CMake.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: padthv1: Update to 0.9.24....* gnu/packages/music.scm (padthv1): Update to 0.9.24.
[build-system]: Replace GNU Autotools with CMake.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: samplv1: Update to 0.9.24....* gnu/packages/music.scm (samplv1): Update to 0.9.24.
[build-system]: Replace GNU Autotools with CMake.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: drumkv1: Update to 0.9.24....* gnu/packages/music.scm (drumkv1): Update to 0.9.24.
[build-system]: Replace GNU Autotools with CMake.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: synthv1: Update to 0.9.24....* gnu/packages/music.scm (synthv1): Update to 0.9.24.
[build-system]: Replace GNU Autotools with CMake.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: amsynth: Update to 1.12.4....* gnu/packages/music.scm (amsynth): Update to 1.12.4.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: eog-plugins: Update to 3.26.8....* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.8.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: nvme-cli: Use G-expressions....* gnu/packages/linux.scm (nvme-cli)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: nvme-cli: Update to 1.16....* gnu/packages/linux.scm (nvme-cli): Update to 1.16.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: memcached: Update to 1.6.13....* gnu/packages/databases.scm (memcached): Update to 1.6.13.
| Tobias Geerinckx-Rice |
2022-01-16 | gnu: mtr: Update to 0.95....* gnu/packages/networking.scm (mtr): Update to 0.95.
| Tobias Geerinckx-Rice |
2022-01-17 | gnu: sambamba: Update to 0.8.2....* gnu/packages/bioinformatics.scm (sambamba): Update to 0.8.2.
[arguments]: Sett CC and D_LD in build phase.
[native-inputs]: Add ld-gold-wrapper and binutils-gold.
| Ricardo Wurmus |
2022-01-17 | gnu: Add r-leaflet-providers....* gnu/packages/cran.scm (r-leaflet-providers): New variable.
| Ricardo Wurmus |
2022-01-16 | tests: Fix file-needed/recursive on aarch64-linux....Fixes: <https://issues.guix.gnu.org/52943>.
* tests/gremlin.scm (file-needed/recursive)[ground-truth]: On aarch64-linux,
remove the dynamic linker from this list.
| Pierre Langlois |
2022-01-16 | services: guix: Add tar and gzip to PATH....* gnu/services/base.scm (guix-shepherd-service): Add the PATH
environment-variable and populate it with tar and gzip.
| Timothy Sample |
2022-01-17 | gnu: Add poweralertd...* gnu/packages/freedesktop.scm (poweralertd): Add variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Josselin Poiret via Guix-patches via |
2022-01-17 | gnu: pantalaimon: Add needed inputs...* gnu/packages/matrix.scm (pantalaimon)
<propagated-inputs>: Add python-dbus, python-notify2, python-pydbus, and
python-pygobject.
<arguments>: Run sanity-check phase.
Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |