summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: perl-file-listing: Update to 6.11.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/web.scm (perl-file-listing): Update to 6.11.
* gnu: borg: Update to 1.1.14.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/backup.scm (borg): Update to 1.1.14.
* gnu: facter: Update to 4.0.42.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.42.
* gnu: vim: Update to 8.2.1812.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.1812.
* gnu: s6-linux-utils: Update to 2.5.1.3.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.3.
* gnu: s6-networking: Update to 2.3.2.0.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/skarnet.scm (s6-networking): Update to 2.3.2.0.
* gnu: obs: Update to 26.0.2.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/video.scm (obs): Update to 26.0.2.
* gnu: chrony: Support Network Time Security (NTS).Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/ntp.scm (chrony)[inputs]: Add gnutls.
* gnu: chrony: Update to 4.0.Tobias Geerinckx-Rice2020-10-08
| | | | * gnu/packages/ntp.scm (chrony): Update to 4.0.
* gnu: Add cl-geco.Guillaume Le Vaillant2020-10-08
| | | | * gnu/packages/lisp-xyz.scm (sbcl-geco, cl-geco, ecl-geco): New variables.
* gnu: python-efl: Update to 1.25.0.Efraim Flashner2020-10-08
| | | | * gnu/packages/enlightenment.scm (python-efl): Update to 1.25.0.
* gnu: efl: Adjust gdb autoload directory.Efraim Flashner2020-10-08
| | | | | * gnu/packages/enlightenment.scm (efl)[arguments]: Add substitution to custom 'fix-install-paths phase to install gdb files using correct path.
* gnu: efl: Update to 1.25.1.Efraim Flashner2020-10-08
| | | | * gnu/packages/enlightenment.scm (efl): Update to 1.25.1.
* hurd-boot: Create /servers/crash.Ludovic Courtès2020-10-08
| | | | | * gnu/build/hurd-boot.scm (set-hurd-device-translators): Create /servers/crash.
* system: Include 'guile-3.0-latest' in '%base-packages'.Ludovic Courtès2020-10-08
| | | | | * gnu/system.scm (%base-packages-utils): Change GUILE-3.0 to GUILE-3.0-LATEST.
* gnu: gmsh: Update to 4.6.0.zimoun2020-10-08
| | | | | | | | | | | | Gmsh bundles METIS 5 released with Apache License 2.0 since upstream commit eaff7f6477fe876991615cfa4b5832bd5f12994b. Instead, Gmsh is linked with the package 'metis'. * gnu/packages/maths.scm (gmsh): Update to 4.6.0. (propagated-inputs): Replace 'opencascade-oce' by 'opencascade-occt', add 'metis'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: kdeconnect: Fix launching kdeconnect-app.Efraim Flashner2020-10-08
| | | | | * gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtgraphicaleffects, qtquickcontrols, qtquickcontrols2.
* gnu: Add emacs-windsize.Tomás Ortín Fernández2020-10-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-windsize): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: giac: Update to 1.6.0-25.Nicolas Goaziou2020-10-07
| | | | | * gnu/packages/algebra.scm (giac): Update to 1.6.0-25. [native-inputs]: Add hevea.
* services: Fix gdm-autologin pam service.Alex Griffin2020-10-07
| | | | * gnu/services/xorg.scm (gdm-pam-service): Mark pam_gdm.so optional.
* gnu: htslib: Enable support for custom URI schemes.Roel Janssen2020-10-07
| | | | * gnu/packages/bioinformatics.scm (htslib)[arguments]: Enable support for custom URIs.
* gnu: eolie: Update to 0.9.99.Tobias Geerinckx-Rice2020-10-07
| | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.99.
* gnu: nano: Update to 5.3.Tobias Geerinckx-Rice2020-10-07
| | | | * gnu/packages/nano.scm (nano): Update to 5.3.
* gnu: filezilla: Run the test.Tobias Geerinckx-Rice2020-10-07
| | | | * gnu/packages/ftp.scm (filezilla)[native-inputs]: Add cppunit.
* gnu: libfilezilla: Don't build static library.Tobias Geerinckx-Rice2020-10-07
| | | | | * gnu/packages/ftp.scm (libfilezilla)[arguments]: Add ‘--disable-static’ to #:configure-flags.
* gnu: filezilla, libfilezilla: Update to 3.50.0, 0.24.1.Tobias Geerinckx-Rice2020-10-07
| | | | | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.24.1. [native-inputs]: Add gettext-minimal. [inputs]: Add gnutls. (filezilla): Update to 3.50.0.
* gnu: cuirass: Update to 0.0.1-51.cb2c4e3.Mathieu Othacehe2020-10-07
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-51.cb2c4e3.
* gnu: Add texlive-fpl.Paul Garlick2020-10-07
| | | | * gnu/packages/tex.scm (texlive-fpl): New variable.
* gnu: Add cl-xmls.Adam2020-10-07
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-xmls, cl-xmls, ecl-xmls): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-lambda-fiddle.Adam2020-10-07
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-lambda-fiddle, cl-lambda-fiddle, ecl-lambda-fiddle): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: entr: Cross-compile.Tobias Geerinckx-Rice2020-10-07
| | | | | | * gnu/packages/entr.scm (entr)[arguments]: Use CC-FOR-TARGET. Use INPUTS instead of WHICH. [inputs]: Add non-native bash and coreutils packages.
* gnu: entr: Update to 4.6.Tobias Geerinckx-Rice2020-10-07
| | | | * gnu/packages/entr.scm (entr): Update to 4.6.
* gnu: ddcutil: Update to 0.9.9.Tobias Geerinckx-Rice2020-10-07
| | | | * gnu/packages/hardware.scm (ddcutil): Update to 0.9.9.
* gnu: Add xnotify.Oleg Pykhalov2020-10-06
| | | | * gnu/packages/wm.scm (xnotify): New variable.
* gnu: Add emacs-ob-sclang.Pierre Langlois2020-10-06
| | | | | | | | | | Remove emacs-org-contrib's dependency on SuperCollider by extracting ob-sclang.el into its own package. * gnu/packages/emacs-xyz.scm (emacs-org-contrib)[source]: Add snippet that deletes ob-sclang.el. [propagated-inputs]: Remove emacs-scel. (emacs-ob-sclang): New variable.
* gnu: emacs-geiser: Update to 0.12.Nicolas Goaziou2020-10-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.12.
* gnu: texlive-mathpazo: Include virtual font files.Paul Garlick2020-10-06
| | | | * gnu/packages/tex.scm (texlive-mathpazo)[inherit]: Add directory.
* gnu: gnumeric: Update to 1.12.48.Tobias Geerinckx-Rice2020-10-06
| | | | | | | | This brings Python 3 support & fixes building against goffice@0.10.48. * gnu/packages/gnome.scm (gnumeric): Update to 1.12.48. [inputs]: Replace python-2 and python2-gobject with python and python-pygobject, respectively.
* gnu: perl-digest-md5: Update to 2.58.Tobias Geerinckx-Rice2020-10-06
| | | | | * gnu/packages/perl.scm (perl-digest-md5): Update to 2.58. [arguments]: Remove field.
* gnu: knot: Enable XDP.Tobias Geerinckx-Rice2020-10-06
| | | | | | | * gnu/packages/dns.scm (knot)[source]: Snip out bundled libbpf sources. [arguments]: Add ‘--enable-xdp=auto’ to #:configure-flags. Add a ‘link-missing-libbpf-dependency’ phase. [inputs]: Add libbpf and libelf.
* gnu: knot: Fix typo.Tobias Geerinckx-Rice2020-10-06
| | | | | * gnu/packages/dns.scm (knot)[arguments]: Fix a typo in the #:configure-flags.
* gnu: knot: Fix test failure on aarch64-linux.Simon South2020-10-06
| | | | | | | | | | | * gnu/packages/dns.scm (knot)[source]: Apply patch from upstream that helps ensure the "test_net_shortwrite" test suite can complete regardless of platform or configuration. * gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: knot: Build & install the Info manual.Simon South2020-10-06
| | | | | | | | * gnu/packages/dns.scm (knot)[arguments]: Add "build-info" and "install-info" phases. [native-inputs]: Add texinfo and python-sphinx. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: knot: Enable DNS-over-HTTPS support in kdig.Simon South2020-10-06
| | | | | | * gnu/packages/dns.scm (knot)[inputs]: Add nghttp2:lib. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add texlive-mathpazo.Paul Garlick2020-10-06
| | | | * gnu/packages/tex.scm (texlive-mathpazo): New variable.
* gnu: vim: Update to 8.2.1805.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/vim.scm (vim): Update to 8.2.1805.
* gnu: pipewire: Update to 0.3.13.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/linux.scm (pipewire): Update to 0.3.13.
* gnu: praat: Update to 6.1.26.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/language.scm (praat): Update to 6.1.26.
* gnu: libtsm: Remove bundled libxkbcommon header.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/terminals.scm (libtsm)[source]: Snip xkbcommon-keysyms.h.
* gnu: libtsm: Make all inputs native.Tobias Geerinckx-Rice2020-10-06
| | | | | | * gnu/packages/terminals.scm (libtsm)[inputs]: Move check & libxkbcommon from here… [native-inputs]: …to here.