Archived
1
0
Fork 0
Commit graph

55683 commits

Author SHA1 Message Date
John Soo
4f105bbcd1
gnu: Add rust-nix-0.14.
* gnu/packages/crates-io.scm (rust-nix-0.14): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-08 21:11:29 +02:00
Efraim Flashner
751d6a8b8a
gnu: Add rust-sysctl-0.1.
* gnu/packages/crates-io.scm (rust-sysctl-0.1): New variable.
2020-02-08 21:11:28 +02:00
Efraim Flashner
5b37b6d9d0
gnu: rust-error-chain-0.12: Fix dependencies.
* gnu/packages/crates-io.scm (rust-error-chain-0.12)[arguments]: Remove
rust-version-check-0.9 from cargo-development-inputs. Add
rust-version-check-0.1 to cargo-inputs.
2020-02-08 21:11:28 +02:00
Ekaitz Zarraga
56bae7f380
gnu: kitty: Update ot 0.16.0.
* gnu/packages/terminals.scm (kitty): Update to 0.16.0.
2020-02-08 19:07:57 +01:00
Tobias Geerinckx-Rice
6b40dbff7d
gnu: sbcl-static-vectors: Change dubious home page.
* gnu/packages/lisp-xyz.scm (sbcl-static-vectors)[home-page]: Disbelieve
copy-pasted GitHub blurb, which never even worked due to a typo.
2020-02-08 18:20:25 +01:00
Tobias Geerinckx-Rice
2c5874e3ed
news: Add ‘nl’ translation.
* etc/news.scm: Add an ‘nl’ translation.
2020-02-08 18:18:00 +01:00
Nicolas Goaziou
a60448edcc
gnu: Add ghc-hspec-discover.
* gnu/packages/haskell-check.scm (ghc-hspec-discover): New variable.
2020-02-08 15:39:55 +01:00
Nicolas Goaziou
e90a06fcc5
gnu: Add ghc-text-conversions.
* gnu/packages/haskell-xyz.scm (ghc-text-conversions): New variable.
2020-02-08 15:39:55 +01:00
Nicolas Goaziou
d56c812027
gnu: Add ghc-jira-wiki-markup.
* gnu/packages/haskell-xyz.scm (ghc-jira-wiki-markup): New variable.
2020-02-08 15:39:54 +01:00
Nicolas Goaziou
206907719d
gnu: Add ghc-emojis.
* gnu/packages/haskell-xyz.scm (ghc-emojis): New variable.
2020-02-08 15:39:54 +01:00
Nicolas Goaziou
ba7cbae308
gnu: Add ghc-doclayout.
* gnu/packages/haskell-xyz.scm (ghc-doclayout): New variable.
2020-02-08 15:39:54 +01:00
Julien Lepiller
ea4f34d4e0
news: Fix typos in 'fr' translation.
* etc/news.scm: Update 'fr' translation.
2020-02-08 15:22:41 +01:00
Julien Lepiller
726edfd6bd
news: Add 'fr' translations.
* etc/news.scm: Add 'fr' translations.
2020-02-08 13:57:50 +01:00
Florian Pelz
6646798bf0
news: Add 'de' translation.
* etc/news.scm: Add 'de' translation.
2020-02-08 11:26:09 +00:00
Eric Bavier
da09cd16a2
gnu: parallel: Update to 20200122.
* gnu/packages/parallel.scm (parallel): Update to 20200122.
2020-02-07 23:48:37 -06:00
Eric Bavier
f6a2a5cc9c
gnu: git-flow: Update to 1.12.3.
* gnu/packages/version-control.scm (git-flow): Update to 1.12.3.
[source]: Use maintained fork.
2020-02-07 23:00:33 -06:00
Vagrant Cascadian
c526ddf482
gnu: Add reprotest.
Added to diffoscope, to avoid triggering #37346.

* gnu/packages/diffoscope (reprotest): New variable.
* gnu/packages/patches/reprotest-support-guix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
2020-02-07 16:06:17 -08:00
Amin Bandali
d9e2f7b284
gnu: Add pasystray.
* gnu/packages/pulseaudio.scm (pasystray): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-07 18:40:51 -05:00
Leo Famulari
3c32ef7ae1
doc: Add missing copyright notice for Damien Cassou.
This is a followup to commit ea9cc4ef21.

