summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-16gnu: Add maven-wagon-http....* gnu/packages/maven.scm (maven-wagon-http): New variable. Julien Lepiller
2018-06-16gnu: Add maven-wagon-http-shared....* gnu/packages/maven.scm (maven-wagon-http-shared): New variable. Julien Lepiller
2018-06-16gnu: Add maven-wagon-tck-http....* gnu/packages/maven.scm (maven-wagon-tck-http): New variable. Julien Lepiller
2018-06-16gnu: Add maven-wagon-file....* gnu/packages/maven.scm (maven-wagon-file): New variable. Julien Lepiller
2018-06-16gnu: Add maven-wagon-provider-test....* gnu/packages/maven.scm (maven-wagon-provider-test): New variable. Julien Lepiller
2018-06-16gnu: Add maven-wagon-provider-api....* gnu/packages/maven.scm (maven-wagon-provider-api): New variable. Julien Lepiller
2018-06-16gnu: Add maven-embedder....* gnu/packages/maven.scm (maven-embedder): New variable. Julien Lepiller
2018-06-16gnu: Add maven-core....* gnu/packages/maven.scm (maven-core): New variable. Julien Lepiller
2018-06-16gnu: Add java-plexus-component-metadata....* gnu/packages/maven.scm (java-plexus-component-metadata): New variable. Julien Lepiller
2018-06-16gnu: Add maven-plugin-annotations....* gnu/packages/maven.scm (maven-plugin-annotations): New variable. Julien Lepiller
2018-06-16gnu: Add maven-core-bootstrap.Julien Lepiller
2018-06-16gnu: Add maven-plugin-api....* gnu/packages/maven.scm (maven-plugin-api): New variable. Julien Lepiller
2018-06-16gnu: Add java-qdox....* gnu/packages/java.scm (java-qdox): New variable. Julien Lepiller
2018-06-16gnu: Add java-plexus-cli....* gnu/packages/java.scm (java-plexus-cli): New variable. Julien Lepiller
2018-06-16gnu: Add java-eclipse-jetty-webapp-9.2....* gnu/packages/web.scm (java-eclipse-jetty-webapp-9.2): New variable. Julien Lepiller
2018-06-16gnu: Add java-eclipse-jetty-webapp....* gnu/packages/web.scm (java-eclipse-jetty-webapp): New variable. Julien Lepiller
2018-06-16gnu. Add java-eclipse-jetty-xml-9.2....* gnu/packages/web.scm (java-eclipse-jetty-xml-9.2): New variable. Julien Lepiller
2018-06-16gnu: Add java-eclipse-jetty-xml....* gnu/packages/web.scm (java-eclipse-jetty-xml): New variable. Julien Lepiller
2018-06-16gnu: java-eclipse-jetty-security-9.2: Ignore test error....* gnu/packages/web.scm (java-eclipse-jetty-security-9.2)[arguments]: Ignore one failing test. Julien Lepiller
2018-06-16gnu: pigx-chipseq: Update to 0.0.16....* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.16. Ricardo Wurmus
2018-06-15gnu: BIND: Fix CVE-2018-5738....* gnu/packages/patches/bind-CVE-2018-5738.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dns.scm (isc-bind)[source]: Use it. Leo Famulari
2018-06-15gnu: grub: Fix build on i686....Fixes <https://bugs.gnu.org/31380>. * gnu/packages/bootloaders.scm (grub)[native-inputs]: Add "ld-wrapper" and "binutils". Co-authored-by: Ludovic Courtès <ludo@gnu.org> Mark H Weaver
2018-06-15system: Add os-with-u-boot....* gnu/system/install.scm (os-with-u-boot): New procedure. * gnu/packages/bootloaders.scm (make-u-boot-package): Export. * doc/guix.texi (Building the Installation Image for ARM Boards): New subsection. Danny Milosavljevic
2018-06-15gnu: Add shadowsocks....* gnu/packages/networking.scm (shadowsocks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> fis
2018-06-15hydra: Make sure we add an absolute file name to the load path....Previously, under Cuirass, we'd add "build-aux/cuirass/../hydra/../..". But then, commit c45477d2a1a651485feede20fe0f3d15aec48b39 added this in (gnu system vm): (local-file (search-path %load-path "guix/store/schema.sql")) Since 'search-path' would not return an absolute file name, 'local-file' would try to resolve that relative to "gnu/system", leading to: ERROR: In procedure force: In procedure canonicalize-path: No such file or directory: "/gnu/store/…-guix-ce573b1/gnu/system/build-aux/cuirass/../hydra/../../guix/store/schema.sql * build-aux/hydra/gnu-system.scm <top level>: Canonicalize DIR before adding it to %LOAD-PATH. Ludovic Courtès
2018-06-15offload: Fix error message in 'guix offload test'....Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com> in <https://bugs.gnu.org/31824>. * guix/scripts/offload.scm (assert-node-has-guix): Fix typo in failure message; add missing argument. Ludovic Courtès
2018-06-15gnu: cpuid: Update to 20180519....* gnu/packages/linux.scm (cpuid): Update to 20180519. Tobias Geerinckx-Rice
2018-06-15gnu: light: Return #t from phase....* gnu/packages/linux.scm (light)[arguments]: End ‘patch-makefile’ phase with #t. Tobias Geerinckx-Rice
2018-06-15gnu: light: Update to 1.1....* gnu/packages/linux.scm (light): Update to 1.1. [source]: Switch to GIT-FETCH. Tobias Geerinckx-Rice
2018-06-15gnu: f2fs-tools: Update to 1.10.0....* gnu/packages/linux.scm (f2fs-tools): Update to 1.10.0. Tobias Geerinckx-Rice
2018-06-15gnu: spice-protocol: Update to 0.12.14....* gnu/packages/spice.scm (spice-protocol): Update to 0.12.14. Tobias Geerinckx-Rice
2018-06-15gnu: python-pyrfc3339: Update to 1.1....* gnu/packages/time.scm (python-pyrfc3339): Update to 1.1. Tobias Geerinckx-Rice
2018-06-15gnu: gource: Update to 0.49....* gnu/packages/version-control.scm (gource): Update to 0.49. Tobias Geerinckx-Rice
2018-06-15gnu: perl-xml-libxml-simple: Update to 0.99....* gnu/packages/xml.scm (perl-xml-libxml-simple): Update to 0.99. Tobias Geerinckx-Rice
2018-06-15gnu: fcitx-configtool: Update to 0.4.10....* gnu/packages/fcitx.scm (fcitx-configtool): Update to 0.4.10. Tobias Geerinckx-Rice
2018-06-15gnu: fcitx: Update to 4.2.9.6....* gnu/packages/fcitx.scm (fcitx): Update to 4.2.9.6. [native-inputs]: Add extra-cmake-modules. Tobias Geerinckx-Rice
2018-06-15gnu: fcitx: Use HTTPS home page....* gnu/packages/fcitx.scm (fcitx)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-06-15gnu: perl-xml-xpath: Update to 1.42....* gnu/packages/xml.scm (perl-xml-xpath): Update to 1.42. Tobias Geerinckx-Rice
2018-06-15gnu: perl-xml-xpath: Propagate inputs....* gnu/packages/xml.scm (perl-xml-xpath)[inputs]: Rename this... [propagated-inputs]: ...to this. Tobias Geerinckx-Rice
2018-06-15gnu: perl-xml-atom: Propagate inputs....* gnu/packages/xml.scm (perl-xml-atom)[inputs]: Rename to... [propagated-inputs]: ...this, and... [native-inputs]: ...remove duplicate packages from here. Tobias Geerinckx-Rice
2018-06-15gnu: nickle: Update to 2.81....* gnu/packages/nickle.scm (nickle): Update to 2.81. Tobias Geerinckx-Rice
2018-06-15gnu: r-cubature: Update to 1.4....* gnu/packages/cran.scm (r-cubature): Update to 1.4. Tobias Geerinckx-Rice
2018-06-15gnu: neofetch: Update to 4.0.2....* gnu/packages/admin.scm (neofetch): Update to 4.0.2. Rutger Helling
2018-06-15gnu: Add r-genomicinteractions....* gnu/packages/bioconductor.scm (r-genomicinteractions): New variable. Ricardo Wurmus
2018-06-15gnu: Add r-interactionset....* gnu/packages/bioconductor.scm (r-interactionset): New variable. Ricardo Wurmus
2018-06-15gnu: innoextract: Update to 1.7....* gnu/packages/compression.scm (innoextract): Update to 1.7. Rutger Helling
2018-06-15gnu: Add r-riboseqr....* gnu/packages/bioconductor.scm (r-riboseqr): New variable. Ricardo Wurmus
2018-06-15gnu: Add r-riboprofiling....* gnu/packages/bioconductor.scm (r-riboprofiling): New variable. Ricardo Wurmus
2018-06-15gnu: Add r-chipcomp....* gnu/packages/bioconductor.scm (r-chipcomp): New variable. Ricardo Wurmus
2018-06-15gnu: Add r-bsgenome-mmusculus-ucsc-mm9-masked....* gnu/packages/bioconductor.scm (r-bsgenome-mmusculus-ucsc-mm9-masked): New variable. Ricardo Wurmus