aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: zathura: Update to 0.4.7.Michael Rohleder2020-10-15
| | | | | | * gnu/packages/pdf.scm (zathura): Update to 0.4.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Improve "Build Utilities".Ludovic Courtès2020-10-15
| | | | | * doc/guix.texi (Build Utilities): Fix typos. Provide the correct syntax for 'substitute*'. Add a 'modify-phases' example.
* gnu: mdk: Sort inputs alphabetically.Efraim Flashner2020-10-16
| | | | | | * gnu/packages/education.scm (mdk)[native-inputs]: Sort inputs alphabetically. [inputs]: Same.
* gnu: mdk: Fix indentation.Efraim Flashner2020-10-16
| | | | * gnu/packages/education.scm (mdk): Fix package indentation.
* gnu: mdk: Update to 1.2.11.Efraim Flashner2020-10-16
| | | | | | * gnu/packages/education.scm (mdk): Update to 1.2.11. [native-inputs]: Move ncurses ... [inputs]: ... to here.
* gnu: r-sf: Use proj instead of proj.4.Wiktor Żelazny2020-10-15
| | | | | | | | | This addresses segfaults while loading vector GIS data from a file. * gnu/packages/cran.scm (r-sf)[inputs]: Replace proj.4 with proj, and add sqlite. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add tsukundere.Leo Prikler2020-10-15
| | | | | | * gnu/packages/game-development.scm (tsukundere): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: xfce4-cpufreq-plugin: Update to 1.2.2.Michael Rohleder2020-10-15
| | | | | | * gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: linux-libre: Enable XDP sockets and their monitoring.Tobias Geerinckx-Rice via Guix-patches via2020-10-15
| | | | | | | | | | | | | | | | * gnu/packages/aux-files/linux-libre/4.19-arm.conf: Enable AF_XDP sockets and the associated monitor interface. * gnu/packages/aux-files/linux-libre/4.19-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/4.19-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-arm.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-arm.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-arm64.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-i686.conf: Likewise * gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Likewise
* gnu: linux-libre: Update to 4.4.239.Leo Famulari2020-10-15
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.239. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.239.Leo Famulari2020-10-15
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.239. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.201.Leo Famulari2020-10-15
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.201. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.151.Leo Famulari2020-10-15
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.151. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.71.Leo Famulari2020-10-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.71. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.8.15.Leo Famulari2020-10-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.15. (linux-libre-5.8-pristine-source): Update hash.
* doc: Add "Build Utilities" section.Ludovic Courtès2020-10-15
| | | | | | | * doc/guix.texi (Build Utilities): New section. (Defining Packages): Refer to it. (Build Systems): Likewise. * doc/guix-cookbook.texi (Extended example): Likewise.
* ui: Only suggest modules that export the unbound variable identifier.Ludovic Courtès2020-10-15
| | | | | | | | | Fixes <https://bugs.gnu.org/43498>. Reported by Tobias Geerinckx-Rice <me@tobias.gr>. * guix/ui.scm (known-variable-definition): Check for variables in the public interface of HEAD, not in HEAD itself. * tests/guix-build.sh: Add test.
* doc: cookbook: Use @code for the identifiers of utility functions.Ludovic Courtès2020-10-15
| | | | * doc/guix-cookbook.texi (Utility functions): Use @code instead of @asis.
* doc: cookbook: More "#true" and "#false".Ludovic Courtès2020-10-15
| | | | | * doc/guix-cookbook.texi (Extended example) (Customizing the Kernel, Running Guix on a Linode Server): Use #true and #false.
* doc: cookbook: Use @var for meta-syntactic variables.Ludovic Courtès2020-10-15
| | | | | * doc/guix-cookbook.texi (Extended example): Use @var for meta-syntactic variables in 'modify-phases' description.
* doc: cookbook: Fix 'let' form in example.Ludovic Courtès2020-10-15
| | | | * doc/guix-cookbook.texi (Extended example): Fix 'let' form in example.
* gnu: dune: Update to 2.7.1.Julien Lepiller2020-10-15
| | | | | | | | * gnu/packages/ocaml.scm (dune): Update to 2.7.1. (ocaml4.07-dune): Keep version 1.11.3. (ocaml-result, ocaml-csexp): Use the bootstrap dune on dune dependencies. (ocaml-craml, ocaml-bitstring): Run "dune upgrade" before building.
* gnu: ocaml-4.07: Ensure build with ocaml4.7-dune.Julien Lepiller2020-10-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml4.07-gen, ocaml4.07-sedlex) (ocaml4.07-ezjsonm, ocaml4.07-uri, ocaml4.07-charinfo-width) (ocaml4.07-zed, ocaml4.07-lambda-term, ocaml4.07-utop) (ocaml4.07-ppx-inline-test, ocaml4.07-earley, ocaml4.07-merlin) (ocaml4.07-sexplib0, ocaml4.07-parsexp, ocaml4.07-sexplib) (ocaml4.07-base, ocaml4.07-stdio, ocaml4.07-ppxlib, ocaml4.07-ppx-compare) (ocaml4.07-fieldslib, ocaml4.07-variantslib, ocaml4.07-ppx-fields-conv) (ocaml4.07-ppx-sexp-conv, ocaml4.07-ppx-variants-conv) (ocaml4.07-ppx-custom-printf, ocaml4.07-bin-prot, ocaml4.07-ppx-hash) (ocaml4.07-ppx-enumerate, ocaml4.07-ppx-bench, ocaml4.07-ppx-here) (ocaml4.07-ppx-typerep, ocaml4.07-ppx-sexp-value, ocaml4.07-ppx-sexp-message) (ocaml4.07-ppx-pipebang, ocaml4.07-ppx-optional, ocaml4.07-ppx-optcomp) (ocaml4.07-ppx-let, ocaml4.07-ppx-fail, ocaml4.07-ppx-assert) (ocaml4.07-ppx-expect, ocaml4.07-ppx-js-style, ocaml4.07-ppx-typerep-conv) (ocaml4.07-ppx-base, ocaml4.07-ppx-bin-prot, ocaml4.07-ppx-jane) (ocaml4.07-splittable-random, ocaml4.07-configurator, ocaml4.07-spawn) (ocaml4.07-core, ocaml4.07-core-kernel)[arguments]: Use ocaml4.07-dune.
* gnu: ocaml-jane-street-headers: Build only with OCaml 4.07.Julien Lepiller2020-10-15
| | | | | * gnu/packages/ocaml.scm (ocaml-jane-street-headers): Rename to... (ocaml4.07-jane-street-headers): ...to this. Use OCaml 4.07.
* gnu: ocaml-compiler-libs: Build only with OCaml 4.07.Julien Lepiller2020-10-15
| | | | | * gnu/packages/ocaml.scm (ocaml-compiler-libs): Rename to... (ocaml4.07-compiler-libs): ...to this. Use OCaml 4.07.
* gnu: Add ocaml-csexp.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-csexp): New variable.
* gnu: ocaml-result: Update to 1.5.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-result): Update to 1.5.
* gnu: ocaml-alcotest: Update to 1.0.0.Julien Lepiller2020-10-15
|
* gnu: ocaml-fmt: Update to 0.8.9.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.8.9.
* gnu: ocaml-logs: Update to 0.7.0.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-logs): Update to 0.7.0.
* gnu: ocaml-base64: Update to 3.4.0.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-base64): Update to 3.4.0.
* gnu: opam: Update to 2.0.7.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (opam): Update to 2.0.7.
* gnu: ocaml-tyxml: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-tyxml): Remove #:jbuild argument.
* gnu: ocaml4.07-core: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-core): Remove #:jbuild argument.
* gnu: ocaml4.07-ppx-expect: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-ppx-expect): Remove #:jbuild argument.
* gnu: ocaml4.07-merlin: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove #:jbuild argument.
* gnu: ocaml4.07-utop: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-utop): Remove #:jbuild argument.
* gnu: ocaml4.07-zed: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-zed): Remove #:jbuild argument.
* gnu: ocaml-easy-format: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-easy-format): Remove #:jbuild argument.
* gnu: ocaml-lwt-log: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-lwt-log): Remove #:jbuild argument.
* gnu: ocaml-bitstring: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-bitstring): Remove #:jbuild argument.
* gnu: ocaml-qtest: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-qtest): Remove #:jbuild argument.
* gnu: ocaml-ppx-tools-versioned: Update to 5.4.0.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Update to 5.4.0.
* gnu: ocaml-migrate-parsetree: Update to 1.7.3.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.7.3.
* gnu: ocaml-mccs: Update to 1.1+11.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml-mccs: Update to 1.1+11.
* gnu: camlp5: Update to 7.13.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (camlp5): Update to 7.13.
* gnu: unison: Build with ocaml-4.09.Julien Lepiller2020-10-15
| | | | | | | * gnu/packages/ocaml.scm (unison)[sources]: Add an upstream patch. [native-inputs]: Use ocaml-4.09. * gnu/packages/patches/unison-fix-ocaml-4.08.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: libbacktrace: Correct license.Maxim Cournoyer2020-10-15
| | | | * gnu/packages/debug.scm (libbacktrace)[license]: Correct from expat to bsd-3.
* doc: Fix typo.Mathieu Othacehe2020-10-15
| | | | * doc/guix.texi (Guix Build Coordinator): Fix typo.
* gnu: claws-mail: Change build-system.Raghav Gururajan2020-10-15
| | | | | | | * gnu/packages/mail.scm (claws-mail) [build-system]: Change from gnu-build-system to glib-or-gtk-build-system. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>