Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/perl.scm (perl-getopt-long): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.51.0.
(curl-7.50.3): Replace with ...
(curl-7.51.0): ... this.
|
|
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.6.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.30.
|
|
* gnu/packages/perl.scm (perl-test-simple): Update to 1.302062.
|
|
* gnu/packages/regex.scm (re2): Update to 2016-11-01.
|
|
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.5. Update bundled
'bind' to 9.9.9-P4.
|
|
* gnu/packages/linux.scm (iproute2): Update to 4.8.0.
[arguments]: Set Bash completion directory in #:make-flags.
|
|
* gnu/packages/game-development.scm (love): Update to 0.10.2.
|
|
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.12.
|
|
* gnu/packages/dns.scm (bind): Update to 9.10.4-P4.
|
|
* gnu/packages/package-management.scm (diffoscope): Update to 62.
|
|
* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.3.
[source]: Remove patch.
* gnu/packages/patches/python-django-fix-testcase.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/search.scm (xapian): Update to 1.4.1.
|
|
* gnu/package/haskell.scm (ghc-data-accessor)[source]: Specify hackage
mirror.
(ghc-data-accessor-transformers)[source]: Same.
(ghc-gnuplot)[source]: Same.
|
|
* gnu/packages/patches/icecat-binutils.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
|
|
* gnu/packages/speech.scm (speech-dispatcher): New variable.
|
|
* gnu/packages/textutils.scm (dotconf): New variable.
|
|
* gnu/packages/engineering.scm (librecad): Update to 2.1.3.
|
|
* gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin.
|
|
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.1.
[source]: Use new https://github.com download URL.
|
|
* gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2.
|
|
* gnu/packages/python.scm (python-pytest-2.9.2): New variable.
|
|
* gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target
to determine the correct libc to use.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-3.
|
|
* gnu/packages/haskell.scm (ghc-gnuplot): New variable.
|
|
* gnu/packages/haskell.scm (ghc-utility-ht): New variable.
|
|
* gnu/packages/haskell.scm (ghc-data-access-transformers): New variable.
|
|
* gnu/packages/haskell.scm (ghc-data-accessor): New variable.
|
|
* gnu/packages/emacs.scm (geiser-next): Re-introduce it.
|
|
* gnu/packages/chez.scm (chez-scmutils): New variable.
|
|
* gnu/packages/chez.scm (chez-mit): New variable.
|
|
* gnu/packages/emacs.scm (haskell-mode): Update to 16.1.
[inputs]: Add 'emacs-el-search' and 'emacs-stream'.
[propagated-inputs]: Add 'emacs-dash'.
[arguments]: Add modules. Adapt 'pre-build' and 'install' phases.
|
|
* gnu/packages/emacs.scm (emacs-el-search): New variable.
|
|
* gnu/packages/emacs.scm (emacs-stream): New varaible.
|
|
Reported by Mark H Weaver <mhw@netris.org>
Partly fixes <http://bugs.gnu.org/24832>.
'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to
invalid system types.
* gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a
one-argument procedure. Honor it.
* gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument
to 'make-ld-wrapper'. Make #:target argument a procedure.
* gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument.
|
|
* gnu/packages/benchmark.scm (fio): Update to 2.15.
|
|
* gnu/packages/security-token.scm (ccid): New variable.
|
|
* gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.
|
|
* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.
|
|
|
|
* gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-fixed)[source]: Use it.
|
|
Suggested by Chris Marusich <cmmarusich@gmail.com> at
<https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00425.html>.
* gnu/packages/package-management.scm (guix-0.11.0)[native-inputs]: Add
Autoconf, Automake, Gettext, Texinfo, Graphviz, and Help2man.
(guix-devel)[native-inputs]: Remove.
|
|
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.11.
|
|
* gnu/system.scm (<boot-parameters>)[store-device, store-mount-point]:
New fields.
(read-boot-parameters): Initialize them.
(operating-system-grub.cfg): Likewise. Remove STORE-FS argument from
call to 'grub-configuration-file'.
(operating-system-parameters-file): Add 'store' element in
'boot-parameters'.
* gnu/system/grub.scm (strip-mount-point): Replace 'store-fs' parameter
by 'mount-point'; adjust accordingly. Adjust callers.
(<menu-entry>)[device, device-mount-point]: New fields.
(eye-candy): Replace 'root-fs' parameter by 'store-device'; add
'store-mount-point'. Use keyword arguments for 'system' and 'port'.
(grub-root-search): Remove 'root-fs' by 'device' and adjust
accordingly.
(grub-configuration-file): Remove 'store-fs' parameter. Adjust
accordingly.
* guix/scripts/system.scm (previous-grub-entries): Initialize 'device'
and 'device-mount-point' fields from PARAMS.
* doc/guix.texi (GRUB Configuration): Document 'device' and
'device-mount-point'. Explain that 'linux' can be prefixed by a GRUB
device name.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/networking.scm (nethogs): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/libusb.scm (python-pyusb)[arguments]: Use srfi-1 to make
the "fix-libusb-reference" phase clearer.
|
|
* gnu/packages/python.scm (python-joblib)[arguments]: Add phase to
disable failing tests.
|