summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Remove python2-gst.Marius Bakke2020-10-13
| | | | | | | | It fails to build because of an incomplete python2 transformation, but is not worth fixing because Python 2 is EOL and nothing depends on this package. * gnu/packages/gstreamer.scm (python-gst)[properties]: Remove. (python2-gst): Remove variable.
* gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT).Leo Famulari2020-10-13
| | | | * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.
* gnu: VLC: Add support for Secure Reliable Transport (SRT).Leo Famulari2020-10-13
| | | | * gnu/packages/video.scm (vlc)[inputs]: Add srt-1.4.1.
* gnu: FFmpeg: Add support for Secure Reliable Transport (SRT).Leo Famulari2020-10-13
| | | | | * gnu/packages/video.scm (vlc)[inputs] Add srt-1.4.1. [arguments]: Pass "--enable-libsrt" to #:configure-flags.
* gnu: Add SRT 1.4.1.Leo Famulari2020-10-13
| | | | * gnu/packages/networking.scm (srt-1.4.1): New variable.
* installer: Add Emacs EXWM desktop environment.Jan (janneke) Nieuwenhuizen2020-10-13
| | | | | | | | | | | | | Suggested by zenny via IRC. * gnu/installer/services.scm (%system-services): Add emacs, emacs-exwm, emacs-desktop-environment. * etc/release-manifest.scm (%system-packages): Likewise. * gnu/system/examples/lightweight-desktop.tmpl: Likewise. * gnu/tests/install.scm (installation-target-desktop-os-for-gui-tests) [packages]: Likewise * gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Make one entry taller.
* gnu: mediainfo: Update to 20.09.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/video.scm (mediainfo): Update to 20.09.
* gnu: libmediainfo: Update to 20.09.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/video.scm (libmediainfo): Update to 20.09.
* gnu: dos2unix: Cross-compile.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/textutils.scm (dos2unix)[arguments]: Use CC-FOR-TARGET.
* gnu: dos2unix: Update to 7.4.2.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/textutils.scm (dos2unix): Update to 7.4.2.
* gnu: vim: Update to 8.2.1840.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.1840.
* gnu: xonsh: Update to 0.9.23.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/shells.scm (xonsh): Update to 0.9.23.
* gnu: stunnel: Update to 5.57 [security fixes].Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/web.scm (stunnel): Update to 5.57.
* gnu: alpine: Update to 2.24.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/mail.scm (alpine): Update to 2.24.
* gnu: kdenlive: Update to 20.08.2.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
* gnu: ncmpc: Update to 0.40.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/mpd.scm (ncmpc): Update to 0.40.
* gnu: libmtp: Update to 1.1.18.Tobias Geerinckx-Rice2020-10-13
| | | | * gnu/packages/libusb.scm (libmtp): Update to 1.1.18.
* 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.