summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * gnu: libsecret: Update to 0.20.4.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/gnome.scm (libsecret): Update to 0.20.4.
| * gnu: easyrpg-player: Update to 0.6.2.3.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.3.
| * gnu: gtkwave: Update to 3.3.107.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/fpga.scm (gtkwave): Update to 3.3.107.
| * gnu: facter: Update to 4.0.43.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/admin.scm (facter): Update to 4.0.43.
| * gnu: nsd: Update to 4.3.3.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/dns.scm (nsd): Update to 4.3.3.
| * gnu: knot: Update to 3.0.1.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | | | | | | | | | * gnu/packages/dns.scm (knot): Update to 3.0.1. [source]: Remove patch. * gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: nmap: Update to 7.91.Tobias Geerinckx-Rice2020-10-13
| | | | | | | | * gnu/packages/admin.scm (nmap): Update to 7.91.
| * gnu: txr: Update to 244.Guillaume Le Vaillant2020-10-13
| | | | | | | | | | * gnu/packages/lisp.scm (txr): Update to 244. [native-inputs]: Remove bison and flex.
| * gnu: Add rust-termios-0.2.John Soo2020-10-13
| | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-termios-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: rust-toml-0.5: Update to 0.5.7.Efraim Flashner2020-10-13
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-toml-0.5): Update to 0.5.7. [arguments]: Don't skip build.
| * gnu: rust-glob-0.3: Skip tests.Efraim Flashner2020-10-13
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-glob-0.3)[arguments]: Don't skip build. Skip tests.
| * gnu: rust-getopts-0.2: Don't skip build.Efraim Flashner2020-10-13
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-getopts-0.2)[arguments]: Don't skip build.
| * gnu: rust-fxhash-0.2: Don't skip build.Efraim Flashner2020-10-13
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-fxhash-0.2)[arguments]: Don't skip build.
| * gnu: rust-arrayref-0.3: Update to 0.3.6.Efraim Flashner2020-10-13
| | | | | | | | * gnu/packages/crates-io.scm (rust-arrayref-0.3): Update to 0.3.6.
| * gnu: rust-arrayref-0.3: Don't skip build.Efraim Flashner2020-10-13
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-arrayref-0.3)[arguments]: Don't skip build.
| * gnu: rust-brotli-decompressor-2.3: Remove minor version from name.Efraim Flashner2020-10-13
| | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-brotli-decompressor-2.3): Rename to rust-brotli-decompressor-2. (rust-brotli-3): Adjust accordingly.
| * gnu: rust-brotli-decompressor-2.3: Skip tests.Efraim Flashner2020-10-13
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-brotli-decompressor-2.3)[arguments]: Skip tests.
| * gnu: rust-tokio-rustls-0.13: Skip network tests.Efraim Flashner2020-10-13
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-tokio-rustls-0.13)[arguments]: Add cargo-test-flags to skip tests requiring network access.
| * gnu: rust-tokio-rustls-0.14: Skip network tests.Efraim Flashner2020-10-13
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-tokio-rustls-0.14)[arguments]: Add cargo-test-flags to skip tests requiring network access.
| * gnu: newsboat: Update to 2.21.Efraim Flashner2020-10-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/syndication.scm (newsboat): Update to 2.21. [source]: Remove snippet. [inputs]: Replace json-c-0.13 with json-c. [arguments]: In cargo-inputs replace rust-gettext-rs-0.4 with 0.5, rust-rand-0.6 with 0.7. Remove rust-dirs-2.0, rust-libz-1, rust-percent-encoding-2, rust-smallvec-0.6. Add rust-lazy-static-1. Add new phase to patch the source slightly.
| * gnu: rust-unicode-width-0.1: Update to 0.1.8.Efraim Flashner2020-10-13
| | | | | | | | * gnu/packages/crates-io.scm (rust-unicode-width-0.1): Update to 0.1.8.
| * gnu: Add emacs-py-isort.Joseph LaFreniere2020-10-13
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-py-isort): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: libcanberra: Fix crashes on wayland.Julien Lepiller2020-10-12
| | | | | | | | | | | | * gnu/packages/patches/libcanberra-wayland-crash.patch: New file. * gnu/packages/libcanberra.scm (libcanberra): Add it. * gnu/local.mk (dist_PATCH_DATA): Add it.
| * news: Add entry for '--with-c-toolchain'.Ludovic Courtès2020-10-12
| | | | | | | | * etc/news.scm: Add entry.
| * guix build: Add '--with-c-toolchain'.Ludovic Courtès2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/scripts/build.scm (package-dependents/spec) (package-toolchain-rewriting, transform-package-toolchain): New procedures. (%transformations): Add it. (%transformation-options, show-transformation-options-help): Add '--with-c-toolchain'. * tests/scripts-build.scm (depends-on-toolchain?): New procedure. ("options->transformation, with-c-toolchain") ("options->transformation, with-c-toolchain twice") New test. ("options->transformation, with-c-toolchain, no effect"): New tests. * doc/guix.texi (Package Transformation Options): Document it.
| * packages: Add 'package-with-c-toolchain'.Ludovic Courtès2020-10-12
| | | | | | | | | | | | | | | | * guix/build-system.scm (build-system-with-c-toolchain): New procedure. * guix/packages.scm (package-with-c-toolchain): New procedure. * tests/packages.scm ("package-with-c-toolchain"): New test. * doc/guix.texi (package Reference): Document 'package-with-c-toolchain'. (Build Systems): Mention it.
| * gnu: clang-toolchain: Create 'cc' and 'c++' symlinks.Ludovic Courtès2020-10-12
| | | | | | | | | | * gnu/packages/llvm.scm (make-clang-toolchain)[arguments]: Create 'cc' and 'c++' symlinks.
| * gnu: clang-toolchain: Add 'GUIX_LOCPATH' to the search paths.Ludovic Courtès2020-10-12
| | | | | | | | | | * gnu/packages/llvm.scm (make-clang-toolchain)[native-search-paths]: Add 'GUIX_LOCPATH'.
| * gnu: gcc-toolchain: Add 'GUIX_LOCPATH' to the search paths.Ludovic Courtès2020-10-12
| | | | | | | | | | | | | | | | This allows 'gcc-toolchain' to be used as a drop-in replacement for the default tool chain through '--with-toolchain=gcc-toolchain'. * gnu/packages/commencement.scm (make-gcc-toolchain)[native-search-paths] [search-paths]: Append LIBC's search paths.
| * substitute: Reduce default narinfo negative TTL to 1h.Ludovic Courtès2020-10-12
| | | | | | | | * guix/scripts/substitute.scm (%narinfo-negative-ttl): Reduce to 1h.
| * tests: Add missing copyright line.Ludovic Courtès2020-10-12
| | | | | | | | * tests/channels.scm: Add copyright line for past changes.
| * upgrade: Mention '--do-not-upgrade' in '--help' output.Ludovic Courtès2020-10-12
| | | | | | | | * guix/scripts/upgrade.scm (show-help): Add '--do-not-upgrade'.
| * gnu: rust-clang-sys: Fix package references.Efraim Flashner2020-10-12
| | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-clang-sys-1)[inputs]: Rename clang to libclang. [arguments]: Adjust package reference accordingly.
| * gnu: rust-core-foundation-0.7: Downgrade to 0.7.0.Efraim Flashner2020-10-12
| | | | | | | | | | | | | | 0.7.1 was pulled by upstream. * gnu/packages/crates-io.scm (rust-core-foundation-0.7): Downgrade to 0.7.0. [arguments]: Skip build.
| * gnu: rust-tokio-util-0.3: Skip tests.Efraim Flashner2020-10-12
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-tokio-util-0.3)[arguments]: Skip tests.
| * gnu: rust-xml-rs-0.7: Downgrade to 0.7.0.Efraim Flashner2020-10-12
| | | | | | | | | | | | | | | | | | 0.7.1 was pulled by upstream. * gnu/packages/crates-io.scm (rust-xml-rs-0.7): Downgrade to 0.7.0. [source]: Remove snippet. [arguments]: Only test the libs. In cargo-inputs remove rust-doc-comment-0.3, rust-lazy-static-1, add rust-bitflags-1.
| * gnu: rust-syn-0.11: Skip tests.Efraim Flashner2020-10-12
| | | | | | | | * gnu/packages/crates-io.scm (rust-syn-0.11)[arguments]: Skip tests.
| * gnu: rust-fluid-attributes-0.4: Skip tests.Efraim Flashner2020-10-12
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-fluid-attributes-0.4)[arguments]: Skip tests.
| * gnu: r-rgdal: Update to 1.5-17.Arun Isaac2020-10-12
| | | | | | | | * gnu/packages/cran.scm (r-rgdal): Update to 1.5-17.
| * gnu: r-rgdal: Replace proj.4 with proj.Arun Isaac2020-10-12
| | | | | | | | * gnu/packages/cran.scm (r-rgdal)[inputs]: Replace proj.4 with proj.
| * news: Update copyright.Florian Pelz2020-10-12
| | | | | | | | * etc/news.scm: Add missing copyright headers.
| * lint: cve: Set a connection timeout.Ludovic Courtès2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | This (notably) works around the fact that nvd.nist.gov is currently inaccessible over IPv6. * guix/cve.scm (fetch-vulnerabilities): Add #:timeout and pass it to 'http-fetch/cached'. (current-vulnerabilities): Add #:timeout and pass it to 'fetch-vulnerabilities'. * guix/lint.scm (current-vulnerabilities*): Pass #:timeout to 'current-vulnerabilities'.
| * http-client: 'http-fetch' and 'http-fetch/cached' accept #:timeout.Ludovic Courtès2020-10-12
| | | | | | | | | | | | | | * guix/http-client.scm (http-fetch): Add #:timeout and pass it to 'guix:open-connection-for-uri'. (http-fetch/cached): Add #:timeout parameter and pass it to 'http-fetch'.
| * channels: Address test failure.Ludovic Courtès2020-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/43940>. Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>. The "channel-instances->manifest" test would fail since 1d4ab335b22a93e01c2eb1eb3e93fc6534157040: 'quiet-guile' would be passed #f as GUILE, and thus 'package-version' would fail with wrong-type-arg. * guix/channels.scm (whole-package-for-legacy): Pass #:guile to 'whole-package'. * tests/channels.scm ("channel-instances->manifest"): Remove 'test-expect-fail'.
| * gnu: rust-xz2-0.1: Fix building.Efraim Flashner2020-10-12
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-xz2-0.1)[native-inputs]: Add pkg-config, xz.
| * gnu: rust-pq-sys-0.4: Fix building.Efraim Flashner2020-10-12
| | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-pq-sys-0.4)[arguments]: Move crates from cargo-development-inputs to cargo-inputs. [native-inputs]: Add postgresql.
| * gnu: rust-crc-1: Downgrade to 1.8.1.Efraim Flashner2020-10-12
| | | | | | | | | | | | | | 1.9.0 was pulled by upstream. * gnu/packages/crates-io.scm (rust-crc-1): Downgrade to 1.8.1. [arguments]: Remove rust-criterion-0.2 from cargo-development-inputs.
| * gnu: rust-core-foundation-0.6: Fix building.Efraim Flashner2020-10-12
| | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-core-foundation-0.6)[arguments]: Replace rust-core-foundation-sys-0.7 with 0.6 in cargo-inputs. Skip tests.
| * gnu: rust-as-slice-0.1: Update to 0.1.4.Efraim Flashner2020-10-12
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-as-slice-0.1): Update to 0.1.4. [arguments]: Add rust-generic-array-0.14 to cargo-inputs.
| * gnu: rust-as-slice-0.1: Fix build.Efraim Flashner2020-10-12
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-as-slice-0.1)[arguments]: Add rust-generic-array-0.13 to cargo-inputs.