summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-10gnu: btrfs-progs: Update to 4.15.1, fix build, use invoke....* gnu/packages/patches/btrfs-progs-e-value-block.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (btrfs-progs): Update to 4.15.1. [arguments]: Use invoke. [native-inputs]: Add grep. Mark H Weaver
2018-04-10gnu: boost: Fix ICU support....* gnu/packages/patches/boost-fix-icu-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/boost.scm (boost)[source]: Add the patch. [arguments]: In the custom configure phase, pass --with-icu=[...] to ./bootstrap.sh Mark H Weaver
2018-04-10gnu: guile-rsvg: Restore custom bootstrap phase....This fixes a regression introduced in commit 189be331acfda1c242a9c85fca8d2a0356742f48. * gnu/packages/gtk.scm (guile-rsvg)[arguments]: Restore the custom bootstrap phase that was in place prior to commit 189be33, but use invoke. Mark H Weaver
2018-04-10gnu: python-pygobject: Use gcc-7....* gnu/packages/glib.scm (python-pygobject)[native-inputs]: Add gcc-7. Mark H Weaver
2018-04-10gnu: libqmi: Update to 1.20.0....* gnu/packages/freedesktop.scm (libqmi): Update to 1.20.0. [inputs]: Add libgudev. Mark H Weaver
2018-04-10Merge branch 'master' into core-updatesMark H Weaver
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
2018-04-08cuirass: Add job specs for the modular Guix....* build-aux/cuirass/guix-modular.scm: New file. * Makefile.am (EXTRA_DIST): Add it. Ludovic Courtès
2018-04-08cuirass: Factorize hydra-to-cuirass CI job translation....* build-aux/cuirass/gnu-system.scm: Move code to... * build-aux/cuirass/hydra-to-cuirass.scm: ... here, and include it. * Makefile.am (EXTRA_DIST): Add 'build-aux/cuirass/hydra-to-cuirass.scm' and 'build-aux/cuirass/gnu-system.scm'. Ludovic Courtès
2018-04-08discovery: 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ès
2018-04-08build: Add 'as-derivation' target....* build-aux/compile-as-derivation.scm: New file. * Makefile.am (as-derivation): New target. (EXTRA_DIST): Add compile-as-derivation.scm. Ludovic Courtès
2018-04-08build-self: Use (guix self)....This mitigates <https://bugs.gnu.org/27284>. * build-aux/build-self.scm (libgcrypt, zlib, gzip, bzip2, xz) (false-if-wrong-guile, package-for-current-guile, guile-json) (guile-ssh, guile-git, guile-bytestructures, matching-guile-2.2): Remove. (%dependency-variables, %persona-variables, %config-variables): New variables. (make-config.scm, load-path-expression, gexp->script) (build-program): New procedures. (build): Rewrite to simply delegate to 'guix-derivation'. Ludovic Courtès
2018-04-08Add (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ès
2018-04-08gnu: Add 'guix-register'....* gnu/packages/package-management.scm (guix-register): New variable. Ludovic Courtès
2018-04-08gexp: 'directory-union' has a #:resolve-collision parameter....* guix/gexp.scm (directory-union): Add #:resolve-collision and honor it. Ludovic Courtès
2018-04-08union: Allow callers to choose the collision resolution policy....* guix/build/union.scm (warn-about-collision): New procedure. (union-build): Add #:resolve-collision. [resolve-collisions]: Call it. * tests/union.scm ("union-build collision first & last"): New test. Ludovic Courtès
2018-04-08modules: Report the search path in &missing-dependency-error....* guix/modules.scm (&missing-dependency-error)[search-path]: New field. (source-module-dependencies): Initialize the 'search-path' field. Ludovic Courtès
2018-04-08tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels....Fixes <https://bugs.gnu.org/25476>. Reported by Paul Garlick <pgarlick@tourbillion-technology.com> and Maria Sidorova <hydromasha@gmail.com>. * tests/syscalls.scm ("pivot-root"): Skip on known-bad Ubuntu kernels. Ludovic Courtès
2018-04-08gnu: grammalecte: Fix build....* gnu/packages/dictionaries.scm (grammalecte)[arguments]: Add phase to fix build script. Nicolas Goaziou
2018-04-08gnu: grammalecte: Update to 0.6.3.1....* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.3.1. Nicolas Goaziou
2018-04-07gnu: Add emacs-evil-anzu....* gnu/packages/emacs.scm (emacs-evil-anzu): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Sohom Bhattacharjee
2018-04-06gnu: 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 P
2018-04-06gnu: miniupnpc: Update to 2.0.20180406....* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180406. Marius Bakke
2018-04-06gnu: talloc: Update to 2.1.13....* gnu/packages/samba.scm (talloc): Update to 2.1.13. Marius Bakke
2018-04-06gnu: strace: Update to 4.22....* gnu/packages/linux.scm (strace): Update to 4.22. [source](uri): Download from home page. Marius Bakke