summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11services: cgit: Simplify 'serialize-module-link-path'.•••* gnu/services/cgit.scm (serialize-module-link-path): Remove STRING-DROP-RIGHT and UGLIFY-FIELD-NAME. Clément Lassieur
2018-04-11services: cgit: Simplify 'uglify-field-name'.•••* gnu/services/cgit.scm (uglify-field-name): Remove STRING-JOIN and STRING-SPLIT. Clément Lassieur
2018-04-11gnu: linux-libre: Update to 4.16.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.1. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.15-arm.conf, gnu/packages/aux-files/linux-libre/4.15-i686.conf, gnu/packages/aux-files/linux-libre/4.15-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.16-arm.conf, gnu/packages/aux-files/linux-libre/4.16-i686.conf, gnu/packages/aux-files/linux-libre/4.16-x86_64.conf: New files. * Makefile.am (AUX_FILES): Update accordingly. Mark H Weaver
2018-04-11gnu: linux-libre: Add 'patch-/bin/pwd' phase.•••* gnu/packages/linux.scm (make-linux-libre)[arguments]: Add 'patch-/bin/pwd' phase. Mark H Weaver
2018-04-11gnu: elfutils: Disable failing test.•••* gnu/packages/elf.scm (elfutils)[arguments]: Skip test which always fails on aarch64-linux. Efraim Flashner
2018-04-11gnu: guile-config: Update to 0.2.•••* gnu/packages/guile.scm (guile-config): Update to 0.2. [source]: Change to github repo. [native-inputs]: Add make dist dependencies. [license]: Update license. Alex Sassmannshausen
2018-04-11nls: Add Spanish translation.Ludovic Courtès
2018-04-11self: Produce a spliced (guix config) to placate Guile 2.0.•••Fixes 'guix pull' with Guile 2.0. See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27284#153>. * guix/self.scm (make-config.scm): Remove 'begin' in 'scheme-file' argument and pass #:splice? #t. Ludovic Courtès
2018-04-11gexp: 'scheme-file' can splice expressions.•••* guix/gexp.scm (<scheme-file>)[splice?]: New field. (scheme-file): Add #:splice? and pass it to '%scheme-file'. (scheme-file-compiler): Pass SPLICE? to 'gexp->file'. (gexp->file): Add #:splice? and honor it. * tests/gexp.scm ("gexp->file + #:splice?"): New test. ("gexp->derivation & with-imported-module & computed module"): Use #:splice? #t. Ludovic Courtès
2018-04-11self: 'package-for-guile' really honors GUILE-VERSION.•••* guix/self.scm (package-for-guile): Pass GUILE-VERSION to 'false-if-wrong-guile'. Ludovic Courtès
2018-04-11self: Remove 'eval-when' from in generated (guix config).•••* guix/self.scm (make-config.scm): Remove unneeded 'eval-when'. Ludovic Courtès
2018-04-11gnu: Add qBittorrent.•••* gnu/packages/bittorrent.scm (qBittorrent): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial
2018-04-11gnu: libtorrent-rasterbar: Add CXXFLAGS.•••* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Add CXXFLAGS. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial
2018-04-11gnu: tlsdate: Fix compilation on aarch64-linux-gnu.•••* gnu/packages/ntp.scm (tlsdate)[arguments]: Add #:configure-flags. Ludovic Courtès
2018-04-11gnu: guix: Update to 486de73.•••* gnu/packages/package-management.scm (guix): Update to 486de73. Ludovic Courtès
2018-04-10gnu: mes: Update to 0.12.•••* gnu/packages/mes.scm (mes): Update to 0.12. Jan Nieuwenhuizen
2018-04-10gnu: cuirass: Update to 238f856.•••* gnu/packages/ci.scm (cuirass): Update to 238f856. Ludovic Courtès
2018-04-10self: Don't use deprecated package names.•••* guix/self.scm (compiled-guix)[guile-json, guile-ssh]: Don't refer t "guile2.2-json" and "guile2.2-ssh", which are deprecated. Ludovic Courtès
2018-04-10self: Export '%guix-register-program' in generated (guix config).•••* guix/self.scm (make-config.scm): Export '%guix-register-program'. Ludovic Courtès
2018-04-10self: Fix package names for compilation with Guile 2.0.•••Reported by Ricardo Wurmus. * guix/self.scm (specification->package): Add guile2.0-{json,git,ssh}. (guile-for-build): Use 'module-ref' for Guile 2.0. Ludovic Courtès
2018-04-10self: Display a new line at the end of module compilation.•••* guix/self.scm (compiled-modules)[build]: Add a 'newline' call at the end. Ludovic Courtès
2018-04-10self: Don't substitute the '-source' derivations.•••With substitution enabled we would end up downloading 10+ MiB of source that's already available locally on disk. * guix/self.scm (imported-files): Pass #:options to 'computed-file'. Ludovic Courtès
2018-04-10gnu: 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ès
2018-04-10gnu: Add libcgroup.••• * gnu/packages/linux.scm (libcgroup): New variable. Tomáš Čech
2018-04-09gnu: chromaprint: Fix typo.•••* gnu/packages/mp3.scm (chromaprint): Fix typo. Leo Famulari
2018-04-09gnu: retroarch: Update checksum.•••* gnu/packages/emulators.scm (retroarch): Update checksum. Rutger Helling
2018-04-09gnu: mgba: Update to 0.6.2.•••* gnu/packages/emulators.scm (mgba): Update to 0.6.2. Rutger Helling
2018-04-09gnu: 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 Famulari
2018-04-09gnu: 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 Weaver
2018-04-09gnu: linux-libre: Add flex and bison to native-inputs.•••* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add flex and bison. Mark H Weaver
2018-04-09gnu: 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 Weaver
2018-04-09gnu: 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 Weaver
2018-04-09gnu: linux-libre@4.9: Update to 4.9.93.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.93. Mark H Weaver
2018-04-09gnu: linux-libre@4.4: Update to 4.4.127.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.127. Mark H Weaver
2018-04-09hydra: Fix uses of 'eval-when'.•••* build-aux/hydra/gnu-system.scm: Use (expand load eval) in 'eval-when' clause so as to not poison a cat and to ensure %load-compiled-path is properly set when the 'use-modules' clauses are expanded. * build-aux/hydra/guix.scm: Likewise. Ludovic Courtès
2018-04-08gnu: Add bear.•••* gnu/packages/build-tools.scm (bear): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial
2018-04-08gnu: Add unittest-cpp.•••* gnu/packages/check.scm (unittest-cpp): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial
2018-04-08gnu: 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> rsiddharth
2018-04-08gnu: 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 Gillmann
2018-04-08gnu: Add emacs-pass.•••* gnu/packages/emacs.scm (emacs-pass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen
2018-04-08gnu: 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ès
2018-04-08gnu: vc: Do not optimize for the build machine CPU.•••* gnu/packages/maths.scm (vc)[arguments]: Add "-DTARGET_ARCHITECTURE=none" to #:configure-flags. Marius Bakke
2018-04-08gnu: http-parser: Update to 2.8.1.•••* gnu/packages/web.scm (http-parser): Update to 2.8.1. Marius Bakke
2018-04-08gnu: libmbim: Update to 1.16.0.•••* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.0. Marius Bakke
2018-04-08gnu: libotf: Update to 0.9.16.•••* gnu/packages/fontutils.scm (libotf): Update to 0.9.16. Marius Bakke
2018-04-08hydra: guix-modular: Honor the 'systems' argument.•••* build-aux/hydra/guix-modular.scm (hydra-jobs)[systems]: Define as in gnu-system.scm. Honor SYSTEMS. Ludovic Courtès
2018-04-08build-self: Add missing 'close-pipe' call.•••* build-aux/build-self.scm (build): Call 'close-pipe'. Ludovic Courtès
2018-04-08hydra: guix-modular: Explicitly build for the latest 2.2.•••* build-aux/hydra/guix-modular.scm (build-job): Pass #:guile-version to 'build'. Ludovic Courtès
2018-04-08hydra: Clear '%load-compiled-path' for gnu-system.scm.•••On hydra.gnu.org GUILE_LOAD_COMPILED_PATH happened to be empty so we were fine. However on GuixSD with Cuirass, we could have a conflicting non-empty path and .go files for some of the (guix …) and (gnu …) modules would be taken from there. * build-aux/hydra/gnu-system.scm: Set %load-compiled-path. Ludovic Courtès
2018-04-08hydra: 'guix-modular' jobs use the new 'build-self'.•••* build-aux/hydra/guix-modular.scm: Remove 'eval-when' form that fiddled with '%load-path'. (build-job): Load 'build-aux/build-self.scm' and call the procedure it returns. * build-aux/hydra/evaluate.scm: The 'build-things' replacement no longer calls 'exit'. Ludovic Courtès