Age | Commit message (Expand) | Author |
2022-11-03 | gnu: Fix various synopsis and description issues....* gnu/packages/admin.scm (greetd-pam-mount)[synopsis]: Base synopsis on
pam-mount synopsis.
[description]: Use two spaces consistently.
(greetd)[synopsis]: Begin sentence with upper-case.
* gnu/packages/xdisorg.scm (wlsunset)[description]: Fix spelling and case of
wlsunsest.
* gnu/packages/mail.scm (libpst): Add synopsis.
* gnu/packages/networking.scm (librecast)[synopsis]: Update synopsis.
(lcrq)[description]: Use two spaces after sentences.
| Vagrant Cascadian |
2022-10-30 | gnu: jo: Update to 1.9....* gnu/packages/web.scm (jo): Update to 1.9.
[description]: Use @command{} mark-up.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| jgart via Guix-patches via |
2022-10-30 | gnu: faudio: Update to 22.11....* gnu/packages/audio.scm (faudio): Update to 22.11.
| Tobias Geerinckx-Rice |
2022-10-30 | gnu: knot: Update to 3.2.2....* gnu/packages/dns.scm (knot): Update to 3.2.2.
[source]: Remove bundled libngtcp2.
| Tobias Geerinckx-Rice |
2022-10-30 | gnu: jgmenu: Update to 4.4.1....* gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.1.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-10-30 | gnu: jetring: Update to 0.31....* gnu/packages/gnupg.scm (jetring): Update to 0.31.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-10-30 | gnu: libngspice: Update to 38....* gnu/packages/engineering.scm (libngspice): Update to 38.
| Tobias Geerinckx-Rice |
2022-10-30 | gnu: inxi-minimal: Update to 3.3.23-1....* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.23-1.
| Tobias Geerinckx-Rice |
2022-10-30 | gnu: python-pyaudio: Update to 0.2.12....* gnu/packages/audio.scm (python-pyaudio): Update to 0.2.12.
| Tobias Geerinckx-Rice |
2022-11-03 | gnu: ganeti-instance-guix: Update to 0.7....* gnu/packages/virtualization.scm (ganeti-instance-guix): Update to 0.7.
[inputs]: Remove QEMU-MINIMAL. Add BTRFS-PROGS, E2FSPROGS, F2FS-TOOLS, LVM2,
MULTIPATH-TOOLS, PARTED, and XFSPROGS.
| Marius Bakke |
2022-11-03 | gnu: drbd-utils: Update to 9.22.0....* gnu/packages/cluster.scm (drbd-utils): Update to 9.22.0.
| Marius Bakke |
2022-11-03 | gnu: ungoogled-chromium: Update to 107.0.5304.87-1....* gnu/packages/chromium.scm (%chromium-version): Set to 107.0.5304.87.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
| Marius Bakke |
2022-11-03 | gnu: Open vSwitch: Update to 3.0.1....* gnu/packages/networking.scm (openvswitch): Update to 3.0.1.
| Marius Bakke |
2022-11-03 | file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'....* gnu/build/file-systems.scm (ENOENT-safe): Catch EMEDIUMTYPE and warn.
| Marius Bakke |
2022-11-03 | services: ganeti: OS variants can be a directory....* gnu/services/ganeti.scm (<ganeti-os>)[extension]: Default to #f.
(ganeti-os->directory): Only add extension if set. Support a file-like object
for VARIANTS.
* doc/guix.texi (Virtualization Services): Document this change and add
example. Update Ganeti URLs while at it.
| Marius Bakke |
2022-11-03 | gnu: nvc: Update to 1.7.2....* gnu/packages/fpga.scm (nvc): Update to 1.7.2.
[inputs]: Add elfutils.
[home-page]: Modify.
| Danny Milosavljevic |
2022-11-03 | gnu: Add python-eris....* gnu/packages/python-xyz.scm (python-eris): New variable.
| jgart |
2022-11-03 | gnu: upx: Update to 4.0.0....* gnu/packages/compression.scm (upx): Update to 4.0.0.
[build-system]: Use cmake-build-system.
[arguments]: Remove all stale arguments.
* gnu/packages/patches/upx-CVE-2021-20285.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove corresponding entry.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Zhu Zihao |
2022-11-03 | gnu: emacs-next: Update to 29.0.50-3.22e8a77....* gnu/packages/emacs.scm (emacs-next): Update to 29.0.50-3.22e8a77.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart |
2022-11-03 | gnu: ccls: Update to 0.20210330....* gnu/packages/cpp.scm (ccls): Update to 0.20210330.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Z572 |
2022-11-03 | gnu: strawberry: Remove trailing #t from phases and snippet....* gnu/packages/music.scm (strawberry)[arguments]<#:phases>: Remove trailing #t.
[snippet]: Likewise.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Michael Rohleder |
2022-11-03 | gnu: strawberry: Update to 1.0.10....* gnu/packages/music.scm (strawberry): Update to 1.0.10.
[inputs]: Add gdk-pixbuf.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Michael Rohleder |
2022-11-03 | gnu: endless-sky: Update to 0.9.16.1, use new package style....* gnu/packages/games.scm (endless-sky): Update to 0.9.16.1.
[arguments]: Use G-expressions. Drop #:scons to use the default version.
[inputs]: Remove labels. Add util-linux:lib.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Timotej Lazar |
2022-11-03 | gnu: gnome: Include aarch64 in librsvg-for-system....As the current librsvg currently builds for aarch64-linux as well as
x86_64-linux.
* gnu/packages/gnome.scm (librsvg-for-system): Use librsvg for aarch64.
| Christopher Baines |
2022-11-03 | gnu: Add python-jsonalias....* gnu/packages/python-xyz.scm (python-jsonalias): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart |
2022-11-03 | gnu: Add emacs-flymake-mypy....* gnu/packages/emacs-xyz.scm (emacs-flymake-mypy): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart |
2022-11-03 | gnu: janet: Update to 1.25.1....* gnu/packages/lisp.scm (janet): Update to 1.25.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart |
2022-11-03 | gnu: josm: Udpate to 18583....* gnu/packages/java.scm (josm): Update to 18583.
| Julien Lepiller |
2022-11-03 | gnu: java-commons-jcs: Update to 3.1....* gnu/packages/java.scm (java-commons-jcs): Update to 3.1.
(josm)[arguments]: Remove now unneeded phase.
| Julien Lepiller |
2022-11-03 | gnu: java-opening-hours-parser: Update to 0.27.0....* gnu/packages/geo.scm (java-opening-hours-parser): Update to 0.27.0.
| Julien Lepiller |
2022-11-03 | gnu: java-commons-compress: Update to 1.21....* gnu/packages/java.scm (java-commons-compress): Update to 1.21.
(java-osgi-annotation, java-osgi-core): Create pom file and install from
it.
* gnu/packages/maven.scm (java-surefire-parent-pom): Fix pom fixing.
| Julien Lepiller |
2022-11-03 | gnu: Add java-asm-3....* gnu/packages/java.scm (java-asm): New variable.
| Julien Lepiller |
2022-11-03 | gnu: Add java-ow-util-ant-tasks....* gnu/packages/java.scm (java-ow-util-ant-tasks): New variable.
| Julien Lepiller |
2022-11-03 | gnu: Add java-zstd....* gnu/packages/java.scm (java-zstd): New variable.
| Julien Lepiller |
2022-11-03 | gnu: Add java-brotli....* gnu/packages/compression.scm (java-brotli): New variable.
| Julien Lepiller |
2022-11-03 | gnu: Add cl-hu.dwim.graphviz....* gnu/packages/lisp-xyz.scm (ecl-hu.dwim.graphviz, cl-hu.dwim.graphviz,
sbcl-hu.dwim.graphviz): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2022-11-03 | gnu: dedukti: Update to 2.7....* gnu/packages/ocaml.scm (dedukti): Update to 2.7.
| Julien Lepiller |
2022-11-03 | gnu: Remove emacs-dedukti-mode....* gnu/packages/ocaml.scm (emacs-dedukti-mode): Delete variable.
| Julien Lepiller |
2022-11-03 | gnu: Remove emacs-flycheck-dedukti....* gnu/packages/ocaml.scm (emacs-flycheck-dedukti): Delete variable.
| Julien Lepiller |
2022-11-03 | gnu: ocaml-ssl: Update to 0.5.13....* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.13.
| Julien Lepiller |
2022-11-03 | gnu: ocaml-ocp-index: Update to 1.3.4....* gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.4.
| Julien Lepiller |
2022-11-03 | gnu: ocaml-digestif: Update to 1.1.3....* gnu/packages/ocaml.scm (ocaml-digestif): Update to 1.1.3.
| Julien Lepiller |
2022-11-03 | gnu: ocaml-fileutils: Update to 0.6.4....* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.4.
| Julien Lepiller |
2022-11-03 | gnu: dune-bootstrap: Update to 3.5.0....* gnu/packages/ocaml.scm (dune-bootstrap): Update to 3.5.0.
| Julien Lepiller |
2022-11-03 | gnu: sbcl: Remove obsolete fix-shared-library-makefile phase....* gnu/packages/lisp.scm (sbcl)[arguments]: Remove phase since "cc" has been
replace by "CC" upstream.
| Pierre Neidhardt |
2022-11-02 | gnu: coreutils: Disable the test-tls tests on the hurd....These tests seem to lead to both consistent and inconsistent failures, so
marking them as XFAIL as is done with some other tests doesn't help. So this
commit means that they're skipped.
* gnu/packages/base.scm (coreutils)[arguments]: Disable the test-tls tests on
the hurd.
| Christopher Baines |
2022-11-02 | gnu: openconnect-sso: Update to 0.8.0....* gnu/packages/vpn.scm (openconnect-sso): Update to 0.8.0.
[source]: Download using git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Don't skip tests. Remove custom 'check phase. Move custom
'wrap-qt-process-path phase to after 'check.
[inputs]: Add poetry.
[native-inputs]: Remove python-setuptools-scm. Add
python-pytest-asyncio, python-pytest-httpserver.
| Efraim Flashner |
2022-11-02 | gnu: isc-dhcp: Add grep input....The grep program is required by the dhclient script.
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Add grep.
[arguments]: Add grep to wrapping in 'post-install' phase.
| Guillaume Le Vaillant |
2022-11-02 | gnu: dovecot: Use standard mkdir-p/perms....* gnu/services/mail.scm (%dovecot-activation): Use (gnu build utils).
| Julien Lepiller |
2022-11-02 | installer: Skip the backtrace page on user abort....When the user aborts the installation because a core dump is discovered or the
installation command failed, displaying the abort backtrace doesn't make much
sense. Hide it when the abort condition is &user-abort-error and skip directly
to the dump page.
* gnu/installer/steps.scm (&user-abort-error): New variable.
(user-abort-error?): New procedure.
* gnu/installer/newt/final.scm (run-install-failed-page): Raise a
user-abort-error.
* gnu/installer/newt/welcome.scm (run-welcome-page): Ditto.
* gnu/installer.scm (installer-program): Hide the backtrace page and directly
propose to dump the report when the a &user-abort-error is raised.
| Mathieu Othacehe |