summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Krita: Update to 4.4.0.Leo Famulari2020-10-13
| | | | * gnu/packages/kde.scm (krita): Update to 4.4.0.
* gnu: Add libleak.Maxim Cournoyer2020-10-13
| | | | * gnu/packages/debug.scm (libleak): New variable.
* gnu: Add libwuya.Maxim Cournoyer2020-10-13
| | | | * gnu/packages/c.scm (libwuya): New variable.
* gnu: Add libbacktrace.Maxim Cournoyer2020-10-13
| | | | * gnu/packages/debug.scm (libbacktrace): New variable.
* Revert "gnu: python-chardet: Enable tests."Marius Bakke2020-10-14
| | | | | | This causes too many rebuilds for the master branch. This reverts commit 331aaf52806b27430c4efaf8f230097ede69e61a.
* gnu: Add go-github-com-gologme-log.raingloom2020-10-14
| | | | | | * gnu/packages/golang.scm (go-github-com-gologme-log): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add go-github-com-cheggaaa-pb.raingloom2020-10-14
| | | | | | * gnu/packages/golang.scm (go-github-com-cheggaaa-pb): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add go-github-com-arceliar-phony.raingloom2020-10-14
| | | | | | * gnu/packages/golang.scm (go-github-com-arceliar-phony): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: go-golang-org-x-sys: Update to 0598657raingloom2020-10-14
| | | | | | * gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0598657. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add python-dpath.Joseph LaFreniere2020-10-13
| | | | | | * gnu/packages/python-xyz.scm (python-dpath): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-dictdiffer.Joseph LaFreniere2020-10-13
| | | | | | * gnu/packages/python-xyz.scm (python-dictdiffer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add bindfs.Morgan Smith2020-10-13
| | | | | | * gnu/packages/file-systems.scm (bindfs): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: git-annex: Update to 8.20201007.Kyle Meyer2020-10-13
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: muchsync: Use pandoc instead of ghc-pandoc.zimoun2020-10-13
| | | | | | | * gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with pandoc. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-chardet: Enable tests.Lars-Dominik Braun2020-10-13
| | | | | | | | | * gnu/packages/python-xyz.scm (python-chardet) [source]: Add upstream patch. [arguments]: Remove. * gnu/packages/patches/python-chardet-3.0.4-pytest.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add dex.James Smith2020-10-13
| | | | | | * gnu/packages/xdisorg.scm (dex): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: nmap: Update license.Marius Bakke2020-10-13
| | | | | | | * 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.
* gnu: xf86-input-libinput: Update to 0.30.0.Marius Bakke2020-10-13
| | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
* 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.