summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2021-12-22gnu: Add sugar-dark-sddm-theme....* gnu/packages/display-manager.scm (sugar-dark-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2021-12-22gnu: Add xblackjack....* gnu/packages/games.scm (xblackjack): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Foo Chuan Wei
2021-12-22gnu: emacs-posframe: Update to 1.1.3....* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.3. Nicolas Goaziou
2021-12-22gnu: emacs-pyim: Update to 3.9.6....* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.6. Nicolas Goaziou
2021-12-22gnu: python-scipy: Update to 1.7.3....* gnu/packages/python-science.scm (python-scipy): Update to 1.7.3. [native-inputs]: Add python-pydata-sphinx-theme, python-sphinx-panels. [arguments]: Add phase to build without python-pythran. Remove trailing #t from phases. * gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[native-inputs]: Remove python-plotly. Efraim Flashner
2021-12-22gnu: Add python-sphinx-panels....* gnu/packages/sphinx.scm (python-sphinx-panels): New variable. Efraim Flashner
2021-12-22gnu: python-pydata-sphinx-theme: Fix build....* gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[native-inputs]: Replace python-docutils with python-docutils-0.15. Remove duplicate entries. Efraim Flashner
2021-12-22gnu: python-statsmodels: Update to 0.13.1....* gnu/packages/statistics.scm (python-statsmodels): Update to 0.13.1. Efraim Flashner
2021-12-22gnu: python-pingouin: Update to 0.5.0....* gnu/packages/python-science.scm (python-pingouin): Update to 0.5.0. Arun Isaac
2021-12-22gnu: disarchive: Update to 0.4.0....* gnu/packages/backup.scm (disarchive)[source]: Update to 0.4.0. [native-inputs, inputs]: Add guile-lzma. * gnu/packages/package-management.scm (guix)[arguments]: Include guile-lzma in the 'wrap-program' phase. [inputs]: Add guile-lzma. Timothy Sample
2021-12-22gnu: Add guile-lzma....* gnu/packages/guile.scm (guile-lzma): New variable. Timothy Sample
2021-12-22gnu: guix-build-coordinator: Update to 0-42.9f5b8b7....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-42.9f5b8b7. [native-inputs,inputs,propagated-inputs]: Update style. Christopher Baines
2021-12-22gnu: knot: Update to 3.1.5....* gnu/packages/dns.scm (knot): Update to 3.1.5. Tobias Geerinckx-Rice
2021-12-22gnu: weechat: Update to 3.4....* gnu/packages/irc.scm (weechat): Update to 3.4. Efraim Flashner
2021-12-22gnu: weechat: Satisfy guix lint....* gnu/packages/irc.scm (weechat)[native-inputs]: Relabel gettext as gettext-minimal. [inputs]: Use default libgcrypt output. [home-page]: Use upstream home-page. Efraim Flashner
2021-12-22gnu: weechat: Enable tests on all architectures....* gnu/packages/irc.scm (weechat)[arguments]: Remove test field. Efraim Flashner
2021-12-22gnu: weechat: Only build docs on some architectures....* gnu/packages/irc.scm (weechat)[native-inputs]: Only use ruby-asciidoctor on architectures supported by GHC. [arguments]: Only build manpages and docs on some architectures. Only move documentation when it is built. Efraim Flashner
2021-12-22gnu: Enable babeltrace Python's bindings....* gnu/packages/instrumentation.scm (babeltrace) [tests?]: Set to false. [configure-flags]: Enable Python's plugins and bindings. [make-flags]: Add output's /lib to linker rpath. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Olivier Dion
2021-12-22services: wireguard: Add DNS config field....* gnu/services/vpn.scm (wireguard-configuration)[dns]: New field. (wireguard-configuration-file): Honor it. * doc/guix.texi: Document it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Nathan Dehnel
2021-12-22gnu: strace: Update to 5.15....* gnu/packages/linux.scm (strace): Update to 5.15. [arguments]: Remove trailing #T from build phases; disable one more test. Ricardo Wurmus
2021-12-22gnu: gimp: Update to 2.10.30....* gnu/packages/gimp.scm (gimp): Update to 2.10.30. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Vinicius Monego
2021-12-22gnu: gegl: Update to 0.4.34....* gnu/packages/gimp.scm (gegl): Update to 0.4.34. [source]: Make some cosmetic changes. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Vinicius Monego
2021-12-22gnu: ocaml-odoc: Update to 2.0.2....* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.0.2. Julien Lepiller
2021-12-22gnu. ocaml-batteries: Update to 3.4.0....* gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.4.0. Julien Lepiller
2021-12-22gnu: ocaml-fpath: Update to 0.7.3....* gnu/packages/ocaml.scm (ocaml-fpath): Update to 0.7.3. Julien Lepiller
2021-12-22gnu: camlp5: Update to 8.00.02....* gnu/packages/ocaml.scm (camlp5): Update to 8.00.02. Julien Lepiller
2021-12-22gnu: frama-c: Update to 24.0....* gnu/packages/maths.scm (frama-c): Update to 24.0. Julien Lepiller
2021-12-22gnu: coq: Update to 8.14.1....* gnu/packages/coq.scm (coq-core): Update to 8.14.1. Julien Lepiller
2021-12-22gnu: ocaml-findlib: Update to 1.9.1....* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.9.1. Julien Lepiller
2021-12-22gnu: java-log4j-api: Update to 2.17.0....* gnu/packages/java.scm (java-log4j-api): Update to 2.17.0. Julien Lepiller
2021-12-21gnu: Add tlpui....* gnu/packages/linux.scm (tlpui): New variable. Nicolas Goaziou
2021-12-21gnu: python-sgmllib3k: Fix typo....* gnu/packages/python-xyz.scm (python-sgmllib3k)[description]: Fix use of pluralized "This package". Vagrant Cascadian
2021-12-21services: static-networking: Enable multicast by default....Fixes: <https://issues.guix.gnu.org/52520>. * gnu/services/base.scm (network-set-up/linux): Enable it. Mathieu Othacehe
2021-12-21gnu: go-1.17: Build with gcc:lib on arm* architectures....* gnu/packages/golang.scm (go-1.17)[arguments]: Add phase on arm* architectures to link to gcc:lib. [inputs]: When building for arm* don't remove gcc:lib. Efraim Flashner
2021-12-21gnu: go-1.17: Simplify native-inputs....* gnu/packages/golang.scm (go-1.17)[native-inputs]: Remove unnecessary quoting. Efraim Flashner
2021-12-21tests: rsync: Define several modules....* gnu/tests/rsync.scm (run-rsync-test)["Test file not copied to read-only share", "Test file correctly received from read-only share"]: New tests. (%rsync-os): Define two modules. Ludovic Courtès
2021-12-21services: rsync: Allow configuring several rsync "modules"....Until now the rsync service would export a single module, named "files". This allows users to specify as many modules as they want, in line with rsyncd.conf(5). * gnu/services/rsync.scm (warn-share-field-deprecation): New procedure. (<rsync-configuration>)[modules]: New field. [share-path, share-comment, read-only?, timeout]: Mark as deprecated. (<rsync-module>): New record type. (%default-modules): New variable. (rsync-configuration-modules): New procedure. (rsync-activation): Create the directory of each module. (rsync-config-file): Generate configuration for each module. (rsync-service-type)[description]: New field. * doc/guix.texi (Networking Services): Adjust documentation. Augment example. Ludovic Courtès
2021-12-21gnu: binutils-gold: Skip gold testsuite on some architectures....* gnu/packages/base.scm (binutils-gold)[arguments]: Add a phase on some architecturest to skip the gold testsuite. Efraim Flashner
2021-12-21gnu: Add vim-gnupg....* gnu/packages/vim.scm (vim-gnupg): New variable. Efraim Flashner
2021-12-21gnu: python-statsmodels: Remove cythonized files from tarball....* gnu/packages/statistics.scm (python-statsmodels)[source]: Add snippet to remove cythonized files. Efraim Flashner
2021-12-21Revert "gnu: python-pingouin: Update to 0.5.0."...This reverts commit f2ad33bc3933b710e5beb6592a9a4925b91b199a. python-pingouin after 0.3.12 needs newer versions of all the python science libraries. Efraim Flashner
2021-12-21gnu: guix-build-coordinator: Update to 0-41.6b6218d....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-41.6b6218d. Christopher Baines
2021-12-21gnu: Add nar-herder....* gnu/packages/package-management.scm (nar-herder): New variable. Christopher Baines
2021-12-21gnu: opencv: Fix installation....This is a follow-up to commit 5894b1210d689ec408db21184b85b0a6a1a5ca3e. * gnu/packages/image-processing.scm (opencv)[arguments]: Add build phase 'do-not-install-3rdparty-file. Ricardo Wurmus
2021-12-21gnu: emacs-geiser: Update to 0.20.1....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.20.1. Nicolas Goaziou
2021-12-21gnu: Add fsearch....* gnu/packages/search.scm (fsearch): New variable. Nicolas Goaziou
2021-12-21gnu: tuir: Skip sanity-check....* gnu/packages/syndication.scm (tuir)[arguments]: Remove 'sanity-check. Efraim Flashner
2021-12-21gnu: qutebrowser: Remove unnecessary input....* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Remove python-importlib-resources. Efraim Flashner
2021-12-20gnu: WebKitGTK: Update to 2.34.3 [fixes CVE-2021-{30809,30887,30890}]....* gnu/packages/webkit.scm (webkitgtk): Update to 2.34.3. Leo Famulari
2021-12-21gnu: parlatype: Update to 3.1....* gnu/packages/gnome.scm (parlatype): Update to 3.1. [native-inputs]: Remove labels. Nicolas Goaziou