summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add java-eclipse-jetty-server.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-server): New variable.
* gnu: Add java-eclipse-jetty-jmx-9.2.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-jmx-9.2): New variable.
* gnu: Add java-eclipse-jetty-jmx.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-jmx): New variable.
* gnu: Add java-eclipse-jetty-http-9.2.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-http-9.2): New variable.
* gnu: Add java-eclipse-jetty-http.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-http): New variable.
* gnu: Add java-eclipse-jetty-io-9.2.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-io-9.2): New variable.
* gnu: Add java-eclipse-jetty-io.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-io): New variable.
* gnu: Add java-eclipse-jetty-util-9.2.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-util-9.2): New variable.
* gnu: Add java-eclipse-jetty-util.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-util): New variable.
* gnu: Add java-eclipse-jetty-perf-helper.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-perf-helper): New variable.
* gnu: Add java-eclipse-jetty-test-helper.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-eclipse-jetty-test-helper): New variable.
* gnu: Add java-tomcat.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-tomcat): New variable.
* gnu: Add java-hdrhistogram.Julien Lepiller2017-10-23
| | | | * gnu/packages/web.scm (java-hdrhistogram): New variable.
* gnu: Add python2-libmpsse.Danny Milosavljevic2017-10-23
| | | | | * gnu/packages/embedded.scm: Add imports. (python2-libmpsse): New variable.
* gnu: borg: Update to 1.1.1.Tobias Geerinckx-Rice2017-10-23
| | | | * gnu/packages/backup.scm (borg): Update to 1.1.1.
* gnu: python-lmdb: Update to 0.93.Tobias Geerinckx-Rice2017-10-23
| | | | * gnu/packages/databases.scm (python-lmdb): Update to 0.93.
* gnu: python-peewee: Update to 2.10.2.Tobias Geerinckx-Rice2017-10-23
| | | | * gnu/packages/databases.scm (python-peewee): Update to 2.10.2.
* gnu: python-graphviz: Update to 0.8.1.Tobias Geerinckx-Rice2017-10-23
| | | | * gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.1.
* gnu: python-graphene: Disable tests.Tobias Geerinckx-Rice2017-10-23
| | | | | * gnu/packages/python.scm (python-graphene)[native-inputs]: Remove. [arguments]: Disable #:tests.
* gnu: python-pytest-django: Use python-pytest@3.Tobias Geerinckx-Rice2017-10-23
| | | | | * gnu/packages/django.scm (python-pytest-django)[propagated-inputs]: Replace python-pytest with python-pytest-3.0.
* gnu: miso: Update to 0.5.4.Tobias Geerinckx-Rice2017-10-23
| | | | * gnu/packages/bioinformatics.scm (miso): Update to 0.5.4.
* gnu: cowsay: Run tests after install.Efraim Flashner2017-10-23
| | | | | * gnu/packages/games.scm (cowsay)[arguments]: Delete 'check phase, add custom 'check phase after install.
* gnu: criu: Add missing perl input.Efraim Flashner2017-10-23
| | | | * gnu/packages/virtualization.scm (criu)[native-inputs]: Add perl.
* gnu: Add criu.Ricardo Wurmus2017-10-23
| | | | * gnu/packages/virtualization.scm (criu): New variable.
* gnu: Add libnet.Ricardo Wurmus2017-10-23
| | | | * gnu/packages/networking.scm (libnet): New variable.
* gexp: Add 'directory-union'.Ludovic Courtès2017-10-22
| | | | | | * gnu/services.scm (directory-union): Move to... * guix/gexp.scm (directory-union): ... here. New procedure. * doc/guix.texi (G-Expressions): Document it.
* gexp: Add 'file-union'.Ludovic Courtès2017-10-22
| | | | | | * gnu/services.scm (file-union): Move to... * guix/gexp.scm (file-union): ... here. New procedure. * doc/guix.texi (G-Expressions): Document it.
* services: base: Add file->udev-rule function.Maxim Cournoyer2017-10-22
| | | | | | | | | 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>
* gnu: linux-libre: Update to 4.13.9.Mark H Weaver2017-10-23
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.9. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.58.Mark H Weaver2017-10-23
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.58.
* gnu: linux-libre@4.4: Update to 4.4.94.Mark H Weaver2017-10-23
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.94.
* gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2017-10-23
| | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
* gnu: lxqt-common: Remove.Ludovic Courtès2017-10-22
| | | | | | | This package is marked as deprecated upstream. Fixes <https://bugs.gnu.org/28823>. * gnu/packages/lxqt.scm (lxqt-common): Remove.
* gnu: impressive: Fix Python 2/3 dependency mismatch.Ludovic Courtès2017-10-22
| | | | * gnu/packages/pdf.scm (impressive)[inputs]: Depend on PYTHON2-PYGAME.
* gnu: Add ghc-aws.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-aws): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-conduit-combinators.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-condui-combinators): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-conduit: Fix lint error.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-conduit)[description]: Fix lint error. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-conduit: Update to 1.2.12.1.rsiddharth2017-10-22
| | | | | | | * 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>
* gnu: Add ghc-mono-traversable.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-mono-traversable): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-foldl.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-foldl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-vector-builder.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-vector-builder): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-rebase.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-rebase): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-uuid.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-uuid): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-uuid-types.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-uuid-types): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-network-info.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-network-info): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-cryptohash-sha1.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-cryptohash-sha1): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-cryptohash-md5.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-cryptohash-md5): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-puremd5rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-puremd5): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-pretty-hex.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-pretty-hex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-crypto-api-tests.rsiddharth2017-10-22
| | | | | | * gnu/packages/haskell.scm (ghc-crypto-api-tests): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>