Age | Commit message (Expand) | Author |
2020-10-13 | gnu: nmap: Update license....* guix/licenses.scm (nmap): Rename to ...
(npsl): ... this. Adjust name and URL, and remove outdated Fedora wiki
entry in favor of nmap's own annotated version.
* gnu/packages/admin.scm (nmap)[license]: Adjust accordingly.
| Marius Bakke |
2020-10-13 | gnu: xf86-input-libinput: Update to 0.30.0....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
| Marius Bakke |
2020-10-13 | gnu: Remove python2-gst....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.
| Marius Bakke |
2020-10-13 | gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT)....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.
| Leo Famulari |
2020-10-13 | gnu: VLC: Add support for Secure Reliable Transport (SRT)....* gnu/packages/video.scm (vlc)[inputs]: Add srt-1.4.1.
| Leo Famulari |
2020-10-13 | gnu: FFmpeg: Add support for Secure Reliable Transport (SRT)....* gnu/packages/video.scm (vlc)[inputs] Add srt-1.4.1.
[arguments]: Pass "--enable-libsrt" to #:configure-flags.
| Leo Famulari |
2020-10-13 | gnu: Add SRT 1.4.1....* gnu/packages/networking.scm (srt-1.4.1): New variable.
| Leo Famulari |
2020-10-13 | installer: Add Emacs EXWM desktop environment....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.
| Jan (janneke) Nieuwenhuizen |
2020-10-13 | gnu: mediainfo: Update to 20.09....* gnu/packages/video.scm (mediainfo): Update to 20.09.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: libmediainfo: Update to 20.09....* gnu/packages/video.scm (libmediainfo): Update to 20.09.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: dos2unix: Cross-compile....* gnu/packages/textutils.scm (dos2unix)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: dos2unix: Update to 7.4.2....* gnu/packages/textutils.scm (dos2unix): Update to 7.4.2.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: vim: Update to 8.2.1840....* gnu/packages/vim.scm (vim): Update to 8.2.1840.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: xonsh: Update to 0.9.23....* gnu/packages/shells.scm (xonsh): Update to 0.9.23.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: stunnel: Update to 5.57 [security fixes]....* gnu/packages/web.scm (stunnel): Update to 5.57.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: alpine: Update to 2.24....* gnu/packages/mail.scm (alpine): Update to 2.24.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: kdenlive: Update to 20.08.2....* gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: ncmpc: Update to 0.40....* gnu/packages/mpd.scm (ncmpc): Update to 0.40.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: libmtp: Update to 1.1.18....* gnu/packages/libusb.scm (libmtp): Update to 1.1.18.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: libsecret: Update to 0.20.4....* gnu/packages/gnome.scm (libsecret): Update to 0.20.4.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: easyrpg-player: Update to 0.6.2.3....* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.3.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: gtkwave: Update to 3.3.107....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.107.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: facter: Update to 4.0.43....* gnu/packages/admin.scm (facter): Update to 4.0.43.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: nsd: Update to 4.3.3....* gnu/packages/dns.scm (nsd): Update to 4.3.3.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: knot: Update to 3.0.1....* 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.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: nmap: Update to 7.91....* gnu/packages/admin.scm (nmap): Update to 7.91.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: txr: Update to 244....* gnu/packages/lisp.scm (txr): Update to 244.
[native-inputs]: Remove bison and flex.
| Guillaume Le Vaillant |
2020-10-13 | gnu: Add rust-termios-0.2....* gnu/packages/crates-io.scm (rust-termios-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| John Soo |
2020-10-13 | gnu: rust-toml-0.5: Update to 0.5.7....* gnu/packages/crates-io.scm (rust-toml-0.5): Update to 0.5.7.
[arguments]: Don't skip build.
| Efraim Flashner |
2020-10-13 | gnu: rust-glob-0.3: Skip tests....* gnu/packages/crates-io.scm (rust-glob-0.3)[arguments]: Don't skip
build. Skip tests.
| Efraim Flashner |
2020-10-13 | gnu: rust-getopts-0.2: Don't skip build....* gnu/packages/crates-io.scm (rust-getopts-0.2)[arguments]: Don't skip
build.
| Efraim Flashner |
2020-10-13 | gnu: rust-fxhash-0.2: Don't skip build....* gnu/packages/crates-io.scm (rust-fxhash-0.2)[arguments]: Don't skip
build.
| Efraim Flashner |
2020-10-13 | gnu: rust-arrayref-0.3: Update to 0.3.6....* gnu/packages/crates-io.scm (rust-arrayref-0.3): Update to 0.3.6.
| Efraim Flashner |
2020-10-13 | gnu: rust-arrayref-0.3: Don't skip build....* gnu/packages/crates-io.scm (rust-arrayref-0.3)[arguments]: Don't skip
build.
| Efraim Flashner |
2020-10-13 | gnu: rust-brotli-decompressor-2.3: Remove minor version from name....* gnu/packages/crates-io.scm (rust-brotli-decompressor-2.3): Rename to
rust-brotli-decompressor-2.
(rust-brotli-3): Adjust accordingly.
| Efraim Flashner |
2020-10-13 | gnu: rust-brotli-decompressor-2.3: Skip tests....* gnu/packages/crates-io.scm (rust-brotli-decompressor-2.3)[arguments]:
Skip tests.
| Efraim Flashner |
2020-10-13 | gnu: rust-tokio-rustls-0.13: Skip network tests....* gnu/packages/crates-io.scm (rust-tokio-rustls-0.13)[arguments]: Add
cargo-test-flags to skip tests requiring network access.
| Efraim Flashner |
2020-10-13 | gnu: rust-tokio-rustls-0.14: Skip network tests....* gnu/packages/crates-io.scm (rust-tokio-rustls-0.14)[arguments]: Add
cargo-test-flags to skip tests requiring network access.
| Efraim Flashner |
2020-10-13 | gnu: newsboat: Update to 2.21....* 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.
| Efraim Flashner |
2020-10-13 | gnu: rust-unicode-width-0.1: Update to 0.1.8....* gnu/packages/crates-io.scm (rust-unicode-width-0.1): Update to 0.1.8.
| Efraim Flashner |
2020-10-13 | gnu: Add emacs-py-isort....* gnu/packages/emacs-xyz.scm (emacs-py-isort): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Joseph LaFreniere |
2020-10-12 | gnu: libcanberra: Fix crashes on wayland....* gnu/packages/patches/libcanberra-wayland-crash.patch: New file.
* gnu/packages/libcanberra.scm (libcanberra): Add it.
* gnu/local.mk (dist_PATCH_DATA): Add it.
| Julien Lepiller |
2020-10-12 | news: Add entry for '--with-c-toolchain'....* etc/news.scm: Add entry.
| Ludovic Courtès |
2020-10-12 | guix build: Add '--with-c-toolchain'....* 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.
| Ludovic Courtès |
2020-10-12 | packages: Add 'package-with-c-toolchain'....* 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.
| Ludovic Courtès |
2020-10-12 | gnu: clang-toolchain: Create 'cc' and 'c++' symlinks....* gnu/packages/llvm.scm (make-clang-toolchain)[arguments]: Create 'cc'
and 'c++' symlinks.
| Ludovic Courtès |
2020-10-12 | gnu: clang-toolchain: Add 'GUIX_LOCPATH' to the search paths....* gnu/packages/llvm.scm (make-clang-toolchain)[native-search-paths]: Add
'GUIX_LOCPATH'.
| Ludovic Courtès |
2020-10-12 | gnu: gcc-toolchain: Add 'GUIX_LOCPATH' to the search paths....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.
| Ludovic Courtès |
2020-10-12 | substitute: Reduce default narinfo negative TTL to 1h....* guix/scripts/substitute.scm (%narinfo-negative-ttl): Reduce to 1h.
| Ludovic Courtès |
2020-10-12 | tests: Add missing copyright line....* tests/channels.scm: Add copyright line for past changes.
| Ludovic Courtès |