* doc/guix.texi: Add copyright line.
2020-02-07 18:40:44 -05:00
Nicolas Goaziou
c0c1811f71
gnu: awesome: Update to 4.3.
* gnu/packages/wm.scm (awesome): Update to 4.3.
[native-inputs]: Add "lua-ldoc".  Re-indent code.
[arguments]:  Remove now unnecessary phase.
2020-02-08 00:18:07 +01:00
Nicolas Goaziou
4898e06abc
gnu: Add lua-ldoc.
* gnu/packages/lua.scm (lua-ldoc): New variable.
2020-02-08 00:16:04 +01:00
Nicolas Goaziou
1fd4b99ea8
gnu: Add lua-penlight.
* gnu/packages/lua.scm (lua-penlight): New variable.
2020-02-08 00:16:03 +01:00
Nicolas Goaziou
1c58aa6f0d
gnu: lua-lgi: Use current lua package.
* gnu/packages/lua.scm (make-lua-lgi): New function.
(lua-lgi):
(lua5.1-lgi):
(lua5.2-lgi): New variables.
* gnu/packages/wm.scm (awesome)[arguments]: Update LUA_PATH and LUA_CPATH.
2020-02-08 00:16:03 +01:00
Efraim Flashner
232f344f9b
gnu: rust-quote-0.6: Don't hide package.
* gnu/packages/crates-io.scm (rust-quote-0.6)[properties]: Don't inherit.
2020-02-07 16:08:39 +02:00
Efraim Flashner
6e32296e8a
gnu: rust-quote-0.6: Update to 0.6.13.
* gnu/packages/crates-io.scm (rust-quote-0.6): Update to 0.6.13.
[arguments]: Add rust-proc-macro2-0.4 to cargo-inputs.
2020-02-07 16:08:39 +02:00
Efraim Flashner
72b94ebf1c
gnu: rust-proc-macro2-0.4: Don't skip build.
* gnu/packages/crates-io.scm (rust-proc-macro2-0.4)[arguments]: Don't
skip build.
2020-02-07 16:08:39 +02:00
Pierre Neidhardt
78cb6c3420
gnu: next: Remove fare-quasiquote-extras from inputs.
* gnu/packages/web-browsers.scm (next): Remove fare-quasiquote-extras from
  inputs now that our serapeum package has been fixed.
2020-02-07 15:00:32 +01:00
Guillaume Le Vaillant
8137983adf
gnu: sbcl-serapeum: Fix loading the library.
* gnu/packages/lisp-xyz.scm (sbcl-serapeum)[inputs]: Use
  sbcl-fare-quasiquote-extras instead of cl-fare-quasiquote-extras.
2020-02-07 12:11:31 +01:00
Guillaume Le Vaillant
a526320076
gnu: Add sbcl-fare-quasiquote-extras.
* gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote-extras): New variable.
2020-02-07 12:11:30 +01:00
Mathieu Othacehe
ac70fc6aa3
news: Add entry for "guix pull" ssh authenticated repositories support.
* etc/news.scm: Add entry for "guix pull" ssh authenticated repositories support.
2020-02-07 09:52:25 +01:00
Tim Gesthuizen
daec54f062
services: inputattach: Fix broken baud rate option.
* gnu/services/desktop.scm (inputattach-shepherd-service): Use "--baud" for
setting the baud-rate.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-02-07 11:51:02 +08:00
Vagrant Cascadian
f83d07f777
gnu: diffoscope: Update description.
* gnu/packages/diffoscope (diffoscope)[description]: Mention optional
  dependencies.
2020-02-06 13:51:55 -08:00
Vagrant Cascadian
06d41d8d49
gnu: Add python-jsondiff.
Thanks to bavier for help with the description!

* gnu/packages/python-xyz (python-jsondiff): New varaible.
2020-02-06 13:25:27 -08:00
Efraim Flashner
0773d779bb
gnu: rust-clap-2: Don't skip build.
* gnu/packages/crates-io.scm (rust-clap-2)[arguments]: Don't skip
build.  Add rust-term-size-0.3 to cargo-inputs. Replace
rust-yaml-rust-0.4 with 0.3.
2020-02-06 23:16:38 +02:00
Efraim Flashner
1203fbcf0a
gnu: rust-unicase-2.4: Don't hide package.
* gnu/packages/crates-io.scm (rust-unicase-2.4)[arguments]: Add
rust-version-check-0.1 to cargo-inputs.
[properties]: Remove field.
2020-02-06 23:16:38 +02:00
Efraim Flashner
5ca35cc07f
gnu: rust-syn-0.15: Don't skip build.
* gnu/packages/crates-io.scm (rust-syn-0.15)[arguments]: Don't skip
build. Add cargo-test-flags. In cargo-inputs replace rust-quote-1.0
with 0.6, rust-unicode-xid-0.2 with 0.1.
2020-02-06 23:16:17 +02:00
Efraim Flashner
2d03c6a4f9
gnu: rust-crossbeam-deque-0.6: Don't skip build.
* gnu/packages/crates-io.scm (rust-crossbeam-deque-0.6)[arguments]:
Don't skip build. Replace rust-crossbeam-epoch-0.8 with 0.7. Replace
rust-crossbeam-utils-0.7 with 0.6.
2020-02-06 23:16:17 +02:00
Efraim Flashner
9eda3ea2ee
gnu: rust-walkdir-2.2: Don't hide package.
* gnu/packages/crates-io.scm (rust-walkdir-2.2)[arguments]: Add
rust-same-file-1.0, rust-winapi-0.3, rust-winapi-util-0.1 to
cargo-inputs. Add rust-doc-comment-0.3 to cargo-development-inputs.
[properties]: Remove field.
2020-02-06 23:16:17 +02:00
Efraim Flashner
80f45ee5ae
gnu: Add rust-linked-hash-map-0.3.
* gnu/packages/crates-io.scm (rust-linked-hash-map-0.3): New variable.
2020-02-06 23:16:17 +02:00
Efraim Flashner
af4deee6ce
gnu: Add rust-yaml-rust-0.3.
* gnu/packages/crates-io.scm (rust-yaml-rust-0.3): New variable.
2020-02-06 23:16:16 +02:00
Efraim Flashner
b45bcc709b
gnu: Add rust-serde-test-0.8.
* gnu/packages/crates-io.scm (rust-serde-test-0.8): New variable.
2020-02-06 23:16:16 +02:00
Efraim Flashner
d47c989baf
gnu: Add rust-serde-0.8.
* gnu/packages/crates-io.scm (rust-serde-0.8): New variable.
2020-02-06 23:16:16 +02:00
Vagrant Cascadian
e68321a641
gnu: Add python-nose-random.
* gnu/packages/check (python-nose-random): New variable.
2020-02-06 13:14:13 -08:00
Vagrant Cascadian
b1daba942e
gnu: Add python-rstr.
* gnu/packages/python-xyz (python-rstr): New variable.
2020-02-06 13:01:31 -08:00
Amin Bandali
57f06234c7
gnu: Add emacs-gnus-harvest.
* gnu/packages/emacs-xyz.scm (emacs-gnus-harvest): New variable.
2020-02-06 19:18:29 +01:00
Ludovic Courtès
2073b55e6b
gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.
Fixes <https://bugs.gnu.org/30756>.
Initially reported by Julien Lepiller <julien@lepiller.eu>.

