summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: mes: Update to 0.12.•••* gnu/packages/mes.scm (mes): Update to 0.12. Jan Nieuwenhuizen2018-04-101-2/+2
* gnu: cuirass: Update to 238f856.•••* gnu/packages/ci.scm (cuirass): Update to 238f856. Ludovic Courtès2018-04-101-3/+3
* gnu: hwloc: Skip 'linux-libnuma' test.•••That test would fail on some machines, for instance build machines behind berlin.guixsd.org. * gnu/packages/mpi.scm (hwloc)[arguments]: Add 'skip-linux-libnuma-test' phase. (hwloc-2.0)[arguments]: Replace it. Ludovic Courtès2018-04-101-1/+21
* gnu: Add libcgroup.••• * gnu/packages/linux.scm (libcgroup): New variable. Tomáš Čech2018-04-101-0/+27
* gnu: chromaprint: Fix typo.•••* gnu/packages/mp3.scm (chromaprint): Fix typo. Leo Famulari2018-04-091-1/+1
* gnu: retroarch: Update checksum.•••* gnu/packages/emulators.scm (retroarch): Update checksum. Rutger Helling2018-04-091-1/+1
* gnu: mgba: Update to 0.6.2.•••* gnu/packages/emulators.scm (mgba): Update to 0.6.2. Rutger Helling2018-04-091-2/+2
* gnu: eyeD3: Update to 0.8.5.•••* gnu/packages/mp3.scm (eyed3): Update to 0.8.5. [source]: Use pypi-uri. [propagated-inputs]: Add python-magic and python-pathlib. Leo Famulari2018-04-091-7/+7
* gnu: linux-libre: Add elfutils to native-inputs.•••Suggested by Leo Famulari <leo@famulari.name> * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add elfutils. Mark H Weaver2018-04-091-0/+1
* gnu: linux-libre: Add flex and bison to native-inputs.•••* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add flex and bison. Mark H Weaver2018-04-091-0/+2
* gnu: linux-libre: Update to 4.15.16.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.16. (%linux-libre-hash): Update hash. Mark H Weaver2018-04-091-2/+2
* gnu: linux-libre@4.14: Update to 4.14.33.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.33. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-04-091-2/+2
* gnu: linux-libre@4.9: Update to 4.9.93.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.93. Mark H Weaver2018-04-091-2/+2
* gnu: linux-libre@4.4: Update to 4.4.127.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.127. Mark H Weaver2018-04-091-2/+2
* gnu: Add bear.•••* gnu/packages/build-tools.scm (bear): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-04-081-0/+24
* gnu: Add unittest-cpp.•••* gnu/packages/check.scm (unittest-cpp): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-04-081-0/+25
* gnu: ghc-psqueues: Update to 0.2.6.0.•••* gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.6.0. [arguments]: Enable tests. [home-page]: Update link. Signed-off-by: Ludovic Courtès <ludo@gnu.org> rsiddharth2018-04-081-4/+3
* gnu: gnurl: Update to version 7.59.0.•••* gnu/packages/gnunet.scm (gnurl): Update to version 7.59.0. [source]: Add temporary second source at ftp.n0.is. Signed-off-by: Nils Gillmann <ng0@n0.is> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nils Gillmann2018-04-081-3/+6
* gnu: Add emacs-pass.•••* gnu/packages/emacs.scm (emacs-pass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen2018-04-081-0/+24
* gnu: cobol: Download NIST suite over HTTPS.•••Suggested by Simon Sobisch <simonsobisch@web.de>. * gnu/packages/cobol.scm (gnucobol)[inputs]: Download "newcob" over HTTPS. Ludovic Courtès2018-04-081-1/+1
* gnu: vc: Do not optimize for the build machine CPU.•••* gnu/packages/maths.scm (vc)[arguments]: Add "-DTARGET_ARCHITECTURE=none" to #:configure-flags. Marius Bakke2018-04-081-1/+5
* gnu: http-parser: Update to 2.8.1.•••* gnu/packages/web.scm (http-parser): Update to 2.8.1. Marius Bakke2018-04-081-2/+2
* gnu: libmbim: Update to 1.16.0.•••* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.0. Marius Bakke2018-04-081-2/+2
* gnu: libotf: Update to 0.9.16.•••* gnu/packages/fontutils.scm (libotf): Update to 0.9.16. Marius Bakke2018-04-081-2/+2
* discovery: Remove dependency on (guix ui).•••This reduces the closure of (guix discovery) from 28 to 8 modules. * guix/discovery.scm (scheme-files): Use 'format' instead of 'warning'. (scheme-modules): Add #:warn parameter. Use it instead of 'warn-about-load-error'. (fold-modules): Add #:warn and pass it to 'scheme-modules'. (all-modules): Likewise. * gnu/bootloader.scm (bootloader-modules): Pass #:warn to 'all-modules'. * gnu/packages.scm (fold-packages): Likewise. * gnu/services.scm (all-service-modules): Likewise. * guix/upstream.scm (importer-modules): Likewise. Ludovic Courtès2018-04-083-4/+8
* Add (guix self).•••* guix/self.scm: New file. * Makefile.am (MODULES): Add it. * gnu/packages.scm (%distro-root-directory): Rewrite to try different directories. * guix/discovery.scm (guix): Export 'scheme-files'. Ludovic Courtès2018-04-081-2/+19
* gnu: Add 'guix-register'.•••* gnu/packages/package-management.scm (guix-register): New variable. Ludovic Courtès2018-04-081-0/+27
* gnu: grammalecte: Fix build.•••* gnu/packages/dictionaries.scm (grammalecte)[arguments]: Add phase to fix build script. Nicolas Goaziou2018-04-081-0/+13
* gnu: grammalecte: Update to 0.6.3.1.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.3.1. Nicolas Goaziou2018-04-081-2/+2
* gnu: Add emacs-evil-anzu.•••* gnu/packages/emacs.scm (emacs-evil-anzu): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Sohom Bhattacharjee2018-04-071-0/+21
* gnu: git: Fix checksum patch in 'patch-tests'.•••* gnu/packages/version-control.scm (git)[arguments]: In 'patch-tests' phase, use %store-directory instead of '/gnu' to prevent tests failure in case a custom store path is used. Signed-off-by: Marius Bakke <mbakke@fastmail.com> YOANN P2018-04-061-36/+37
* gnu: miniupnpc: Update to 2.0.20180406.•••* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180406. Marius Bakke2018-04-061-2/+2
* gnu: talloc: Update to 2.1.13.•••* gnu/packages/samba.scm (talloc): Update to 2.1.13. Marius Bakke2018-04-061-2/+2
* gnu: strace: Update to 4.22.•••* gnu/packages/linux.scm (strace): Update to 4.22. [source](uri): Download from home page. Marius Bakke2018-04-061-5/+5
* gnu: ldc, bap: Build with Clang 3.8.•••* gnu/packages/ldc.scm (ldc-bootstrap, ldc): Change LLVM and CLANG to LLVM-3.8 and CLANG-3.8. * gnu/packages/ocaml.scm (bap)[native-inputs]: Change CLANG to CLANG-3.8. [propagated-inputs, inputs]: Change LLVM to LLVM-3.8. Marius Bakke2018-04-062-7/+7
* gnu: llvm, clang: Update to 6.0.0.•••* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 6.0.0. (clang-from-llvm)(patches): Set to empty list. [arguments]: Adjust substitutions depending on major version. (llvm-3.8, clang-runtime-3.8, clang-3.8): New public variables. (clang-3.7, clang-3.6, clang-3.5)(patches): Add 'clang-3.5-libc-search-path.patch'. (clang-3.9.1)(patches): Add 'clang-3.8-libc-search-path.patch'. * gnu/packages/patches/clang-6.0-libc-search-path.patch: New file. * gnu/packages/patches/clang-libc-search-path.patch: Rename to ... * gnu/packages/patches/clang-3.5-libc-search-path.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke2018-04-064-28/+151
* gnu: sambamba: Update to 0.6.7-10-g223fa20.•••* gnu/packages/bioinformatics.scm (sambamba)[source]: Fetch from git. [arguments]: Disable parallel build; rename build phase "place-biod" to "place-biod-and-undead"; add build phase "fix-ldc-version"; adjust phase "unbundle-prerequisites". [native-inputs]: Add python2-minimal; update biod sources; add undead sources. Ricardo Wurmus2018-04-061-15/+36
* gnu: htslib-for-sambamba: Fix build.•••* gnu/packages/bioinformatics.scm (htslib-for-sambamba)[arguments]: Do not inherit htslib arguments. Ricardo Wurmus2018-04-061-6/+4
* gnu: certbot: Update to 0.23.0.•••* gnu/packages/tls.scm (certbot, python-acme): Update to 0.23.0. Leo Famulari2018-04-051-3/+3
* gnu: Add java-native-access-platform.•••* gnu/packages/java.scm (java-native-access-platform): New variable. Julien Lepiller2018-04-051-0/+36
* gnu: Add java-native-access.•••* gnu/packages/java.scm (java-native-access): New variable. Julien Lepiller2018-04-051-0/+68
* gnu: Add java-jakarta-oro.•••* gnu/packages/java.scm (java-jakarta-oro): New variable. Julien Lepiller2018-04-051-0/+34
* gnu: Add java-commons-vfs.•••* gnu/packages/java.scm (java-commons-vfs): New variable. Julien Lepiller2018-04-051-0/+49
* gnu: Add java-commons-httpclient.•••* gnu/packages/java.scm (java-commons-httpclient): New variable. Julien Lepiller2018-04-051-0/+45
* gnu: Add java-commons-bsf.•••* gnu/packages/java.scm (java-commons-bsf): New variable. Julien Lepiller2018-04-051-0/+60
* gnu: Update java-commons-cli to 1.4.•••* gnu/packages/java.scm (java-commons-cli): Update to 1.4. Julien Lepiller2018-04-051-2/+2
* gnu: Add java-jline-2.•••* gnu/packages/java.scm (java-jline-2): New variable. Julien Lepiller2018-04-051-0/+33
* gnu: openssh: Update to 7.7p1.•••* gnu/packages/ssh.scm (openssh): Update to 7.7p1. [arguments]: Set the test suite's working directory in #:make-flags. Leo Famulari2018-04-051-2/+5
* gnu: tiled: Update to 1.1.4.•••* gnu/packages/game-development.scm (tiled): Update to 1.1.4. David Thompson2018-04-051-2/+2
* gnu: Add subdl.•••* gnu/packages/video.scm (subdl): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Pierre Neidhardt2018-04-051-0/+38