summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* doc: Use @itemx as needed.Ludovic Courtès2020-02-14
| | | | | | This is a followup to 459e0967705945bf6b5861598202aefef27451cd. * doc/guix.texi (Invoking guix environment): Use @itemx for '--share'.
* gnu: btrfs-progs: Install udev-rules.Brice Waegeneire2020-02-14
| | | | | | | | * gnu/packages/linux.scm (btrfs-progs)[arguments]: Add phase patch-makefile. [native-inputs]: Add lvm2, eudev. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mumps: Change "5.1.2" to "5.2.1" in library file names.Maurice Bremond2020-02-14
| | | | | | | | | * gnu/packages/patches/mumps-shared-libseq.patch, gnu/packages/patches/mumps-shared-mumps.patch, gnu/packages/patches/mumps-shared-pord.patch: Replace "5.1.2" with "5.2.1" in file names. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* doc: Clarify documentation of guix environment --expose vs. --shareDamien Cassou2020-02-14
| | | | | | | | | | The documentation for --expose and --share parameters are so similar that the reader has to read both descriptions in parallel to find the difference. * doc/guix.texi (Invoking guix environment)[--expose, --share]: Merge the two descriptions into one. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
* gnu: go-ipfs: Update to 0.4.23Jack Hill2020-02-14
| | | | | | * gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.23 Signed-off-by: Leo Famulari <leo@famulari.name>
* doc: Clarify how sudo and guix interact when updatingJakub Kądziołka2020-02-14
| | | | | | | | * doc/guix.texi (After System Installation): Explicitly explain the mechanics of how sudo differs from a login shell. Some recent discussions on IRC suggest that the existing wording wasn't entirely clear.
* gnu: Add gst-editing-services.base-for-series-2903Leo Prikler2020-02-14
| | | | | | * gnu/packages/gstreamer.scm (gst-editing-services): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: mrustc: Fix typo in description.Andrius Štikonas via Guix-patches via2020-02-14
| | | | | | * gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: WebKitGTK: Update to 2.26.4 [security fixes].Marius Bakke2020-02-14
| | | | | | | This fixes CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867, and CVE-2020-3868. * gnu/packages/webkit.scm (webkitgtk): Update to 2.26.4.
* gnu: LVM2: Update to 2.03.08.Marius Bakke2020-02-14
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.03.08.
* guix build: Add '--manifest' option.Marius Bakke2020-02-14
| | | | | | | | | * guix/scripts/build.scm (show-help): Document --manifest argument. (options->things-to-build): When given a manifest, evaluate all the entries. * tests/guix-build.sh: Add test for --manifest. * doc/guix.texi (Additional Build Options): Mention --manifest. * etc/completion/bash/guix: Complete file name if 'guix build' argument is -m.
* gnu: Add librocket.Pierre Neidhardt2020-02-14
| | | | * gnu/packages/web.scm (librocket): New variable.
* gnu: emacs-ess: Do not install files in "guix.d".Jelle Licht2020-02-14
| | | | | * gnu/packages/statistics.scm (emacs-ess)[arguments]: Move the etc and lisp directories out of "guix.d".
* gnu: Add haproxy.Brice Waegeneire2020-02-14
| | | | * gnu/packages/networking.scm (haproxy): New variable.
* gnu: dxvk: Update to 1.5.4.Pierre Neidhardt2020-02-14
| | | | * gnu/packages/wine.scm (dxvk): Update to 1.5.4.
* Revert "nls: Update 'es' translation of the manual."Christopher Baines2020-02-14
| | | | | | | | I believe this change breaks guix pull: ./guix.es.texi:20971: @samp missing closing brace This reverts commit d156e3fbcd6fc61a39d1d32622b90b0f8f741729.
* gnu: emacs-sly-asdf: Update to 20200214.Pierre Neidhardt2020-02-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20200214.
* gnu: netsurf: Fix .desktop exec reference.Eric Bavier2020-02-13
| | | | | * gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced in .desktop file to "netsurf-gtk3".
* nls: Update 'fr' translation.Julien Lepiller2020-02-14
|
* nls: Update 'de' translation of the manual.Julien Lepiller2020-02-14
|
* nls: Update 'es' translation of the manual.Julien Lepiller2020-02-14
|
* nls: Update 'pt_BR' translation.Julien Lepiller2020-02-14
|
* gnu: LibreOffice: Update to 6.4.0.3.Leo Famulari2020-02-13
| | | | | | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.0.3. [inputs]: Add qrcodegen-cpp. [source]: Remove obsolete patches and substitutions. * gnu/packages/patches/libreoffice-glm.patch, gnu/packages/patches/libreoffice-icu.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: libetonyek: Update MDDS requirement.Leo Famulari2020-02-13
| | | | | * gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5' in #:configure-flags.
* gnu: orcus: Update to 0.15.3.Leo Famulari2020-02-13
| | | | * gnu/packages/libreoffice.scm (orcus): Update to 0.15.3.
* gnu: ixion: Update to 0.15.0.Leo Famulari2020-02-13
| | | | | * gnu/packages/libreoffice.scm (ixion): Update to 0.15.0. [inputs]: Add spdlog.
* gnu: mdds: Update to 1.5.0.Leo Famulari2020-02-13
| | | | * gnu/packages/boost.scm (mdds): Update to 1.5.0.
* gnu: Add qrcodegen-cpp.Leo Famulari2020-02-13
| | | | | | * gnu/packages/aidc.scm (qrcodegen-cpp): New variable. * gnu/packages/patches/qrcodegen-cpp-make-install.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Syncthing: Update to 1.3.4.Leo Famulari2020-02-13
| | | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 1.3.4. [arguments]: Adjust to changes in the upstream build tooling in the 'build' and 'install' phases. [inputs]: Add go-github-com-cespare-xxhash.
* gnu: Add go-github-com-cespare-xxhash.Leo Famulari2020-02-13
| | | | * gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): New variable.
* gnu: go-github-com-lucas-clemente-quic-go: Update to 0.12.1.Leo Famulari2020-02-13
| | | | | | * gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update to 0.12.1. [propagated-inputs]: Add go-github-com-golang-protobuf-proto.
* gnu: go-github-com-marten-seemann-qtls: Update to 0.3.2.Leo Famulari2020-02-13
| | | | * gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.3.2.
* gnu: go-github-com-minio-sha256-simd: Update to 0.1.1.Leo Famulari2020-02-13
| | | | * gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.1.
* gnu: go-github-com-syndtr-goleveldb: Update to 1.0.1-4.7581283.Leo Famulari2020-02-13
| | | | | * gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to 1.0.1-4.7581283.
* gnu: go-github-com-prometheus-client-golang: Update to 1.2.1.Leo Famulari2020-02-13
| | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang): Update to 1.2.1.
* gnu: go-github-com-urfave-cli: Update to 1.22.2.Leo Famulari2020-02-13
| | | | | * gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.22.2. [propagated-inputs]: Add go-github-com-go-md2man.
* gnu: Add go-github-com-go-md2man.Leo Famulari2020-02-13
| | | | * gnu/packages/golang.scm (go-github-com-go-md2man): New variable.
* gnu: Add go-github-com-russross-blackfriday.Leo Famulari2020-02-13
| | | | * gnu/packages/golang.scm (go-github-com-russross-blackfriday): New variable.
* gnu: Add go-github-com-shurcool-sanitized-anchor-name.Leo Famulari2020-02-13
| | | | | * gnu/packages/golang.scm (go-github-com-shurcool-sanitized-anchor-name): New variable.
* gnu: Add go-github-com-pmezard-go-difflib.Leo Famulari2020-02-13
| | | | * gnu/packages/golang.scm (go-github-com-pmezard-go-difflib): New variable.
* gnu: go-github-com-mattn-go-isatty: Update to 0.0.11.Leo Famulari2020-02-13
| | | | * gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.11.
* gnu: Change upstream for the go-nat-pmp Go NAT-PMP client.Leo Famulari2020-02-13
| | | | | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-go-nat-pmp): Replace with ... (go-github-com-jackpal-go-nat-pmp): ... new package. (syncthing)[inputs]: Adjust accordingly.
* gnu: go-github-com-pkg-errors: Update to 0.9.0.Leo Famulari2020-02-13
| | | | * gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.0.
* gnu: go-github-com-oschwald-geoip2-golang: Update to 1.4.0.Leo Famulari2020-02-13
| | | | | * gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang): Update to 1.4.0.
* gnu: go-github-com-gogo-protobuf: Update to 1.3.1.Leo Famulari2020-02-13
| | | | * gnu/packages/golang.scm (go-github-com-gogo-protobuf): Update to 1.3.1.
* gnu: Move go-github-com-golang-protobuf-proto to the Golang module.Leo Famulari2020-02-13
| | | | | | * gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): Move variable ... gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): ... to here.
* gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-2.cac0b30.Leo Famulari2020-02-13
| | | | | * gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): Update to 0.0.0-2.cac0b30.
* gnu: go-github-com-prometheus-client-golang: Update 1.1.0.Leo Famulari2020-02-13
| | | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang): Update to 1.1.0.
* gnu: go-github-com-minio-sha256-simd: Update to 0.1.0.Leo Famulari2020-02-13
| | | | | * gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.0.
* gnu: go-gopkg.in-asn1-ber.v1: Update to 1.3.Leo Famulari2020-02-13
| | | | * gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update to 1.3.