Commit Graph

48635 Commits (11da634a6e64afa2904542e2174aa2a185f9ac3a)

Author SHA1 Message Date
Ricardo Wurmus fb1d8d2baa
gnu: klick: Fix build with GCC 7.
* gnu/packages/music.scm (klick)[arguments]: Pass -fpermissive to compiler.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus 923b2b5a48
gnu: avr-libc: Unset CPATH to fix the build.
* gnu/packages/avr.scm (avr-libc)[arguments]: Unset CPATH variable.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus 081f767e8c
gnu: avr-gcc-4.9: Build with GCC 5.
* gnu/packages/avr.scm (avr-gcc-4.9)[native-inputs]: Add gcc-5.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus bed0c4c83d
gnu: alsa-modular-synth: Build with GCC 5.
* gnu/packages/audio.scm (alsa-modular-synth)[native-inputs]: Add gcc-5.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus 316fa45ea4
gnu: gcc-arm-none-eabi-4.9: Build with GCC 5.
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[native-inputs]: Add gcc-5.
2019-09-19 21:33:40 +02:00
Vagrant Cascadian af760990e9
gnu: Add python-editorconfig.
* gnu/packages/python-xyz (python-editorconfig): New variable.
2019-09-19 12:25:42 -07:00
Vagrant Cascadian 4d83157cd8
gnu: Add wabt.
* gnu/packages/web (wabt): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add wabt for tests.
  [arguments]: Add phase patching wabt into known tools.
2019-09-19 11:39:52 -07:00
Vagrant Cascadian f315673d9e
gnu: Add python-binwalk.
* gnu/packages/python-xyz (python-binwalk): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for
  tests.
2019-09-19 10:56:33 -07:00
Tobias Geerinckx-Rice 664aa1844c
gnu: tor: Update to 0.4.1.6.
* gnu/packages/tor.scm (tor): Update to 0.4.1.6.
2019-09-19 19:27:37 +02:00
Pierre Neidhardt 754ee7082b
gnu: next: Update to 1.3.2.
* gnu/packages/web-browsers.scm (next): Update to 1.3.2.
2019-09-19 18:16:14 +02:00
Rutger Helling ebfe548c23
gnu: samba: Update to 4.11.0.
* gnu/packages/samba.scm (samba): Update to 4.11.0.
2019-09-19 16:54:31 +02:00
Ludovic Courtès 7670efefe4
gnu: fontforge: Update to 20190801.
* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
[source](patches): Remove.  The patch served by github.com had been
modified in place.
2019-09-19 14:00:05 +02:00
Efraim Flashner 62ef089eab
gnu: efl: Update to 1.22.5.
* gnu/packages/enlightenment.scm (efl): Update to 1.22.5.
2019-09-19 14:35:31 +03:00
Ricardo Wurmus a747ae609b
gnu: android-libutils: Build with GCC 5.
* gnu/packages/android.scm (android-libutils)[native-inputs]: Add gcc-5.
2019-09-19 12:56:54 +02:00
Ricardo Wurmus 2c6ebeb72b
gnu: perl-glib: Update to 1.3291.
* gnu/packages/glib.scm (perl-glib): Update to 1.3291.
2019-09-19 12:33:35 +02:00
Efraim Flashner 339b582892
gnu: python-matplotlib: Use https in home-page.
* gnu/packages/python-xyz.scm (python-matplotlib)[home-page]: Update to
use https.
2019-09-19 12:39:26 +03:00
Efraim Flashner 7380df7312
gnu: python2-matplotlib: Update to 2.2.4.
* gnu/packages/python-xyz.scm (python2-matplotlib): Update to 2.2.4.
2019-09-19 12:39:24 +03:00
Efraim Flashner 66a3c2db9b
gnu: python2-matplotlib: Fix jquery-ui install path.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Override
custom 'install-jquery-ui phase to install in the appropriate directory.
2019-09-19 12:38:41 +03:00
Efraim Flashner 5d484f42a8
gnu: python2-matplotlib: Disable tests.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Skip the
custom 'check phase.
2019-09-19 12:38:36 +03:00
Rutger Helling 222510f404
gnu: linux-libre: Update to 5.2.16.
* gnu/packages/linux.scm (linux-libre): Update to 5.2.16.
2019-09-19 09:57:38 +02:00
Vagrant Cascadian 3fb581ca9f
gnu: diffoscope: Update to 125.
* gnu/packages/diffoscope (diffoscope): Update to 125.
  [arguments] Adjust remove-ocaml-test to selectively disable a single test.
    Add skip-elf-tests to disable a new failing test.
  [native-inputs] Add ocaml for tests.
