summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-12-26gnu: Remove squashfs-tools-next.Ricardo Wurmus
* gnu/packages/compression.scm (squashfs-tools-next): Remove variable. * guix/scripts/pack.scm (squashfs-image, guix-pack): Use squashfs-tools. * tests/pack.scm: Use squashfs-tools.
2019-12-26gnu: axoloti-patcher-next: Remove commented expression.Ricardo Wurmus
* gnu/packages/axoloti.scm (axoloti-patcher-next)[arguments]: Remove commented substitute* expression.
2019-12-26gnu: guix-data-service: Update to 0.0.1-11.7342280.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-11.7342280.
2019-12-26gnu: mumimu: Remove reference to guile-email.Christopher Baines
The use of guile-email in this package definition seems to cause errors when working with other packages, errors like: error: guile-email: unbound variable I'm not sure why the version of the Guile email package is appropriate here either, but for now just to avoid the problems, inline the current version of the package (and add a comment so this is more obvious). This issue was probably introduced in: c7b2b539802eaa3f969e212c98eb671a1a75e9f3 * gnu/packages/mail.scm (mumimu)[version]: Inline the current value of (package-version guile-email) as a string.
2019-12-26gnu: bluez-alsa: Place dbus configuration in canonical location.Ricardo Wurmus
* gnu/packages/audio.scm (bluez-alsa)[arguments]: Install dbus configuration files to /etc/dbus-1/system.d.
2019-12-26gnu: artanis: Update to 0.4.1.Ricardo Wurmus
* gnu/packages/guile-xyz.scm (artanis): Update to 0.4.1. [inputs]: Add nss; move guile-json-1 and guile-redis from here... [propagated-inputs]: ...to here; add guile-readline. [arguments]: Add phase "patch-references-to-libnss".
2019-12-26gnu: Add zfs.Efraim Flashner
* gnu/packages/file-systems.scm (zfs): New variable.
2019-12-26build-system: linux-module: Add substitutable keyword.Efraim Flashner
* guix/build-system/linux-module.scm (linux-module-build) Add substitutable keyword.
2019-12-26gnu: python-funcparserlib: Fix typo.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-funcparserlib): Fix typo in description.
2019-12-26gnu: python-pathos: Run test suite.Efraim Flashner
* gnu/packages/python-xyz.scm (python-pathos)[arguments]: Use custom 'check phase. [native-inputs]: Add python-pytest.
2019-12-26gnu: Add python-pathos.Mădălin Ionel Patrașcu
* gnu/packages/python-xyz.scm (python-pathos): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-26gnu: Add dvdbackup.Riku Viitanen
* gnu/packages/video.scm (dvdbackup): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-26guix: swh: Fix again example URI in comment for <origin>.Björn Höfling
This is a follow up to 6afea7489b76c8db58d4f389fdbedc7c2b8992bd * guix/swh.scm(<origin>): Write 'https' instead of 'ttps' for the URL.
2019-12-25gnu: squashfs-tools: Update to 4.4.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (squashfs-tools): Update to 4.4. [arguments]: Remove obsolete ‘fix-glibc-compatability’ phase.
2019-12-25gnu: nethack: Update to 3.6.4.Tobias Geerinckx-Rice
* gnu/packages/games.scm (nethack): Update to 3.6.4.
2019-12-25gnu: btrfs-progs: Update to 5.4.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 5.4.
2019-12-25gnu: lxtask: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/lxde.scm (lxtask)[source]: Hard-code NAME.
2019-12-25gnu: lxtask: Update to 0.1.9.Tobias Geerinckx-Rice
* gnu/packages/lxde.scm (lxtask): Update to 0.1.9.
2019-12-25gnu: perl-email-sender: Update to 1.300034.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300034.
2019-12-25gnu: pan: Update to 0.146.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (pan): Update to 0.146.
2019-12-25gnu: dovecot: Update to 2.3.9.2 [fixes CVE-2019-19722].Tobias Geerinckx-Rice
* gnu/packages/mail.scm (dovecot): Update to 2.3.9.2.
2019-12-25gnu: msgpack: Update to 3.2.1.Tobias Geerinckx-Rice
* gnu/packages/serialization.scm (msgpack): Update to 3.2.1.
2019-12-25gnu: nginx: Update to 1.17.7.Gábor Boskovits
* gnu/packages/web.scm (nginx): Update to 1.17.7.
2019-12-25gnu: xvid: Update source uri.Efraim Flashner
This is a follow-up to e5f415e007dbe8544b346e30a847a6c0220b14e5. * gnu/packages/video.scm (xvid)[source]: Update source uri.
2019-12-25gnu: gaupol: Update to 1.7.Tobias Geerinckx-Rice
* gnu/packages/video.scm (gaupol): Update to 1.7.
2019-12-25gnu: libdvbpsi: Update to 1.3.3.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libdvbpsi): Update to 1.3.3.
2019-12-25gnu: obs: Update to 24.0.4.Tobias Geerinckx-Rice
* gnu/packages/video.scm (obs): Update to 24.0.4.
2019-12-25gnu: xvid: Update to 1.3.6.Tobias Geerinckx-Rice
* gnu/packages/video.scm (xvid): Update to 1.3.6.
2019-12-25gnu: ffmpegthumbnailer: Update to 2.2.2.Tobias Geerinckx-Rice
* gnu/packages/video.scm (ffmpegthumbnailer): Update to 2.2.2.
2019-12-25gnu: celluloid: Update to 0.18.Tobias Geerinckx-Rice
* gnu/packages/video.scm (celluloid): Update to 0.18.
2019-12-25gnu: libebml: Update to 1.3.10.Tobias Geerinckx-Rice
* gnu/packages/xml.scm (libebml): Update to 1.3.10.
2019-12-25Revert "gnu: gnome-shell-extension-dash-to-dock: Update to 67."Tobias Geerinckx-Rice
This reverts commit 5a30234c210dfb37da832125cdbda6a9a0c585ca, which assumes you're running Gnome 3.34, which is unlikely.
2019-12-25gnu: Add axoloti-patcher-next.Ricardo Wurmus
* gnu/packages/axoloti.scm (axoloti-patcher-next): New variable.
2019-12-25gnu: axoloti-patcher, axoloti-runtime: Update to 1.0.12-2.Ricardo Wurmus
* gnu/packages/axoloti.scm (axoloti-patcher, axoloti-runtime): Update to 1.0.12-2.
2019-12-25gnu: Add arm-none-eabi-nano-toolchain-7-2018-q2-update.Ricardo Wurmus
* gnu/packages/embedded.scm (arm-none-eabi-nano-toolchain-7-2018-q2-update): New variable.
2019-12-25gnu: Add arm-none-eabi-toolchain-7-2018-q2-update.Ricardo Wurmus
* gnu/packages/embedded.scm (arm-none-eabi-toolchain-7-2018-q2-update): New variable.
2019-12-25gnu: Add newlib-nano-arm-none-eabi-7-2018-q2-update.Ricardo Wurmus
* gnu/packages/embedded.scm (newlib-nano-arm-none-eabi-7-2018-q2-update): New variable.
2019-12-25gnu: Add newlib-arm-none-eabi-7-2018-q2-update.Ricardo Wurmus
* gnu/packages/embedded.scm (newlib-arm-none-eabi-7-2018-q2-update): New variable.
2019-12-25gnu: Add gcc-arm-none-eabi-7-2018-q2-update.Ricardo Wurmus
* gnu/packages/embedded.scm (gcc-arm-none-eabi-7-2018-q2-update): New variable. * gnu/packages/patches/gcc-7-cross-environment-variables.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2019-12-25gnu: python-hy: Update to 0.17.0.Jesse Gibbons
* gnu/packages/python-xyz.scm (python-hy): Update to 0.17.0. [propagated-inputs]: Add python-fastentrypoints and python-funcparserlib. Signed-off-by: Brett Gilio <brettg@gnu.org>
2019-12-25gnu: Add python-funcparserlib.Jesse Gibbons
* gnu/packages/python-xyz.scm (python-funcparserlib): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org>
2019-12-25gnu: Add python-fastentrypoints.Jesse Gibbons
* gnu/packages/python-xyz.scm (python-fastentrypoints): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org>
2019-12-24gnu: chez-scheme: Update home-page.Brett Gilio
* gnu/packages/chez.scm (chez-scheme)[home-page]: Now uses Github project page.
2019-12-24gnu: chez-scheme: Update to 9.5.2.Brett Gilio
* gnu/packages/chez.scm (chez-scheme): Update to 9.5.2. [native-inputs]: Add util-linux for UUID support. [arguments]: Remove patch-broken-documentation phase. [arguments]: Update configure mechanism to prevent CURLing of submodules.
2019-12-24gnu: qutebrowser: Update source URI.Brett Gilio
* gnu/packages/web-browsers.scm (qutebrowser)[source]: Github redirects to this updated URI.
2019-12-24gnu: qutebrowser: Add comment about tests.Brett Gilio
* gnu/packages/web-browsers.scm (qutebrowser)[arguments]: Indicate that tests have been added, but to wait on fixing or working-around the failing test case for QtWebEngine until it is determined whether a liberated QtWebEngine can be made available or not.
2019-12-24gnu: qutebrowser: Update to 1.8.3.Brett Gilio
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.8.3. [arguments]: Update how .desktop attribute gets installed.
2019-12-24gnu: bochs: Update to 2.6.10.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (bochs): Update to 2.6.10.
2019-12-24gnu: hiawatha: Update to 10.10.Tobias Geerinckx-Rice
* gnu/packages/web.scm (hiawatha): Update to 10.10.
2019-12-24gnu: xmobar: Update to 0.32.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (xmobar): Update to 0.32.