summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* doc: Update 'README'.Ludovic Courtès2019-09-04
| | | | | | * README: Update intro a bit. (Installing Guix as non-root): Remove as it's largely outdated. (Contact): Update.
* services: nginx: Pass run-directory on config test.Robert Vollmert2019-09-04
| | | | | | | | | Fixes <https://bugs.gnu.org/36388>. This fixes error logging errors in the activation script. * gnu/services/web.scm (nginx-activation): Add "-p" flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghostscript: Keep the replacement private.Ludovic Courtès2019-09-04
| | | | | | This avoids having two matches for the "ghostscript" spec. * gnu/packages/ghostscript.scm (ghostscript/fixed): Keep private.
* gnu: ocaml-easy-format: Update to 1.3.2.Julien Lepiller2019-09-04
| | | | * gnu/packages/ocaml.scm (ocaml-easy-format): Update to 1.3.2.
* gnu: ocaml-frontc: Update to 3.4.2.Julien Lepiller2019-09-04
| | | | * gnu/packages/ocaml.scm (ocaml-frontc): Update to 3.4.2.
* gnu: ocaml-ssl: Update to 0.5.9.Julien Lepiller2019-09-04
| | | | * gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.9.
* gnu: opam: Update to 2.0.5.Julien Lepiller2019-09-04
| | | | * gnu/packages/ocaml.scm (opam): Update to 2.0.5.
* gnu: ocaml-stringext: Update to 1.6.0.Julien Lepiller2019-09-04
| | | | * gnu/packages/ocaml.scm (ocaml-stringext): Update to 1.6.0.
* gnu: ocaml-markup: Update to 0.8.1.Julien Lepiller2019-09-04
| | | | | * gnu/packages/ocaml.scm (ocaml-markup): Update to 0.8.1. (ocaml-bisect-ppx): Use propagated-inputs instead of inputs.
* gnu: ocaml-lwt-log: Update to 1.1.1.Julien Lepiller2019-09-04
| | | | | * gnu/packages/ocaml.scm (ocaml-lwt-log): Update to 1.1.1. [source]: Use git-fetch.
* gnu: ocaml-biniou: Update to 1.2.1.Julien Lepiller2019-09-04
| | | | * gnu/packages/ocaml.scm (ocaml-biniou): Update to 1.2.1.
* import: opam: Use propagated-inputs instead of inputs.Julien Lepiller2019-09-04
| | | | * guix/import/opam.scm (opam->guix-package): Use propagated-inputs instead of inputs.
* import: opam: Remove initial "v" in some version numbers.Julien Lepiller2019-09-04
| | | | * guix/import/opam.scm (opam-fetch): Remove initial "v" in some version numbers.
* gnu: julia: Set search path.nixo2019-09-04
| | | | | | | * gnu/packages/julia.scm (julia)[native-search-paths]: Add specification for JULIA_LOAD_PATH. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* build: Add julia-build-system.nixo2019-09-04
| | | | | | | | | * guix/build/julia-build-system.scm: New file. * guix/build-system/julia.scm: New file. * Makefile.am (MODULES): Add them. * doc/guix.texi (Build Systems): Document julia-build-system. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* Revert "gnu: texinfo: Fix cross-compilation."Marius Bakke2019-09-04
| | | | | | This causes too many rebuilds for the master branch. This reverts commit 210b6412eeb915bba0848c1a947a24bfc51b9efc.
* gnu: librepcb: Update to 0.1.2.Arun Isaac2019-09-04
| | | | * gnu/packages/engineering.scm (librepcb): Update to 0.1.2.
* gnu: texinfo: Fix cross-compilation.Mathieu Othacehe2019-09-04
| | | | | | | | | * gnu/packages/texinfo.scm (texinfo)[arguments]: Do not reset environment before running configure with the native compiler, in a cross-compilation context, [inputs]: move perl from here ... [native-inputs]: ... to here. Also add ncurses that is needed in a cross-compilation context to build texinfo native tools.
* gnu: make-linux-libre: Fix cross-compilation.Mathieu Othacehe2019-09-04
| | | | | | * gnu/packages/linux.scm (make-linux-libre)[arguments]: Unset CROSS_CPATH to make sure that cross-libc is not found. Otherwise, some of its header would conflict with the one from linux (stdint.h and linux/types.h).
* gnu: linux-libre: Enable built-in ext4 support.Mathieu Othacehe2019-09-04
| | | | | | | | | When running qemu-img from (gnu system vm) with an aarch64 kernel, mounting ext4 partitions fails because no modprobe of ext4 module is made. Like for other kernel configs, provide built-in support for ext4 partitions. * gnu/packages/aux-files/linux-libre/5.2-arm64.conf: Enable built-in ext4, like in intel and armhf configs.
* gnu: grub: Fix cross-compilation.Mathieu Othacehe2019-09-04
| | | | | * gnu/packages/bootloaders.scm (grub)[arguments]: Search for unifont in both native-inputs and inputs.
* gnu: glibc-utf8-locales: Fix cross-compilation.Mathieu Othacehe2019-09-04
| | | | | | | * gnu/packages/base.scm (glibc-utf8-locales)[inputs]: Move to ... [native-inputs]: ... here, in order to fix cross-compilation. * gnu/packages/commencement.scm (glibc-utf8-locales-final)[inputs]: Move to ... [native-inputs]: ... here, in order to fix cross-compilation.
* gnu: guile-wm: Fix cross-compilation.Pierre-Moana Levesque2019-09-04
| | | | * gnu/packages/guile-wm.scm (guile-wm): Add guile and guile-xcb to native-inputs.
* linux-initrd: Use native gzip.Mathieu Othacehe2019-09-04
| | | | | * gnu/system/linux-initrd.scm (expression->initrd): Pass native gzip to build-initrd procedure.
* gnu: ungoogled-chromium: Allow microphone access.Marius Bakke2019-09-04
| | | | | | | Fixes <https://bugs.gnu.org/36961>. * gnu/packages/aux-files/chromium/master-preferences.json: Remove "audio_capture_enabled" flag.
* gnu: hdf4: Update to 4.2.14.Marius Bakke2019-09-04
| | | | * gnu/packages/maths.scm (hdf4): Update to 4.2.14.
* gnu: kitty: Update to 0.14.4.Rutger Helling2019-09-04
| | | | * gnu/packages/terminals.scm (kitty): Update to 0.14.4.
* gnu: twinkle: update to 1.10.2.Jovany Leandro G.C2019-09-04
| | | | | | | | | * gnu/packages/telephony.scm (twinkle): update to 1.10.2 * gnu/packages/patches/twinkle-include-qregexpvalidator.patch: Delete it. * gnu/local.mk (dist_patch_DATA): Remove patch. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* import: crate: Correct interpretation of dual-licensing strings.Ludovic Courtès2019-09-04
| | | | | | | * guix/import/crate.scm (%dual-license-rx): New variable. (crate->guix-package)[string->license]: Rewrite to match it. * tests/crate.scm (test-crate): Adjust "license" field to current practice.
* import: crate: Separate crates.io API from actual conversion.Ludovic Courtès2019-09-04
| | | | | | | | | | | | | | | | | | | | This provides a clean separation between bindings to the https://crates.io/api/v1 API and actual conversion to Guix package sexps. As a side-effect, it fixes things like "guix import blake2-rfc", "guix refresh -t crates", etc. * guix/import/crate.scm (<crate>, <crate-version>, <crate-dependency>): New record types. (lookup-crate, crate-version-dependencies): New procedures. (crate-fetch): Remove. (crate->guix-package): Rewrite to use the new API. (latest-release): Likewise. * guix/build-system/cargo.scm (%crate-base-url): New variable. * tests/crate.scm (test-crate): Update accordingly. fixlet
* ci: Use (guix json) and adjust for Guile-JSON 3.x.Ludovic Courtès2019-09-04
| | | | | | | | | | | This is in part a followup to 81c3dc32244a17241d74eea9fa265edfcb326f6d. * guix/ci.scm (<build>, <checkout>, <evaluation>): Define using 'define-json-mapping'. (json->build, json->checkout, json->evaluation): Remove. (queued-builds, latest-builds, latest-evaluations): Pass JSON arrays through 'vector->list' to adjust for Guile-JSON 3.x. (evaluations-for-commit): Fix typo to really export.
* Add (guix json).Ludovic Courtès2019-09-04
| | | | | | * guix/swh.scm (define-json-reader, define-json-mapping): Move to... * guix/json.scm: ... here. New file. * Makefile.am (MODULES): Add it.
* deploy: Add missing store options.Ludovic Courtès2019-09-04
| | | | | * guix/scripts/deploy.scm (%default-options): Add missing options such as 'print-build-trace?', etc.
* tests: Adjust '--with-commit' test.Ludovic Courtès2019-09-04
| | | | | | | This is a followup to 4d04bc50d2df32be326e0f48f378dc581f873989. * tests/guix-build-branch.sh: Expect "v0.1.0" to lead to "guile-gcrypt-0.1.0".
* gnu: ocaml-fileutils: Update to 0.6.0.Julien Lepiller2019-09-03
| | | | * gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.0.
* gnu: ocaml-utop: Update to 2.4.1.Julien Lepiller2019-09-03
| | | | | | * gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.1. (ocaml-lamdba-term): Update to 2.0.2. (ocaml-zed): Update to 2.0.3.
* gnu: Add ocaml-stdlib-shims.Julien Lepiller2019-09-03
| | | | * gnu/packages/ocaml.scm (ocaml-stdlib-shims): New variable.
* gnu: Add ocaml-charinfo-width.Julien Lepiller2019-09-03
| | | | * gnu/packages/ocaml.scm (ocaml-charinfo-width): New variable.
* gnu: ocaml-camomile: Update to 1.0.2.Julien Lepiller2019-09-03
| | | | | * gnu/packages/ocaml.scm (ocaml-camomile): Update to 1.0.2. [arguments]: Fix profile and disable failing tests.
* gnu: ocaml-zarith: Update to 1.9.1.Julien Lepiller2019-09-03
| | | | * gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.9.1.
* gnu: ocaml-result: Update to 1.4.Julien Lepiller2019-09-03
| | | | * gnu/packages/ocaml.scm (ocaml-result): Update to 1.4.
* gnu: ocaml-odoc: Update to 1.4.1.Julien Lepiller2019-09-03
| | | | * gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.1.
* gnu: dune: Update to 1.11.3.Julien Lepiller2019-09-03
| | | | | * gnu/packages/ocaml.scm (dune): Update to 1.11.3. [source]: Use git-fetch.
* gnu: ocaml-qcheck: Update to 0.10.Julien Lepiller2019-09-03
| | | | * gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.10.
* gnu: ocaml-migrate-parsetree: Update to 1.4.0.Julien Lepiller2019-09-03
| | | | | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.4.0. (ocaml-ppx-tools-versioned): Update to 5.2.3. [source]: Use git-fetch. (ocaml-bisect-ppx): Fix compilation error.
* gnu: ocaml-cppo: Update to 1.6.6.Julien Lepiller2019-09-03
| | | | | * gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.6. [source]: Use git-fetch.
* gnu: ocaml-batteries: Update to 2.10.0.Julien Lepiller2019-09-03
| | | | * gnu/packages/ocaml.scm (ocaml-batteries): Update to 2.10.0.
* gnu: Add emacs-pubmed.Brian Leung2019-09-03
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pubmed): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-unidecode.Brian Leung2019-09-03
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-unidecode): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-org-tanglesync.Brian Leung2019-09-03
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>