2019-09-18 21:09:08 -07:00
Vagrant Cascadian 3244b64f70
gnu: diffoscope: Add additional test dependencies.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add abootimg, dtc,
  and r-minimal.
2019-09-18 17:26:36 -07:00
Vagrant Cascadian 52211add0b
gnu: Move diffoscope and trydiffoscope to new diffoscope.scm.
* gnu/packages/package-management (diffoscope): Remove variable.
  (trydiffoscope): Remove variable.
  Update copyright information.
* gnu/packages/diffoscope.scm: New file.
  (diffoscope): Add variable.
  (trydiffoscope): Add variable.
* gnu/local.mk [GNU_SYSTEM_MODULES]: Add diffoscope.scm.
2019-09-18 17:26:33 -07:00
Tobias Geerinckx-Rice f8853858b8
gnu: isc-dhcp: Update bundled BIND to 9.11.11 [fixes CVE-2019-6471].
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 11.
[inputs]: Update bind-source-tarball hash.
2019-09-19 00:02:51 +02:00
Tobias Geerinckx-Rice ded2dab3d8
gnu: bind: Update to 9.14.6 [fixes CVE-2019-6471].
* gnu/packages/dns.scm (isc-bind): Update to 9.14.6.
2019-09-18 23:59:29 +02:00
Alejandro "HiPhish" Sanchez b48d77fcf6
gnu: libvterm: Update to 1.1.0.
* gnu/packages/terminals.scm (libvterm): Update to 1.1.0.
[arguments]: Enable tests.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-09-18 23:34:26 +02:00
Konrad Hinsen da55110712
scripts: pull: Add options for generation management
* guix/scripts/pull.scm (%options) Add --roll-back, --switch-generation,
--delete-generations
(process-generation-change): New function
(guix-pull): Execute generation management operations

* doc/guix.texi: Document the generation management operations

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-18 23:08:29 +02:00
Ludovic Courtès ee25048e51
pull: Work around Ubuntu's 'sudo'.
Partly fixes <https://bugs.gnu.org/36785>.
Reported by Julien Lepiller <julien@lepiller.eu>.

* guix/scripts/pull.scm (ensure-default-profile): Do not call
'migrate-generations' when "SUDO_USER" is set.
2019-09-18 23:08:29 +02:00
Ludovic Courtès 45fbc15a48
import: pypi: Refresher recognizes pythonhosted.org source URLs.
This is a followup to a537620054.
Since that commit, 'pypi-package?' would return false for most Python
packages, and thus "guix refresh python-xxx" would report that no
updaters apply to the package.

* guix/import/pypi.scm (pypi-package?)[pypi-url?]: Recognize
"files.pythonhosted.org" URLs.
2019-09-18 23:08:29 +02:00
Ludovic Courtès d0980ef418
doc: Mention the "repository name" for 'guix pack -f docker'.
This is a followup to 0074844366.

* doc/guix.texi (Invoking guix pack): Mention the repository name.
2019-09-18 23:08:29 +02:00
Ludovic Courtès 4bb7d14bbe
gnu: Add Xeus.
* gnu/packages/jupyter.scm (xeus): New variable.
2019-09-18 23:08:29 +02:00
Ludovic Courtès a52d8cc6c7
gnu: Add python-jupyter-kernel-test.
* gnu/packages/jupyter.scm (python-jupyter-kernel-test): New file.
2019-09-18 23:08:29 +02:00
Ludovic Courtès 2835fb07ba
gnu: Add python-jupyter-kernel-mgmt.
* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): New variable.
2019-09-18 23:08:29 +02:00
Ludovic Courtès 2cde4a967d
gnu: Add python-jupyter-protocol.
* gnu/packages/jupyter.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-09-18 23:08:29 +02:00
Ludovic Courtès af632c6b70
gnu: nlohmann-json-cpp: Update to 3.7.0.
* gnu/packages/serialization.scm (nlohmann-json-cpp): Update to 3.7.0.
[source]: Use 'git-fetch'.
[native-inputs, arguments]: New fields.
2019-09-18 23:08:28 +02:00
Ludovic Courtès 96b35998e6
linux-container: 'eval/container' correctly passes -L and -C flags.
This fixes a type error.

