Commit graph

25006 commits

Author SHA1 Message Date
Julien Lepiller b510b7f58f
gnu: Add java-eclipse-jetty-io.
* gnu/packages/web.scm (java-eclipse-jetty-io): New variable.
2017-10-23 22:54:40 +02:00
Julien Lepiller 5010671d4d
gnu: Add java-eclipse-jetty-util-9.2.
* gnu/packages/web.scm (java-eclipse-jetty-util-9.2): New variable.
2017-10-23 22:54:38 +02:00
Julien Lepiller 1657d62ae5
gnu: Add java-eclipse-jetty-util.
* gnu/packages/web.scm (java-eclipse-jetty-util): New variable.
2017-10-23 22:54:35 +02:00
Julien Lepiller 1f985e4497
gnu: Add java-eclipse-jetty-perf-helper.
* gnu/packages/web.scm (java-eclipse-jetty-perf-helper): New variable.
2017-10-23 22:54:33 +02:00
Julien Lepiller 339bef37cd
gnu: Add java-eclipse-jetty-test-helper.
* gnu/packages/web.scm (java-eclipse-jetty-test-helper): New variable.
2017-10-23 22:54:30 +02:00
Julien Lepiller 91072287a6
gnu: Add java-tomcat.
* gnu/packages/web.scm (java-tomcat): New variable.
2017-10-23 22:54:27 +02:00
Julien Lepiller 90a127c7ed
gnu: Add java-hdrhistogram.
* gnu/packages/web.scm (java-hdrhistogram): New variable.
2017-10-23 22:54:12 +02:00
Danny Milosavljevic 1a6497dee4
gnu: Add python2-libmpsse.
* gnu/packages/embedded.scm: Add imports.
(python2-libmpsse): New variable.
2017-10-23 19:11:19 +02:00
Tobias Geerinckx-Rice cc14a90fd3
gnu: borg: Update to 1.1.1.
* gnu/packages/backup.scm (borg): Update to 1.1.1.
2017-10-23 14:49:32 +02:00
Tobias Geerinckx-Rice 57af0d13b2
gnu: python-lmdb: Update to 0.93.
* gnu/packages/databases.scm (python-lmdb): Update to 0.93.
2017-10-23 14:49:32 +02:00
Tobias Geerinckx-Rice afd845368a
gnu: python-peewee: Update to 2.10.2.
* gnu/packages/databases.scm (python-peewee): Update to 2.10.2.
2017-10-23 14:49:31 +02:00
Tobias Geerinckx-Rice 6a4ad78dd6
gnu: python-graphviz: Update to 0.8.1.
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.1.
2017-10-23 14:49:31 +02:00
Tobias Geerinckx-Rice 2b1b27990b
gnu: python-graphene: Disable tests.
* gnu/packages/python.scm (python-graphene)[native-inputs]: Remove.
[arguments]: Disable #:tests.
2017-10-23 14:49:30 +02:00
Tobias Geerinckx-Rice f737d9f2fb
gnu: python-pytest-django: Use python-pytest@3.
* gnu/packages/django.scm (python-pytest-django)[propagated-inputs]: Replace
python-pytest with python-pytest-3.0.
2017-10-23 14:49:30 +02:00
Tobias Geerinckx-Rice ce4dfde0d8
gnu: miso: Update to 0.5.4.
* gnu/packages/bioinformatics.scm (miso): Update to 0.5.4.
2017-10-23 14:49:29 +02:00
Efraim Flashner 1ee3079d78
gnu: cowsay: Run tests after install.
* gnu/packages/games.scm (cowsay)[arguments]: Delete 'check phase, add
custom 'check phase after install.
2017-10-23 11:44:17 +03:00
Efraim Flashner 3bf94bc8bc
gnu: criu: Add missing perl input.
* gnu/packages/virtualization.scm (criu)[native-inputs]: Add perl.
2017-10-23 09:50:33 +03:00
Ricardo Wurmus fe420383e1
gnu: Add criu.
* gnu/packages/virtualization.scm (criu): New variable.
2017-10-23 08:09:05 +02:00
Ricardo Wurmus de5308f526
gnu: Add libnet.
* gnu/packages/networking.scm (libnet): New variable.
2017-10-23 08:09:05 +02:00
Ludovic Courtès d298c815e6
gexp: Add 'directory-union'.
* gnu/services.scm (directory-union): Move to...
* guix/gexp.scm (directory-union): ... here.  New procedure.
* doc/guix.texi (G-Expressions): Document it.
2017-10-22 22:09:00 -07:00
Ludovic Courtès dedb512f8f
gexp: Add 'file-union'.
* gnu/services.scm (file-union): Move to...
* guix/gexp.scm (file-union): ... here.  New procedure.
* doc/guix.texi (G-Expressions): Document it.
2017-10-22 22:09:00 -07:00
Ludovic Courtès 7a51c78c6e
discovery: Move 'file-name->module-name' to (guix modules).
* guix/discovery.scm (file-name->module-name): Move to...
* guix/modules.scm (file-name->module-name): ... here.
* guix/build/compile.scm: Use (guix modules) instead of (guix discovery).
2017-10-22 22:09:00 -07:00
Ludovic Courtès 3a9976bfcd
build: Honor make's '-j' flag.
* build-aux/compile-all.scm (parallel-job-count): New procedure.
<top level>: Pass it to 'compile-files' as #:workers.
2017-10-22 22:09:00 -07:00
Ludovic Courtès 2890ad332f
build: Factorize module compilation in (guix build compile).
* guix/build/compile.scm: New file.
* Makefile.am (MODULES): Add it.
* build-aux/compile-all.scm: Use it.
(warnings, file->module, load-module-file)
(%default-optimizations, %lightweight-optimizations)
(optimization-options, compile-file*): Remove.
<top level>: Use 'compile-files'.
* guix/build/pull.scm (%default-optimizations)
(%lightweight-optimizations, optimization-options): Remove.
(build-guix): Rewrite as a call to 'compile-files'.
* guix/discovery.scm (file-name->module-name): Export.
2017-10-22 22:09:00 -07:00
Maxim Cournoyer 6e644cfdb3
services: base: Add file->udev-rule function.
This function allows passing a file-like object to the udev service.

