Marius Bakke
974200102b
gnu: python2-more-itertools: Do not depend on 'python2-minimal'.
...
* gnu/packages/python-xyz.scm (python2-more-itertools)[arguments]: Use PYTHON2
instead of PYTHON2-MINIMAL.
2020-02-15 22:02:56 +01:00
Marius Bakke
5d8a4354ac
gnu: isl: Move the static library to a separate output.
...
* gnu/packages/gcc.scm (isl)[outputs, arguments]: New fields.
* gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ISL:STATIC.
2020-02-15 22:02:56 +01:00
Marius Bakke
6457ae1339
gnu: telepathy-glib: Fix test failure.
...
* gnu/packages/patches/telepathy-glib-channel-memory-leak.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (telepathy-glib)[source](patches): Add it.
2020-02-15 22:02:55 +01:00
Marius Bakke
fedce7b2b4
gnu: libfaketime: Fix build with glibc 2.31.
...
* gnu/packages/check.scm (libfaketime)[arguments]: Disable
"deprecated-declarations" warnings before running the test suite.
2020-02-15 22:02:55 +01:00
Marius Bakke
a33eac038a
gnu: glibc: Update to 2.31.
...
* gnu/packages/patches/glibc-supported-locales.patch: Adjust for upstream
changes.
* gnu/packages/patches/glibc-2.29-supported-locales.patch: New file, with
previous contents.
* gnu/packages/patches/gcc-4.9-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-6-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-7-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-8-libsanitizer-mode-size.patch,
gnu/packages/patches/gcc-9-libsanitizer-mode-size.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gcc.scm (gcc-4.9, gcc-5, gcc-6, gcc-7, gcc-8,
gcc-9)[source](patches): Add the respective patch files.
* gnu/packages/base.scm (glibc): Update to 2.31.
[source](patches): Remove obsolete.
(glibc-2.30): New public variable.
(glibc-2.29)[source](patches): Adjust for renamed patch file.
2020-02-15 22:02:55 +01:00
Marius Bakke
a493a52646
gnu: ath9k-htc-firmware: Build with binutils@2.33.1.
...
* gnu/packages/base.scm (binutils-2.33): New public variable.
* gnu/packages/cross-base.scm (cross-binutils): Add optional BINUTILS argument.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Build the
xtensa-elf toolchain with BINUTILS-2.33.
2020-02-15 22:02:55 +01:00
Marius Bakke
3e3a37b2bc
gnu: binutils: Update to 2.34.
...
* gnu/packages/base.scm (binutils): Update to 2.34.
[arguments]: Add #:make-flags.
[properties]: New field.
(binutils+documentation): New public variable.
* gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]: Inherit
#:make-flags.
2020-02-15 22:02:55 +01:00
Marius Bakke
645772e4b9
gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2.
...
* gnu/packages/dns.scm (dnsmasq)[source](modules, snippet): New fields.
2020-02-15 22:02:55 +01:00
Marius Bakke
429243a43a
gnu: linux-libre-headers: Update to 5.4.20.
...
* gnu/packages/linux.scm (linux-libre-headers-4.19.56): Rename to ...
(linux-libre-headers-5.4.20): ... this. Update to 5.4.20.
(linux-libre-headers): Adjust accordingly.
* gnu/packages/commencement.scm (rsync-boot0): New variable.
(linux-libre-headers-boot0)[native-inputs]: Add RSYNC-BOOT0.
2020-02-15 22:02:54 +01:00
Marius Bakke
87d3e94d82
gnu: efibootmgr: Remove obsolete workaround.
...
* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't set C_INCLUDE_PATH in
#:configure-flags.
2020-02-15 22:02:54 +01:00
Marius Bakke
6388bed78c
gnu: efivar: Remove obsolete workaround.
...
* gnu/packages/linux.scm (efivar)[arguments]: Remove phase
'kernel-headers-are-system-headers'.
2020-02-15 22:02:54 +01:00
Marius Bakke
4a894c2f09
gnu: linux-libre: Remove obsolete workaround.
...
* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Do not change CPATH
or CROSS_CPATH.
2020-02-15 22:02:54 +01:00
Alexandros Theodotou
bbd1e4e7ed
gnu: cairo: Add support for XML.
...
* gnu/packages/gtk.scm (cairo)[arguments]: Add enable-xml flag.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-14 19:16:33 +01:00
Marius Bakke
7edafc884c
Merge branch 'master' into core-updates
2020-02-14 19:05:45 +01:00
Leo Prikler
64fc4f3705
gnu: Add gst-editing-services.
...
* gnu/packages/gstreamer.scm (gst-editing-services): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-14 17:49:26 +01:00
Andrius Štikonas via Guix-patches via
7af0f2156c
gnu: mrustc: Fix typo in description.
...
* gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-14 17:49:26 +01:00
Marius Bakke
acadc0c584
gnu: WebKitGTK: Update to 2.26.4 [security fixes].
...
This fixes CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867, and
CVE-2020-3868.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.4.
2020-02-14 17:49:26 +01:00
Marius Bakke
e20e069b99
gnu: LVM2: Update to 2.03.08.
...
* gnu/packages/linux.scm (lvm2): Update to 2.03.08.
2020-02-14 17:49:26 +01:00
Pierre Neidhardt
a74e23188f
gnu: Add librocket.
...
* gnu/packages/web.scm (librocket): New variable.
2020-02-14 17:45:47 +01:00
Jelle Licht
53e7e3d7ca
gnu: emacs-ess: Do not install files in "guix.d".
...
* gnu/packages/statistics.scm (emacs-ess)[arguments]: Move the etc and
lisp directories out of "guix.d".
2020-02-14 16:55:18 +01:00
Brice Waegeneire
96945cabe0
gnu: Add haproxy.
...
* gnu/packages/networking.scm (haproxy): New variable.
2020-02-14 16:33:17 +01:00
Pierre Neidhardt
98e3953e96
gnu: dxvk: Update to 1.5.4.
...
* gnu/packages/wine.scm (dxvk): Update to 1.5.4.
2020-02-14 10:08:15 +01:00
Pierre Neidhardt
e659fa7112
gnu: emacs-sly-asdf: Update to 20200214.
...
* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20200214.
2020-02-14 09:42:05 +01:00
Eric Bavier
341976e561
gnu: netsurf: Fix .desktop exec reference.
...
* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced
in .desktop file to "netsurf-gtk3".
2020-02-13 22:09:56 -06:00
Leo Famulari
1ce2467fd6
gnu: LibreOffice: Update to 6.4.0.3.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.0.3.
[inputs]: Add qrcodegen-cpp.
[source]: Remove obsolete patches and substitutions.
* gnu/packages/patches/libreoffice-glm.patch,
gnu/packages/patches/libreoffice-icu.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2020-02-13 20:13:10 -05:00
Leo Famulari
b96aca9255
gnu: libetonyek: Update MDDS requirement.
...
* gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5'
in #:configure-flags.
2020-02-13 20:13:10 -05:00
Leo Famulari
80f29b83db
gnu: orcus: Update to 0.15.3.
...
* gnu/packages/libreoffice.scm (orcus): Update to 0.15.3.
2020-02-13 20:13:10 -05:00
Leo Famulari
dbbe244851
gnu: ixion: Update to 0.15.0.
...
* gnu/packages/libreoffice.scm (ixion): Update to 0.15.0.
[inputs]: Add spdlog.
2020-02-13 20:13:10 -05:00
Leo Famulari
ec2fdbf6c1
gnu: mdds: Update to 1.5.0.
...
* gnu/packages/boost.scm (mdds): Update to 1.5.0.
2020-02-13 20:13:09 -05:00
Leo Famulari
d41e25c058
gnu: Add qrcodegen-cpp.
...
* gnu/packages/aidc.scm (qrcodegen-cpp): New variable.
* gnu/packages/patches/qrcodegen-cpp-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-02-13 20:13:09 -05:00
Leo Famulari
3dbab6824d
gnu: Syncthing: Update to 1.3.4.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.3.4.
[arguments]: Adjust to changes in the upstream build tooling in the 'build'
and 'install' phases.
[inputs]: Add go-github-com-cespare-xxhash.
2020-02-13 19:44:31 -05:00
Leo Famulari
9c2eb9622d
gnu: Add go-github-com-cespare-xxhash.
...
* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): New variable.
2020-02-13 19:44:31 -05:00
Leo Famulari
05b8096dd2
gnu: go-github-com-lucas-clemente-quic-go: Update to 0.12.1.
...
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update
to 0.12.1.
[propagated-inputs]: Add go-github-com-golang-protobuf-proto.
2020-02-13 19:44:31 -05:00
Leo Famulari
199f1be3a3
gnu: go-github-com-marten-seemann-qtls: Update to 0.3.2.
...
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.3.2.
2020-02-13 19:44:30 -05:00
Leo Famulari
e4d8efe98f
gnu: go-github-com-minio-sha256-simd: Update to 0.1.1.
...
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.1.
2020-02-13 19:44:30 -05:00
Leo Famulari
fe7e7ac120
gnu: go-github-com-syndtr-goleveldb: Update to 1.0.1-4.7581283.
...
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
1.0.1-4.7581283.
2020-02-13 19:44:30 -05:00
Leo Famulari
d8b681fb5c
gnu: go-github-com-prometheus-client-golang: Update to 1.2.1.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang):
Update to 1.2.1.
2020-02-13 19:44:30 -05:00
Leo Famulari
5d9515d880
gnu: go-github-com-urfave-cli: Update to 1.22.2.
...
* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.22.2.
[propagated-inputs]: Add go-github-com-go-md2man.
2020-02-13 19:44:30 -05:00
Leo Famulari
2c0bc073f2
gnu: Add go-github-com-go-md2man.
...
* gnu/packages/golang.scm (go-github-com-go-md2man): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
0ca8bc01a1
gnu: Add go-github-com-russross-blackfriday.
...
* gnu/packages/golang.scm (go-github-com-russross-blackfriday): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
47a4a6da5e
gnu: Add go-github-com-shurcool-sanitized-anchor-name.
...
* gnu/packages/golang.scm (go-github-com-shurcool-sanitized-anchor-name): New
variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
3c06b06034
gnu: Add go-github-com-pmezard-go-difflib.
...
* gnu/packages/golang.scm (go-github-com-pmezard-go-difflib): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
df14a8b67d
gnu: go-github-com-mattn-go-isatty: Update to 0.0.11.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.11.
2020-02-13 19:44:29 -05:00
Leo Famulari
6ac3b835d1
gnu: Change upstream for the go-nat-pmp Go NAT-PMP client.
...
* gnu/packages/syncthing.scm
(go-github-com-audriusbutkevicius-go-nat-pmp): Replace with ...
(go-github-com-jackpal-go-nat-pmp): ... new package.
(syncthing)[inputs]: Adjust accordingly.
2020-02-13 19:44:28 -05:00
Leo Famulari
726727e163
gnu: go-github-com-pkg-errors: Update to 0.9.0.
...
* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.0.
2020-02-13 19:44:28 -05:00
Leo Famulari
195960737c
gnu: go-github-com-oschwald-geoip2-golang: Update to 1.4.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.4.0.
2020-02-13 19:44:28 -05:00
Leo Famulari
a2c885b31c
gnu: go-github-com-gogo-protobuf: Update to 1.3.1.
...
* gnu/packages/golang.scm (go-github-com-gogo-protobuf): Update to 1.3.1.
2020-02-13 19:44:28 -05:00
Leo Famulari
a726d91d0c
gnu: Move go-github-com-golang-protobuf-proto to the Golang module.
...
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): Move
variable ...
gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): ... to here.
2020-02-13 19:44:27 -05:00
Leo Famulari
3170d75466
gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-2.cac0b30.
...
* gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): Update
to 0.0.0-2.cac0b30.
2020-02-13 19:44:27 -05:00
Leo Famulari
191e4df083
gnu: go-github-com-prometheus-client-golang: Update 1.1.0.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang):
Update to 1.1.0.
2020-02-13 19:44:27 -05:00
Leo Famulari
be47a83abb
gnu: go-github-com-minio-sha256-simd: Update to 0.1.0.
...
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to
0.1.0.
2020-02-13 19:44:26 -05:00
Leo Famulari
17436233f6
gnu: go-gopkg.in-asn1-ber.v1: Update to 1.3.
...
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update to 1.3.
2020-02-13 19:44:26 -05:00
Leo Famulari
720420e38e
gnu: go-golang-org-x-time: Update to 0.0.0-2.9d24e82.
...
* gnu/packages/golang.scm (go-golang-org-x-time): Update to 0.0.0-2.9d24e82.
2020-02-13 19:44:26 -05:00
Leo Famulari
9ef07337fd
gnu: go-golang-org-x-sys: Update to 0.0.0-5.749cb33.
...
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-5.749cb33.
2020-02-13 19:44:26 -05:00
Leo Famulari
7cb90f229f
gnu: go-golang-org-x-net: Update to 0.0.0-4.ba9fcec.
...
* gnu/packages/golang.scm (go-golang-org-x-net): Update to 0.0.0-4.ba9fcec.
2020-02-13 19:44:26 -05:00
Leo Famulari
75f36ad6d2
gnu: go-github-com-prometheus-procfs: Update to 0.0.4.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.4.
2020-02-13 19:44:26 -05:00
Leo Famulari
0d793a59cf
gnu: go-github-com-prometheus-client-model: Update to 0.0.2-2.14fe0d1.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model):
Update to 0.0.2-2.14fe0d1.
2020-02-13 19:44:25 -05:00
Leo Famulari
adc6ae9a85
gnu: go-github-com-petermattis-goid: Update to 0.0.0-1.b0b1615
...
* gnu/packages/syncthing.scm (go-github-com-petermattis-goid): Update to
0.0.0-1.b0b1615.
2020-02-13 19:44:25 -05:00
Leo Famulari
8e7e2dbc43
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.4.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.4.0.
2020-02-13 19:44:25 -05:00
Leo Famulari
e268d0bbd6
gnu: go-github-com-kballard-go-shellquote: Update to 0.0.0-1.95032a8
...
* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote):
Update to 0.0.0-1.95032a8.
2020-02-13 19:44:25 -05:00
Leo Famulari
a427d7353f
gnu: go-github-com-jackpal-gateway: Update to 1.0.5.
...
* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Update to
1.0.5.
2020-02-13 19:44:24 -05:00
Leo Famulari
87abee4e53
gnu: go-github-com-golang-groupcache-lru: Update to 0.0.0-2.869f871
...
* gnu/packages/syncthing.scm (go-github-com-golang-groupcache-lru):
Update to 0.0.0-2.869f871.
2020-02-13 19:44:24 -05:00
Leo Famulari
a9546f8bb1
gnu: go-github-com-certifi-gocertifi: Update to 2018.01.18-1.a5e0173
...
* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): Update to
2018.01.18-1.a5e0173.
2020-02-13 19:44:24 -05:00
Leo Famulari
c32e70a8ba
gnu: go-github-com-gobwas-glob: Update to 0.2.3.
...
* gnu/packages/syncthing.scm (go-github-com-gobwas-glob): Update to 0.2.3.
2020-02-13 19:44:24 -05:00
Leo Famulari
cdf409e817
gnu: go-golang-org-x-crypto: Update to 0.0.0-4.9756ffd.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.0.0-4.9756ffd.
2020-02-13 19:44:23 -05:00
Leo Prikler
5f6ce90a90
gnu: sane-backends: Disable genesys_unit_tests.
...
Fixes <https://bugs.gnu.org/39449 >.
* gnu/packages/scanner.scm (sane-backends)[arguments]<#:phases>:
Add disable-failing-backend-tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-13 23:32:19 +01:00
Tanguy Le Carrour
0a193d321b
gnu: python-pip: Update to 20.0.2.
...
* gnu/packages/python-xyz.scm (python-pip): Update to 20.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-13 23:32:19 +01:00
Jan Nieuwenhuizen
ee8d86ff47
gnu: Add gash-utils.
...
* gnu/packages/shells.scm (gash-utils): New variable.
2020-02-13 22:09:53 +01:00
Marius Bakke
40bea7f9b2
gnu: IlmBase, OpenEXR: Update to 2.4.1.
...
* gnu/packages/graphics.scm (ilmbase): Update to 2.4.1.
2020-02-13 16:47:23 +01:00
Marius Bakke
f6abff7bd4
gnu: wpebackend-fdo: Update to 1.4.1.
...
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.4.1.
2020-02-13 16:47:23 +01:00
Marius Bakke
a866dd184d
gnu: libsecret: Update to 0.20.1.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.20.1.
2020-02-13 16:47:23 +01:00
Marius Bakke
bf71edd3df
gnu: python2-pbcore: Remove python2-sphinx dependency.
...
* gnu/packages/bioinformatics.scm (python2-pbcore)[arguments]: Add #:phases.
[native-inputs]: Remove PYTHON2-SPHINX.
2020-02-13 16:47:22 +01:00
Marius Bakke
2537ce68b0
gnu: python-markdown: Update to 3.2.
...
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.2.
[properties]: New field.
(python2-markdown): Stay on 3.1.1.
2020-02-13 16:47:22 +01:00
Marius Bakke
8ae17933e2
gnu: opensubdiv: Build with a newer version of Mesa.
...
* gnu/packages/gl.scm (mesa-19.3.3): New public variable.
* gnu/packages/graphics.scm (opensubdiv)[inputs]: Add it.
2020-02-13 16:47:22 +01:00
Tobias Geerinckx-Rice
d81fb2ae94
gnu: python-tox: Update home page.
...
* gnu/packages/python-xyz.scm (python-tox)[home-page]: Use new (HTTPS)
URI.
2020-02-13 00:40:32 +01:00
Tobias Geerinckx-Rice
68e30b8de6
gnu: brdf-explorer: Use HTTPS home page.
...
* gnu/packages/graphics.scm (brdf-explorer)[home-page]: Use HTTPS.
2020-02-13 00:24:32 +01:00
Tobias Geerinckx-Rice
96d580a647
gnu: s-tui: Update to 1.0.0.
...
* gnu/packages/admin.scm (s-tui): Update to 1.0.0.
2020-02-13 00:24:32 +01:00
Tobias Geerinckx-Rice
c3843b4611
gnu: choqok: Fix typo in description.
...
This fixes ‘guix show choqok’ and friends.
* gnu/packages/kde-internet.scm (choqok)[description]: Escape ‘@’.
2020-02-13 00:24:32 +01:00
Alexandros Theodotou
eb642f3d24
gnu: Add libcyaml.
...
* gnu/packages/web.scm (libcyaml): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-13 00:24:32 +01:00
Tobias Geerinckx-Rice
2e9ec5fb9e
gnu: foo2zjs: Update to 20200207.
...
* gnu/packages/cups.scm (foo2zjs): Update to 20200207.
2020-02-13 00:24:32 +01:00
Tobias Geerinckx-Rice
98e61365fb
gnu: r-bayesplot: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-bayesplot)[home-page]: Use HTTPS.
2020-02-13 00:24:32 +01:00
Nicolas Goaziou
8b660be1c1
gnu: quaternion: Fix typo in description.
...
* gnu/packages/messaging.scm (quaternion)[description]: Fix typo.
2020-02-12 23:38:15 +01:00
Nicolas Goaziou
436dd1de55
gnu: musescore: Update to 3.4.2.
...
* gnu/packages/music.scm (musescore): Update to 3.4.2.
[inputs]: Add qtquickcontrols2.
2020-02-12 23:36:32 +01:00
Nicolas Goaziou
0d4e780e77
gnu: tlp: Update to 1.3.1.
...
* gnu/packages/linux.scm (tlp): Update to 1.3.1.
2020-02-12 23:03:05 +01:00
Nicolas Goaziou
eeb372b562
gnu: grammalecte: Update to 1.7.0.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.7.0.
2020-02-12 22:53:56 +01:00
Valentin Ignatev
9b97d73ced
gnu: Add rust-objc-id-0.1.
...
* gnu/packages/crates-io.scm (rust-objc-id-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:41:24 +02:00
Ludovic Courtès
89da127035
gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co.
...
This is a followup to 2073b55e6b
.
* gnu/build/cross-toolchain.scm (%gcc-include-paths): Switch back to
'C_INCLUDE_PATH' & co.
* gnu/packages/cross-base.scm (%gcc-include-paths): Likewise.
(cross-gcc-arguments): Remove 'treat-glibc-as-system-header' phase.
(cross-gcc)[native-inputs]: Reorder so that libc comes last.
[search-paths]: Add "include/c++" for 'CROSS_CPLUS_INCLUDE_PATH'.
* guix/build-system/gnu.scm (standard-cross-packages): Have "cross-gcc"
appear both for 'host and 'target.
2020-02-12 20:35:43 +01:00
Ludovic Courtès
fd1fde6041
gnu: rust: Switch to 'C_INCLUDE_PATH'.
...
* gnu/packages/rust.scm (rust-1.19)[native-search-paths]: Remove "CPATH"
and add "C_INCLUDE_PATH" and "CPLUS_INCLUDE_PATH" instead.
2020-02-12 20:35:43 +01:00
Valentin Ignatev
55086c2e37
gnu: Add rust-objc-0.2.
...
* gnu/packages/crates-io.scm (rust-objc-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:35:05 +02:00
Valentin Ignatev
cf20f8a582
gnu: Add rust-malloc-buf-0.
...
* gnu/packages/crates-io.scm (rust-malloc-buf-0): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:32:19 +02:00
Valentin Ignatev
897a409af2
gnu: Add rust-objc-exception-0.1.
...
* gnu/packages/crates-io.scm (rust-objc-exception-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:29:25 +02:00
Valentin Ignatev
06d197ea9d
gnu: Add rust-compiletest-rs-0.2.
...
* gnu/packages/crates-io.scm (rust-compiletest-rs-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:23:46 +02:00
Valentin Ignatev
d4a6fb3b42
gnu: Add rust-objc-test-utils-0.0.
...
* gnu/packages/crates-io.scm (rust-objc-test-utils-0.0): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:23:27 +02:00
Valentin Ignatev
77c4aa0fd8
gnu: Add rust-dwrote-0.9.
...
* gnu/packages/crates-io.scm (rust-dwrote-0.9): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:19:53 +02:00
Valentin Ignatev
583b1648e4
gnu: Add rust-clipboard-win-2.1.
...
* gnu/packages/crates-io.scm (rust-clipboard-win-2.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:14:23 +02:00
Efraim Flashner
68b1a5eada
gnu: rust-md5-0.6: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-md5-0.6)[arguments]: Don't skip build.
2020-02-12 21:12:46 +02:00
Valentin Ignatev
f4adb13aed
gnu: Add rust-md5-0.3.
...
* gnu/packages/crates-io.scm (rust-md5-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:10:15 +02:00
Valentin Ignatev
72ca512c94
gnu: Add rust-lzw-0.10.
...
* gnu/packages/crates-io.scm (rust-lzw-0.10): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:08:47 +02:00
Valentin Ignatev
c736983ab7
gnu: Add rust-khronos-api-3.
...
* gnu/packages/crates-io.scm (rust-khronos-api-3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:07:55 +02:00
Valentin Ignatev
e9c291a619
gnu: Add rust-glutin-emscripten-sys-0.1.
...
* gnu/packages/crates-io.scm (rust-glutin-emscripten-sys-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:06:32 +02:00