* gnu/system/linux-container.scm (eval/container): Use 'append-map', not
'map'.
* tests/containers.scm ("eval/container, non-empty load path"): New test.
2019-09-18 23:08:28 +02:00
Ludovic Courtès f9c0400392
guix package: "guix package -f FILE" ensures FILE returns a package.
* guix/scripts/package.scm (options->installable): Add clause for
'install option with a non-package object.
* tests/guix-package.sh: Add test.
2019-09-18 23:08:28 +02:00
Ricardo Wurmus cf48ea9539
Merge branch 'wip-texlive' 2019-09-18 15:35:17 +02:00
宋文武 3c4f5ad7f4
services: Add nftables-service-type.
* gnu/services/networking.scm (%default-nftables-ruleset): New variable.
(<nftables-configuration>): New record type.
(nftables-shepherd-service): New procedure.
(nftables-service-type): New service type.
* doc/guix.texi (Networking Services): Document it.
2019-09-18 19:04:59 +08:00
宋文武 62790449e6
gnu: linux-libre: Enable all nftables families.
* gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.2-arm.conf,
gnu/packages/aux-files/linux-libre/5.2-arm64.conf,
gnu/packages/aux-files/linux-libre/5.2-i686.conf,
gnu/packages/aux-files/linux-libre/5.2-x86_64.conf: Set CONFIG_NF_TABLES_INET,
CONFIG_NF_TABLES_NETDEV, CONFIG_NF_TABLES_IPV4, CONFIG_NF_TABLES_IPV6 and
CONFIG_NF_TABLES_BRIDGE to 'y', and related options to 'm'.
2019-09-18 19:04:59 +08:00
Guillaume LE VAILLANT 3012486d77
gnu: Add cl-lzlib.
* gnu/packages/lisp.scm (sbcl-lzlib, cl-lzlib, ecl-lzlib): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT ed0ddadcd5
gnu: Add cl-octet-streams.
* gnu/packages/lisp.scm (sbcl-cl-octet-streams, cl-octet-streams,
  ecl-cl-octet-streams): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT 76b66fbaf5
gnu: Add bst.
* gnu/packages/lisp.scm (sbcl-bst, cl-bst, ecl-bst): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT b1df0d9f77
gnu: Add cl-ledger.
* gnu/packages/lisp.scm (sbcl-cl-ledger, cl-ledger, ecl-cl-ledger): New
  variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT 66226d5d41
gnu: Add cambl.
* gnu/packages/lisp.scm (sbcl-cambl, cl-cambl, ecl-cambl): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT c0dcdd45d9
gnu: Add fprog.
* gnu/packages/lisp.scm (sbcl-fprog, cl-fprog, ecl-fprog): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT bc5d9a7ac1
gnu: Add xlunit.
* gnu/packages/lisp.scm (sbcl-xlunit, cl-xlunit, ecl-xlunit): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT f5d1f58bcb
gnu: Add cl-containers.
* gnu/packages/lisp.scm (sbcl-cl-containers, cl-containers, ecl-containers):
  New variables.
2019-09-18 11:55:42 +02:00
Guillaume Le Vaillant 5f33f9aa64
gnu: sbcl-lift: Fix version number.
* gnu/packages/lisp.scm (sbcl-lift)[version]: Set to 1.7.1 instead of 0.0.0.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT cacbeebc75
gnu: Add metatilities-base.
* gnu/packages/lisp.scm (sbcl-metatilities-base, cl-metatilities-base,
  ecl-metatilities-base): New variables.
2019-09-18 11:55:42 +02:00