summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-06gnu: msmtp: Update to 1.6.2.Alex Kost
* gnu/packages/mail.scm (msmtp): Update to 1.6.2. [arguments]: Use '--with-tls' configure flag instead of '--with-ssl' (deprecated).
2015-11-06gnu: manaplus: Update to 1.5.10.24.Alex Kost
* gnu/packages/games.scm (manaplus): Update to 1.5.10.24.
2015-11-06Update NEWS.Alex Kost
* NEWS: Mention 'guix-build-log-mode'.
2015-11-06gnu: guile: Add guile-irregex.Christopher Allan Webber
* gnu/packages/guile.scm (guile-irregex): New variable.
2015-11-06gnu: Add BLESS.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (bless): New variable. Co-authored-by: Diane Trout <diane@ghic.org>
2015-11-06gnu: zynaddsubfx: Remove SSE flags from generic target.Ricardo Wurmus
* gnu/packages/music.scm (zynaddsubfx)[arguments]: Add phase to move SSE compiler flags from generic to specific targets.
2015-11-05gnu: wayland: Update to 1.9.0.Tomáš Čech
* gnu/packages/freedesktop.scm (wayland): Update to 1.9.0.
2015-11-05edit: Improve error reporting when $EDITOR is not found.Ludovic Courtès
Reported by Benno Evers <benno@bmevers.de> at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00125.html>. * guix/scripts/edit.scm (guix-edit): Wrap 'execl' call in 'catch'. Provide more meaningful error message.
2015-11-05edit: Lift helper procedure.Ludovic Courtès
* guix/scripts/edit.scm (package->location-specification): New procedure, with code formerly... (guix-edit): ... here. Use it.
2015-11-04import: hackage: Fix invalid use of 'leave'.Ludovic Courtès
Reported by Paul van der Walt <paul@denknerd.org> in <http://bugs.gnu.org/21829>. * guix/scripts/import/hackage.scm (guix-import-hackage): Add missing argument in call to 'leave'.
2015-11-04Merge branch 'version-0.9.0'Ludovic Courtès
2015-11-04gnu: irssi: Build with SSL support.Efraim Flashner
* gnu/packages/irssi.scm (irssi)[inputs]: Add openssl.
2015-11-04gnu: irssi: Update to 0.8.17.Efraim Flashner
* gnu/packages/irssi.scm (irssi): Update to 0.8.17.
2015-11-04gnu: guix: Update development snapshot.version-0.9.0Ludovic Courtès
* gnu/packages/package-management.scm (guix-devel): Update to commit 43c082b. (guix): Set to GUIX-DEVEL.
2015-11-04gnu: guix: Update to 0.9.0.Ludovic Courtès
* gnu/packages/package-management.scm (guix-0.8.3): Rename to... (guix-0.9.0): ... this. Adjust users. (guix): Set to GUIX-0.9.0.
2015-11-04tests: Use the canonical current directory name.v0.9.0Ludovic Courtès
* tests/guix-environment-container.sh (current_dir): New variable. Use it when grepping "mounts".
2015-11-04tests: Skip 'program-file' test when shebang is too long.Ludovic Courtès
* tests/gexp.scm ("program-file"): Skip when SHEBANG is too long.
2015-11-04Update NEWS.Ludovic Courtès
2015-11-04doc: Back up on the claim of encrypted root partitions.Ludovic Courtès
Reported by 宋文武 <iyzsong@openmailbox.org> at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00096.html>. * doc/guix.texi (System Installation): Comment out encrypted root partition commands. * gnu/system/examples/desktop.tmpl (mapped-devices): Remove. (file-systems): Refer to the root by label. * NEWS: Adjust.
2015-11-04gnu: libassuan: Update to 2.4.0.Efraim Flashner
* gnu/packages/gnupg.scm (libassuan): Update to 2.4.0.
2015-11-04gnu: csound: Link against libmvec on x86_64.Ludovic Courtès
* gnu/packages/audio.scm (csound)[arguments]: New field.
2015-11-04gnu: american-fuzzy-lop: Really build against QEMU 2.3.0.Ludovic Courtès
* gnu/packages/debug.scm (qemu-2.3.0): New variable. (american-fuzzy-lop): Use it instead of QEMU-HEADLESS.
2015-11-04gnu: clang-runtime: Mark MIPS as unsupported.Ludovic Courtès
* gnu/packages/llvm.scm (clang-runtime-from-llvm): Add 'supported-systems' field.
2015-11-04gnu: font-adobe-source-han-sans: Update to 1.004.宋文武
* gnu/packages/fonts.scm (font-adobe-source-han-sans): Update to 1.004. [license]: Change to 'silofl1.1'.
2015-11-04gnu: dosfstools: Update to 3.0.28.宋文武
* gnu/packages/disk.scm (dosfstools): Update to 3.0.28.
2015-11-04gnu: zsh: Update to 5.1.1.宋文武
* gnu/packages/zsh.scm (zsh): Update to 5.1.1.
2015-11-04gnu: libmicrohttpd: Update to 0.9.45.Efraim Flashner
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.45.
2015-11-04gnu: libassuan: Update to 2.3.0.Efraim Flashner
* gnu/packages/gnupg.scm (libassuan): Update to 2.3.0.
2015-11-04gnu: sipwitch: Update to 1.9.14.Efraim Flashner
* gnu/packages/telephony.scm (sipwitch): Update to 1.9.14.
2015-11-04gnu: ucommon: Update to 6.6.2.Efraim Flashner
* gnu/packages/telephony.scm (ucommon): Update to 6.6.2. [license]: Change to gpl3+.
2015-11-04gnu: parallel: Update to 20151022.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20151022.
2015-11-03gnu: Add byobu.Eric Bavier
* gnu/packages/screen.scm (byobu): New variable. * gnu/packages/patches/byobu-writable-status.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it.
2015-11-03gnu: newt: Build python bindings.Eric Bavier
* gnu/packages/slang.scm (newt)[outputs]: New field. [arguments]: Add #:make-flags argument. Add 'move-python' phase.
2015-11-03gnu: esmtp: Fix 'inputs' field.Mark H Weaver
This is a followup to commit f8ae32a26a5f41466f5c7792261fdf2e78d1d35f. * gnu/packages/mail.scm (esmtp)[inputs]: Add missing parentheses.
2015-11-04build-system/python: 'package-with-python2' preserves source location.Ludovic Courtès
* guix/build-system/python.scm (package-with-explicit-python): Add 'location' field.
2015-11-04import: pypi: Make downloads silent.Ludovic Courtès
* guix/import/pypi.scm (pypi-fetch): Wrap body in 'call-with-output-file' and 'with-error-to-port'.
2015-11-04import: pypi: Add missing copyright line.Ludovic Courtès
* guix/import/pypi.scm: Add missing copyright line for bab020d.
2015-11-04doc: Fix typos.Ludovic Courtès
* doc/guix.texi (Invoking guix refresh): Fix typos.
2015-11-04gnu: guile-ncurses: Mask test failure with ncurses 6.0.Ludovic Courtès
Fixes <http://bugs.gnu.org/21677>. * gnu/packages/guile.scm (guile-ncurses)[arguments]: Add #:make-flags.
2015-11-04Update NEWS.Ludovic Courtès
2015-11-04gnu: cmake: Download over HTTPS.Ludovic Courtès
Reported by Gxsdnewb on #guix. * gnu/packages/cmake.scm (cmake)[source]: Use 'https' URL.
2015-11-04doc: Explain that 'guix publish' relies on the key pair.Ludovic Courtès
* doc/guix.texi (Invoking guix publish): Mention 'guix archive --generate-key'.
2015-11-03scripts: container: Fix 'exec' command line parsing.David Thompson
* guix/scripts/container/exec.scm (partition-args): Reimplement such that all args up to and including the PID are returned as the first of the two values.
2015-11-03import: pypi: add updaterCyril Roelandt
* guix/import/pypi.scm (guix-package->pypi-name, latest-release): New procedures. (%pypi-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add %PYPI-UPDATER. * doc/guix.texi (Invoking guix refresh): Mention PyPI
2015-11-03gnu: Add python-tempest-lib.Cyril Roelandt
* gnu/packages/openstack.scm (python-tempest-lib, python2-tempest-lib): New variables.
2015-11-03gnu: python-oslotest: move mox3 to the propagated-inputsCyril Roelandt
* gnu/packages/openstack.scm (python-oslotest): move mox3 to the propagated inputs.
2015-11-03gnu: Add python-oslo.log.Cyril Roelandt
* gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log): New variables.
2015-11-03gnu: paramiko: Move python-pycrypto to the propagated inputs.Cyril Roelandt
* gnu/packages/python.scm (python-paramiko): Move python-pycrypto to the propagated-inputs.
2015-11-03gnu: Add python-os-testr.Cyril Roelandt
* gnu/packages/openstack.scm (python-ostestr, python2-ostestr): New variables.
2015-11-03gnu: Add python-oslosphinx.Cyril Roelandt
* gnu/packages/openstack.scm (python-oslosphinx, python2-oslosphinx): New variables.