Age | Commit message (Expand) | Author |
2020-11-05 | gnu: wavemon: Update to 0.9.2....* gnu/packages/hardware.scm (wavemon): Update to 0.9.2.
[source]: Add two bonus upstream commits as patches.
| Tobias Geerinckx-Rice |
2020-11-05 | gnu: python-djangorestframework: Update to 3.12.1....* gnu/packages/django.scm (python-djangorestframework): Update to 3.12.1.
| Marius Bakke |
2020-11-05 | gnu: python-django@2.2: Update to 2.2.17....* gnu/packages/django.scm (python-django-2.2): Update to 2.2.17.
| Marius Bakke |
2020-11-05 | gnu: python-django: Update to 3.1.3....* gnu/packages/django.scm (python-django): Update to 3.1.3.
| Marius Bakke |
2020-11-05 | gnu: ungoogled-chromium: Fix hardware acceleration....* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Patch in absolute
file name of libGL.so, and install Chromiums own libEGL.so and libGLESv2.so.
| Marius Bakke |
2020-11-05 | gnu: ungoogled-chromium: Update to 86.0.4240.183-0.b68e17f [security fixes]....This fixes CVE-2020-16004, CVE-2020-16005, CVE-2020-16006, CVE-2020-16007,
CVE-2020-16008, CVE-2020-16009, and CVE-2020-16011.
* gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update
to b68e17f.
(ungoogled-chromium): Update to 86.0.4240.183.
| Marius Bakke |
2020-11-05 | gnu: ungoogled-chromium: Add search path for installed extensions....* gnu/packages/patches/ungoogled-chromium-extension-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%guix-patches): New variable.
(ungoogled-chromium-snippet): Apply %GUIX-PATCHES.
(ungoogled-chromium)[arguments]: Don't hard-code extensions directory.
[native-search-paths]: New field.
| Marius Bakke |
2020-11-05 | services: guix: Do not embed the host (guix config)....Fixes a bug whereby different users would get different derivations for
the same service.
* gnu/services/base.scm (guix-shepherd-service): In 'start' method, do
not embed (guix config).
| Ludovic Courtès |
2020-11-05 | vm: system-qemu-image: Fix type error, remove more actual file systems....* gnu/system/vm.scm (system-qemu-image)[file-systems-to-keep]: Check
whether SOURCE is a string before calling 'string-prefix?'. Remove
UUIDs and file system labels as well.
| Ludovic Courtès |
2020-11-04 | gnu: dump1090: Fix license....* gnu/packages/radio.scm (dump1090)[license]: Use GPL2+.
| Leo Famulari |
2020-11-04 | gnu: Add Cantata....* gnu/packages/mpd.scm (cantata): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Simon Streit |
2020-11-04 | gnu: pam-krb5: Update source uri....* gnu/packages/admin.scm (pam-krb5)[source]: Add archive location.
| Efraim Flashner |
2020-11-04 | gnu: solaar: Update to 1.0.4....* gnu/packages/admin.scm (solaar): Update to 1.0.4.
[arguments]: Remove custom 'fix-prefix-detection phase.
| Efraim Flashner |
2020-11-04 | gnu: solaar: Update source uri....* gnu/packages/admin.scm (solaar)[source]: Update source URI.
| Efraim Flashner |
2020-11-04 | gnu: dstat: Update source uri....* gnu/packages/admin.scm (dstat)[source]: Update to new source URI.
| Efraim Flashner |
2020-11-04 | gnu: thermald: Update to 2.2....* gnu/packages/admin.scm (thermald): Update to 2.2.
[arguments]: Remove sysconfdir flag from configure-flags.
[native-inputs]: Add autoconf-archive.
| Efraim Flashner |
2020-11-04 | gnu: thermald: Update source uri....* gnu/packages/admin.scm (thermald)[source]: Update to new source URI.
| Efraim Flashner |
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-11-04 | gnu: Add ghc-network-multicast....* gnu/packages/haskell-xyz.scm (ghc-network-multicast): New variable.
| Christopher Lemmer Webber |
2020-11-04 | gnu: Add ghc-mountpoints....* gnu/packages/haskell-xyz.scm (ghc-mountpoints): New variable.
| Christopher Lemmer Webber |
2020-11-04 | gnu: guix: Update to 5e7cf66....* gnu/packages/package-management.scm (guix): Update to 5e7cf66.
| Ludovic Courtès |
2020-11-04 | gnu: Add bsd-games....* gnu/packages/games.scm (bsd-games): New variable.
New patches, taken from Arch and Debian:
* gnu/packages/patches/bsd-games-2.17-64bit.patch
* gnu/packages/patches/bsd-games-bad-ntohl-cast.patch
* gnu/packages/patches/bsd-games-gamescreen.h.patch
* gnu/packages/patches/bsd-games-getline.patch
* gnu/packages/patches/bsd-games-null-check.patch
* gnu/packages/patches/bsd-games-number.c-and-test.patch
* gnu/packages/patches/bsd-games-prevent-name-collisions.patch
* gnu/packages/patches/bsd-games-stdio.h.patch
New patches with our customizations (configure-config built after Arch's):
* gnu/packages/patches/bsd-games-add-configure-config.patch
* gnu/packages/patches/bsd-games-add-wrapper.patch
* gnu/packages/patches/bsd-games-dont-install-empty-files.patch
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vitaliy Shatrov |
2020-11-04 | gnu: emacs-vdiff: Update to 0.2.4....* gnu/packages/emacs-xyz.scm (emacs-vdiff): Update to 0.2.4.
| Nicolas Goaziou |
2020-11-04 | gnu: java-fasterxml-jackson-dataformat-xml: Don't use unstable tarball....* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml)[source]:
Download using git-fetch.
| Efraim Flashner |
2020-11-04 | gnu: java-woodstox-core: Don't use unstable tarball....* gnu/packages/java.scm (java-woodstox-core)[source]: Download using
git-fetch.
| Efraim Flashner |
2020-11-04 | gnu: skopeo: Build documentation....* gnu/packages/virtualization.scm (skopeo)[native-inputs]: Add
go-github-com-go-md2man.
[arguments]<phases>{build-docs}: New phase.
{install}: Update make target to install manpages. Install example
configuration.
| Jelle Licht |
2020-11-04 | gnu: vim: Update to 8.2.1947....* gnu/packages/vim.scm (vim): Update to 8.2.1947.
| Efraim Flashner |
2020-11-04 | gnu: synapse: Update to 1.22.1....* gnu/packages/matrix.scm (synapse): Update to 1.22.1.
[propagated-inputs]: Add python-packaging.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2020-11-04 | gnu: haunt: Update home page....* gnu/packages/guile-xyz.scm (haunt)[home-page]: Update.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Matthew Kraai |
2020-11-04 | gnu: archivemount: Update to 0.9.1....* gnu/packages/linux.scm (archivemount): Update to 0.9.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2020-11-04 | gnu: libopenmpt: Update to 0.5.3....* gnu/packages/audio.scm (libopenmpt): Update to 0.5.3.
| Tobias Geerinckx-Rice |
2020-11-04 | gnu: man-pages: Update to 5.09....* gnu/packages/man.scm (man-pages): Update to 5.09.
| Tobias Geerinckx-Rice |
2020-11-04 | gnu: zfs: Update to 0.8.5....* gnu/packages/file-systems.scm (zfs): Update to 0.8.5.
[arguments]: Update. Don't install initramfs-tools hooks.
| Tobias Geerinckx-Rice |
2020-11-04 | gnu: tintin++: Update to 2.02.05....* gnu/packages/games.scm (tintin++): Update to 2.02.05.
| Tobias Geerinckx-Rice |
2020-11-04 | gnu: julius: Update to 1.5.1....* gnu/packages/games.scm (julius): Update to 1.5.1.
| Tobias Geerinckx-Rice |
2020-11-04 | gnu: xtl: Update to 0.6.21....* gnu/packages/cpp.scm (xtl): Update to 0.6.21.
| Tobias Geerinckx-Rice |
2020-11-04 | gnu: eolie: Update to 0.9.100....* gnu/packages/gnome.scm (eolie): Update to 0.9.100.
| Tobias Geerinckx-Rice |
2020-11-03 | image: Allow offloading of "partition.img" and "image.iso" builds....This builds are extremely I/O-intensive so they'd rather not run on the
head node of the build farm.
* gnu/system/image.scm (system-disk-image, system-iso9660-image): Pass
#:local-build? #f.
| Ludovic Courtès |
2020-11-03 | gnu: Depend on 'gettext-minimal' rather than 'gettext' when appropriate....* gnu/packages/backup.scm (duplicity)[native-inputs]: Use
GETTEXT-MINIMAL instead of GNU-GETTEXT.
* gnu/packages/mpd.scm (mpdris2)[native-inputs]: Likewise.
* gnu/packages/guile-xyz.scm (nomad)[native-inputs]: Likewise.
(guile-mkdir-p)[native-inputs]: Likewise.
(guile-avahi)[native-inputs]: Remove GNU-GETTEXT, now unneeded.
| Ludovic Courtès |
2020-11-03 | Revert "gnu: emacs: Make strip-double-wrap more robust."...This reverts commit b107a19ffb6a6abb7bde3436f3fa359071bd1f5c.
It causes too many rebuilds related to emacs-minimal, and fails with "No code
for module (guix build glib-or-gtk-build-system)".
| Nicolas Goaziou |
2020-11-03 | gnu: granite: Upgrade to 5.5.0....* gnu/packages/pantheon.scm (granite): Upgrade to 5.5.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ryan Prior |
2020-11-03 | gnu: pwsafe: Update to 3.54.1...* gnu/packages/password-utils.scm (pwsafe): Update to 3.54.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tim Gesthuizen |
2020-11-03 | gnu: Add mkp224o....* gnu/packages/crypto.scm (mkp224o): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard |
2020-11-03 | gnu: guile-avahi: Update to 0.4.0-1.6d43caf....* gnu/packages/guile-xyz.scm (guile-avahi): Update to 0.4.0-1.6d43caf.
[arguments]: Add 'fix-guile-avahi-file-name phase with the required modules
and imported-modules.
| Mathieu Othacehe |
2020-11-03 | gnu: emacs-modus-operandi-theme: Update to 0.13.0....* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.13.0.
[source]: Use GitHub instead of GNU ELPA, as ELPA is out of date.
[arguments]: Add phase to remove "modus-vivendi-theme.el".
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2020-11-03 | gnu: emacs-modus-vivendi-theme: Update to 0.13.0....* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.13.0.
[source]: Use GitHub instead of GNU ELPA, as GNU ELPA is out of date.
[arguments]: Add phase to remove "modus-operandi-theme.el".
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2020-11-03 | gnu: emacs: Make strip-double-wrap more robust....* gnu/packages/emacs.scm (emacs) [strip-double-wrap]: Use regex to find emacs
executable. This works even when the version is changed by package
transformations (e.g., version=git.master).
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2020-11-03 | gnu: qview: Fix regexp....* gnu/packages/image-viewers.scm (qview): Fix regexps.
| Nicolas Goaziou |
2020-11-03 | gnu: emacs-ebdb: Update to 0.6.20....* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.20.
| Nicolas Goaziou |
2020-11-03 | gnu: mame: Update to 0.226....* gnu/packages/emulators.scm (mame): Update to 0.226.
| Nicolas Goaziou |