* gnu/packages/base.scm (make-gcc-libc): Remove
'treat-glibc-as-system-header' phase from 'arguments'.
* gnu/packages/commencement.scm (gcc-final): Likewise.
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Add "include/c++" to
'CPLUS_INCLUDE_PATH'.
(gcc-6)[native-search-paths]: Remove.
* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): Remove
'native-search-paths' and 'arguments'.
* gnu/packages/patches/python-2.7-search-paths.patch,
gnu/packages/patches/python-3-search-paths.patch: Replace "CPATH" with
"C_INCLUDE_PATH".
* guix/build-system/cmake.scm (lower): When not cross-compiling, move
INPUTS from the 'host-inputs' field to the 'build-inputs' field of the
bag, right after NATIVE-INPUTS.
* guix/build-system/glib-or-gtk.scm (lower): Likewise.
* guix/build-system/gnu.scm (lower): Likewise.
* guix/build-system/meson.scm (lower): Likewise.
2020-02-06 18:47:15 +01:00
Ludovic Courtès
558b0bbe29
gnu: commencement: Rationalize search path handling.
This commit ensures that only packages that correspond to compilers have
a search path set.  It also reduces manual handling of search path
environment variables.

* gnu/packages/commencement.scm (tcc-boot0)[native-search-paths]: Remove
copy/pasted comment.
(gcc-core-mesboot)[arguments]: In 'install2' phase, do not copy
TCC/include to OUT/include.
[native-search-paths]: Remove leading slash in "lib/gcc-lib/…" directory name.
(mesboot-headers)[native-search-paths]: Remove.
(glibc-mesboot0)[native-search-paths]: Remove.
(gcc-mesboot0)[native-inputs]: Reorder so that we have libc, then
kernel-headers, then gcc.
[arguments]: Rewrite 'setenv' phase to only set CONFIG_SHELL and create
'config.cache'.
(gcc-mesboot1)[native-inputs]: Reorder similarly.
[arguments]: In 'setenv' phase, only set CONFIG_SHELL, C_INCLUDE_PATH,
and CPLUS_INCLUDE_PATH.
(glibc-headers-mesboot)[arguments]: In 'setenv' phase, replace
references to '%build-inputs' by references to 'inputs'; simplify
setting of CONFIG_SHELL and SHELL; simplify patching of /bin/pwd in
the "configure" file; leave C_INCLUDE_PATH and LIBRARY_PATH unset.
(glibc-mesboot)[native-search-paths]: Remove.
(gcc-mesboot)[native-inputs]: Reorder.
[arguments]: Remove clause for #:phases that would change the 'setenv'
phase.
2020-02-06 18:47:15 +01:00
Ludovic Courtès
a1caea07f6
gnu: commencement: Avoid hard-coded GCC version numbers.
* gnu/packages/commencement.scm (gcc-mesboot1, gcc-mesboot): Use
'package-version' instead of hard-coding the version number.
2020-02-06 18:47:15 +01:00
Marius Bakke
f0e810110b
gnu: WebKitGTK: Remove obsolete patch.
This patch was added in eb5f3ea100 and no longer
necessary since the update to 2.26.3 in f32ca55778.

* gnu/packages/patches/webkitgtk-icu-65.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/webkit.scm (webkitgtk)[source](patches): Remove.
2020-02-06 18:38:00 +01:00
Marius Bakke
fe994a0c32
gnu: OpenLDAP: Remove cross-compilation workaround.
This is no longer required since the update to 2.4.49 in commit
090f33d676.

* gnu/packages/openldap.scm (openldap)[native-inputs]: Remove AUTOMAKE.
[arguments]: Remove 'fix-configure' phase.
2020-02-06 18:37:59 +01:00