Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: perl-ipc-system-simple: Update to 1.26.•••* gnu/packages/perl.scm (perl-ipc-system-simple): Update to 1.26. | Marius Bakke | 2020-02-14 | 1 | -3/+3 |
* | gnu: perl-cgi: Update to 4.46.•••* gnu/packages/web.scm (perl-cgi): Update to 4.46. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: perl-term-readkey: Update to 2.38.•••* gnu/packages/perl.scm (perl-term-readkey): Update to 2.38. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: perl-http-date: Update to 6.05.•••* gnu/packages/web.scm (perl-http-date): Update to 6.05. | Marius Bakke | 2020-02-14 | 1 | -3/+3 |
* | gnu: perl-lwp-mediatypes: Update to 6.04.•••* gnu/packages/web.scm (perl-lwp-mediatypes): Update to 6.0.4. [source](uri): Adjust accordingly. [native-inputs]: Add PERL-TEST-FATAL. | Marius Bakke | 2020-02-14 | 1 | -3/+5 |
* | gnu: perl-test-simple: Update to 1.302171.•••* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302171. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: libtirpc: Update to 1.2.5.•••* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.2.5. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: libevdev: Update to 1.8.0.•••* gnu/packages/xorg.scm (libevdev): Update to 1.8.0. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: libevdev: Do not build the static library.•••* gnu/packages/xorg.scm (libevdev)[arguments]: Add #:configure-flags. | Marius Bakke | 2020-02-14 | 1 | -1/+2 |
* | gnu: libffcall: Update to 2.2.•••* gnu/packages/libffcall.scm (libffcall): Update to 2.2. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: libffcall: Do not build the static libraries.•••* gnu/packages/libffcall.scm (libffcall)[arguments]: Add #:configure-flags. | Marius Bakke | 2020-02-14 | 1 | -1/+4 |
* | gnu: libaio: Do not install the static library.•••* gnu/packages/linux.scm (libaio)[arguments]: Add phase 'delete-static-library'. | Marius Bakke | 2020-02-14 | 1 | -1/+7 |
* | gnu: libaio: Update to 0.3.112.•••* gnu/packages/linux.scm (libaio): Update to 0.3.112. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: nspr: Do not build the static library.•••* gnu/packages/nss.scm (nspr)[arguments]: Add "--disable-static" in #:configure-flags. | Marius Bakke | 2020-02-14 | 1 | -1/+2 |
* | gnu: nss: Remove obsolete patch.•••* gnu/packages/patches/nss-freebl-stubs.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/nss.scm (nss)[source](patches): Remove 'nss-freebl-stubs.patch'. | Marius Bakke | 2020-02-14 | 3 | -22/+0 |
* | gnu: eudev: Do not build the static libraries.•••* gnu/packages/linux.scm (eudev)[arguments]: Add "--disable-static" in #:configure-flags. | Marius Bakke | 2020-02-14 | 1 | -1/+2 |
* | gnu: python-pyopenssl: Fix test failure.•••* gnu/packages/python-crypto.scm (python-pyopenssl)[native-inputs]: Add LIBFAKETIME. [arguments]: Use it to run tests with a fixed date. (cherry picked from commit 84f1e12b8b84acca1b3be7d41daacce28feb391d) | Marius Bakke | 2020-02-14 | 1 | -3/+7 |
* | gnu: Add gst-editing-services.•••* gnu/packages/gstreamer.scm (gst-editing-services): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Leo Prikler | 2020-02-14 | 1 | -0/+34 |
* | gnu: mrustc: Fix typo in description.•••* gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Andrius Štikonas via Guix-patches via | 2020-02-14 | 1 | -1/+1 |
* | gnu: WebKitGTK: Update to 2.26.4 [security fixes].•••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. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | gnu: LVM2: Update to 2.03.08.•••* gnu/packages/linux.scm (lvm2): Update to 2.03.08. | Marius Bakke | 2020-02-14 | 1 | -2/+2 |
* | guix build: Add '--manifest' option.•••* 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. | Marius Bakke | 2020-02-14 | 4 | -2/+35 |
* | gnu: Add librocket.•••* gnu/packages/web.scm (librocket): New variable. | Pierre Neidhardt | 2020-02-14 | 1 | -0/+43 |
* | gnu: emacs-ess: Do not install files in "guix.d".•••* gnu/packages/statistics.scm (emacs-ess)[arguments]: Move the etc and lisp directories out of "guix.d". | Jelle Licht | 2020-02-14 | 1 | -1/+1 |
* | gnu: Add haproxy.•••* gnu/packages/networking.scm (haproxy): New variable. | Brice Waegeneire | 2020-02-14 | 1 | -0/+45 |
* | gnu: dxvk: Update to 1.5.4.•••* gnu/packages/wine.scm (dxvk): Update to 1.5.4. | Pierre Neidhardt | 2020-02-14 | 1 | -4/+3 |
* | Revert "nls: Update 'es' translation of the manual."•••I believe this change breaks guix pull: ./guix.es.texi:20971: @samp missing closing brace This reverts commit d156e3fbcd6fc61a39d1d32622b90b0f8f741729. | Christopher Baines | 2020-02-14 | 1 | -1/+1 |
* | gnu: emacs-sly-asdf: Update to 20200214.•••* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20200214. | Pierre Neidhardt | 2020-02-14 | 1 | -4/+5 |
* | gnu: netsurf: Fix .desktop exec reference.•••* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced in .desktop file to "netsurf-gtk3". | Eric Bavier | 2020-02-13 | 1 | -1/+1 |
* | nls: Update 'fr' translation. | Julien Lepiller | 2020-02-14 | 1 | -1179/+1617 |
* | nls: Update 'de' translation of the manual. | Julien Lepiller | 2020-02-14 | 1 | -1/+1 |
* | nls: Update 'es' translation of the manual. | Julien Lepiller | 2020-02-14 | 1 | -1/+1 |
* | nls: Update 'pt_BR' translation. | Julien Lepiller | 2020-02-14 | 1 | -1040/+2912 |
* | gnu: LibreOffice: Update to 6.4.0.3.•••* 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. | Leo Famulari | 2020-02-13 | 4 | -198/+4 |
* | gnu: libetonyek: Update MDDS requirement.•••* gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5' in #:configure-flags. | Leo Famulari | 2020-02-13 | 1 | -1/+1 |
* | gnu: orcus: Update to 0.15.3.•••* gnu/packages/libreoffice.scm (orcus): Update to 0.15.3. | Leo Famulari | 2020-02-13 | 1 | -2/+2 |
* | gnu: ixion: Update to 0.15.0.•••* gnu/packages/libreoffice.scm (ixion): Update to 0.15.0. [inputs]: Add spdlog. | Leo Famulari | 2020-02-13 | 1 | -3/+5 |
* | gnu: mdds: Update to 1.5.0.•••* gnu/packages/boost.scm (mdds): Update to 1.5.0. | Leo Famulari | 2020-02-13 | 1 | -2/+2 |
* | gnu: Add qrcodegen-cpp.•••* 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. | Leo Famulari | 2020-02-13 | 3 | -0/+488 |
* | gnu: Syncthing: Update to 1.3.4.•••* 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. | Leo Famulari | 2020-02-13 | 1 | -13/+25 |
* | gnu: Add go-github-com-cespare-xxhash.•••* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): New variable. | Leo Famulari | 2020-02-13 | 1 | -1/+23 |
* | gnu: go-github-com-lucas-clemente-quic-go: Update to 0.12.1.•••* 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. | Leo Famulari | 2020-02-13 | 1 | -3/+4 |
* | gnu: go-github-com-marten-seemann-qtls: Update to 0.3.2.•••* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.3.2. | Leo Famulari | 2020-02-13 | 1 | -2/+2 |
* | gnu: go-github-com-minio-sha256-simd: Update to 0.1.1.•••* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.1. | Leo Famulari | 2020-02-13 | 1 | -2/+2 |
* | gnu: go-github-com-syndtr-goleveldb: Update to 1.0.1-4.7581283.•••* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to 1.0.1-4.7581283. | Leo Famulari | 2020-02-13 | 1 | -3/+3 |
* | gnu: go-github-com-prometheus-client-golang: Update to 1.2.1.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang): Update to 1.2.1. | Leo Famulari | 2020-02-13 | 1 | -2/+2 |
* | gnu: go-github-com-urfave-cli: Update to 1.22.2.•••* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.22.2. [propagated-inputs]: Add go-github-com-go-md2man. | Leo Famulari | 2020-02-13 | 1 | -2/+4 |
* | gnu: Add go-github-com-go-md2man.•••* gnu/packages/golang.scm (go-github-com-go-md2man): New variable. | Leo Famulari | 2020-02-13 | 1 | -1/+30 |
* | gnu: Add go-github-com-russross-blackfriday.•••* gnu/packages/golang.scm (go-github-com-russross-blackfriday): New variable. | Leo Famulari | 2020-02-13 | 1 | -0/+27 |
* | gnu: Add go-github-com-shurcool-sanitized-anchor-name.•••* gnu/packages/golang.scm (go-github-com-shurcool-sanitized-anchor-name): New variable. | Leo Famulari | 2020-02-13 | 1 | -0/+23 |