| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-class-errorhandler): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (perl-uri-template): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 9.0.02.
|
|
|
|
|
| |
* gnu/packages/backup.scm (borg)[source]: Remove generated '.c' files.
[native-inputs]: Add python-cython.
|
|
|
|
|
|
|
| |
* gnu/packages/enlightenment.scm (elementary, evas-generic-loaders)
(emotion-generic-players): Remove variables.
These packages were absorbed by efl-1.18.0.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (mb2md): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ola.scm (ola): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/video.scm (libvpx): Update to 1.6.0.
|
|
|
|
|
| |
* gnu/packages/finance.scm (bitcoin-core): Update to 0.13.0.
[native-inputs]: Use python-3 over python-2.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/system/vm.scm (%vm-module-closure): Remove.
(expression->derivation-in-linux-vm): Use 'source-module-closure'
instead of %VM-MODULE-CLOSURE.
(qemu-image): Likewise.
* gnu/system/linux-initrd.scm (expression->initrd): Likewise.
(flat-linux-module-directory, base-initrd): Likewise.
* gnu/system/mapped-devices.scm (open-luks-device): Likewise.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/build/file-systems.scm: Use (guix build syscalls)
unconditionally. Override the 'mount' and 'umount' bindings
when (guile) provides them.
(MS_RDONLY, MS_NOSUID, MS_NODEV, MS_NOEXEC, MS_REMOUNT)
(MS_BIND, MS_MOVE): Remove.
* guix/build/syscalls.scm (%libc-errno-pointer): Add
'false-if-exception' around 'dynamic-func'.
|
|
|
|
|
|
| |
* gnu/packages/nano.scm (nano): Update to 2.7.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/calendar.scm (remind): New variable.
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (p7zip): New variable.
* gnu/packages/patches/remove-unused-p7zip-code.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/enlightenment.scm (rage): Update to 0.2.1.
|
|
|
|
|
|
| |
* gnu/packages/image.scm (libicns): New variable.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
|
|
| |
* gnu/packages/u-boot.scm (dtc): Update to 1.4.2. Delete patch.
* gnu/packages/patches/dtc-add-missing-symbols-to-lds.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Delete patch.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/game-development.scm (gzochi): Update to 0.10.1.
Signed-off-by: David Craven <david@craven.ch>
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (infernal)[supported-systems]: The
package requires VMX or SSE capability for parallel instructions, so
limit it to those supported systems.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (awesome)[description]: Shorten.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (clipit): New variable.
Co-authored-by: 宋文武 <iyzsong@gmail.com>
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch: New file.
* gnu/packages/gtk.scm (gtk+)[source]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch: New file.
* gnu/packages/gtk.scm (gtk+-2)[source]: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
| |
| |
| |
| | |
* gnu/packages/bittorrent.scm (aria2): Update to 1.26.1.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (mpv): Update to 0.20.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/onc-rpc.scm (rpcbind)[arguments]: Pass --enable-warmstarts
to #:configure-flags.
|
| |
| |
| |
| | |
This reverts commit 29405d882161e8bfa9aadf67bc264c2ee6c74fa4.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.10.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (libnfsidmap)[arguments]: Pass --with-pluginpath=
to #:configure-flags.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (infernal): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/libidn.scm (libidn)[replacement]: New field.
(libidn-1.33): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python2-ipython): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-terminado.
[inputs]: Remove work-around for python2-jsonschema, python2-matplotlib,
python2-numpy, python2-requests.
(python-inputs)[properties]: New field.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python2-numexpr): Replace package definition
with 'package-with-python2', using 'strip-python2-variant'.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python2-scikit-image): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-matplotlib,
python2-numpy, python2-scipy.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name'
field.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python2-scikit-learn): Replace package
definition with 'package-with-python2', using 'strip-python2-variant'
to simplify the package definition.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/openstack.scm (python-requests-mock): Update to 1.0.0.
[inputs]: Remove python-setuptools. Move python-mock ...
[native-inputs]: ... to here. Add python-discover, python-fixtures,
python-sphinx, python-testrepostory, python-testtools.
[properties]: Add python2-variant.
(python2-requests-mock): inherit stripped variant.
[native-inputs]: Use python2-setuptools.
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit b16b16e6c2ba9780ebdf936c325e06ebcc0a950b.
Rationale: gsl-2.2 consistently fails its test suite on i686. Inkscape
depends on gsl, and the grub background image is converted using
inkscape, so i686 systems can no longer be built.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/u-boot.scm (dtc)[source]: Add patch.
* gnu/packages/patches/dtc-add-missing-symbols-to-lds.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: David Craven <david@craven.ch>
|
| |
| |
| |
| | |
* gnu/services/desktop.scm (xfce-desktop-service) abilit --> ability.
|
| |
| |
| |
| | |
* gnu/packages/onc-rpc.scm (rpcbind): New variable.
|
| |
| |
| |
| | |
* gnu/packages/freedesktop.scm (telepathy-mission-control): New variable.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/u-boot.scm (u-boot, make-u-boot-package,
u-boot-vexpress_ca9x4, u-boot-malta): New variables.
Co-authored-by: David Craven <david@craven.ch>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/u-boot.scm (dtc): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add file.
Co-authored-by: David Craven <david@craven.ch>
|
| |
| |
| |
| | |
This reverts commit 17073dafc59d62fb8cbb8b94d61d3ecc488ac59f.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/display-managers.scm: New file.
* gnu/packages/slim.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/services/xorg.scm: Likewise.
|
| |
| |
| |
| | |
* gnu/packages/networking.scm: "Coypright" --> "Copyright".
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes CVE-2016-{3458,3485,3500,3508,3550,3606}.
* gnu/packages/java.scm (icedtea-6): Update to 1.13.12.
[source]: Remove 'icedtea-remove-overrides' patch.
[arguments]: Move ALSA header substitution to 'patch-paths' phase.
* gnu/packages/patches/icedtea-remove-overrides.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|