* gnu/services/base.scm (file->udev-rule): New function.
* doc/guix.texi (Base Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 22:09:00 -07:00
Mark H Weaver 2f05dd6b4c
gnu: linux-libre: Update to 4.13.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.9.
(%linux-libre-hash): Update hash.
2017-10-23 00:53:38 -04:00
Mark H Weaver 1b635cafac
gnu: linux-libre@4.9: Update to 4.9.58.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.58.
2017-10-23 00:53:03 -04:00
Mark H Weaver 8e4a976c68
gnu: linux-libre@4.4: Update to 4.4.94.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.94.
2017-10-23 00:52:28 -04:00
Mark H Weaver bb234ed825
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2017-10-23 00:51:34 -04:00
Ludovic Courtès fc938a2775
gnu: lxqt-common: Remove.
This package is marked as deprecated upstream.
Fixes <https://bugs.gnu.org/28823>.

* gnu/packages/lxqt.scm (lxqt-common): Remove.
2017-10-22 16:05:26 -07:00
Ludovic Courtès ed9b09e4f0
gnu: impressive: Fix Python 2/3 dependency mismatch.
* gnu/packages/pdf.scm (impressive)[inputs]: Depend on PYTHON2-PYGAME.
2017-10-22 15:32:19 -07:00
rsiddharth 3a784700cd
gnu: Add ghc-aws.
* gnu/packages/haskell.scm (ghc-aws): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:19 -07:00
rsiddharth 95fb25bf59
gnu: Add ghc-conduit-combinators.
* gnu/packages/haskell.scm (ghc-condui-combinators): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth 463c39c339
gnu: ghc-conduit: Fix lint error.
* gnu/packages/haskell.scm (ghc-conduit)[description]: Fix lint error.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth 7bc18f412b
gnu: ghc-conduit: Update to 1.2.12.1.
* gnu/packages/haskell.scm (ghc-conduit): Update to 1.2.12.1.
[native-inputs]: Add "ghc-split".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth ed4cc0c5e9
gnu: Add ghc-mono-traversable.
* gnu/packages/haskell.scm (ghc-mono-traversable): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth f6094850d0
gnu: Add ghc-foldl.
* gnu/packages/haskell.scm (ghc-foldl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth 1896a2526d
gnu: Add ghc-vector-builder.
* gnu/packages/haskell.scm (ghc-vector-builder): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth 33109c822a
gnu: Add ghc-rebase.
* gnu/packages/haskell.scm (ghc-rebase): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:18 -07:00
rsiddharth 24535a3d00
gnu: Add ghc-uuid.
* gnu/packages/haskell.scm (ghc-uuid): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:17 -07:00
rsiddharth b999b0092e
gnu: Add ghc-uuid-types.
* gnu/packages/haskell.scm (ghc-uuid-types): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:17 -07:00
rsiddharth 6eda263586
gnu: Add ghc-network-info.
* gnu/packages/haskell.scm (ghc-network-info): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:17 -07:00
rsiddharth 0119f17f5d
gnu: Add ghc-cryptohash-sha1.
* gnu/packages/haskell.scm (ghc-cryptohash-sha1): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:17 -07:00
rsiddharth caac21006d
gnu: Add ghc-cryptohash-md5.
* gnu/packages/haskell.scm (ghc-cryptohash-md5): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:17 -07:00
rsiddharth 8155778f52
gnu: Add ghc-puremd5
* gnu/packages/haskell.scm (ghc-puremd5): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:17 -07:00
rsiddharth f78ed5d56f
gnu: Add ghc-pretty-hex.
* gnu/packages/haskell.scm (ghc-pretty-hex): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:17 -07:00
rsiddharth 83c79ea0f8
gnu: Add ghc-crypto-api-tests.
* gnu/packages/haskell.scm (ghc-crypto-api-tests): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:16 -07:00
rsiddharth e2f6116e78
gnu: Add ghc-crypto-api.
* gnu/packages/haskell.scm (ghc-crypto-api): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:16 -07:00
rsiddharth 933e78045d
gnu: Add ghc-entropy.
* gnu/packages/haskell.scm (ghc-entropy): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:16 -07:00
rsiddharth 16d4125e90
gnu: Add ghc-either.
* gnu/packages/haskell.scm (ghc-either): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-22 15:32:16 -07:00