summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\
| * gnu: Add tootle.Efraim Flashner2021-02-03
| | | | | | | | * gnu/packages/mastodon.scm (tootle): New variable.
| * gnu: font-juliamono: Update to 0.031.nixo2021-02-02
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-juliamono): Update to 0.031. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add font-space-grotesk.Antoine Côté2021-02-02
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-space-grotesk): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: emacs-elfeed: Update to 3.4.0.Nicolas Goaziou2021-02-02
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.4.0.
| * gnu: guix: Update to 1.2.0-12.dffc918.Ricardo Wurmus2021-02-02
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 1.2.0-12.dffc918.
| * gnu: Add beets-next.Ricardo Wurmus2021-02-02
| | | | | | | | * gnu/packages/music.scm (beets-next): New variable.
| * gnu: Add python-reflink.Ricardo Wurmus2021-02-02
| | | | | | | | * gnu/packages/python-xyz.scm (python-reflink): New variable.
| * gnu: Add python-confuse.Ricardo Wurmus2021-02-02
| | | | | | | | * gnu/packages/python-xyz.scm (python-confuse): New variable.
| * gnu: Add python-mediafile.Ricardo Wurmus2021-02-02
| | | | | | | | | | | | * gnu/packages/music.scm (python-mediafile): New variable. * gnu/packages/patches/python-mediafile-wavpack.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: plover: Update to 4.0.0.dev8.Christopher Baines2021-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | This moves from Python 2 to Python 3. This is a dev release, but from nearly 2 years ago. Backing up your plover.cfg is advised by the release notes when upgrading from version 3 to 4. * gnu/packages/stenography.scm (plover): Update to 4.0.0.dev8. [arguments]: Remove. [native-inputs]: Switch to Python 3 package variants. [inputs]: Switch to Python 3 package variants, and add python-pyqt.
| * gnu: python-xlib: Update to 0.29.Christopher Baines2021-02-02
| | | | | | | | | | | | | | | | Make python-six a propagated input as it's used at runtime. * gnu/packages/python-xyz.scm (python-xlib): Update to 0.29. [native-inputs]: Move python-six to… [propagated-inputs]: …here.
| * gnu: xbindkeys: Refer to xbindkeys in xbindkeys_show.Tobias Geerinckx-Rice2021-02-02
| | | | | | | | | | * gnu/packages/xdisorg.scm (xbindkeys)[arguments]: Add a ‘patch-references’ phase.
| * gnu: xbindkeys: Refer to tk's wish interpreter.Tobias Geerinckx-Rice2021-02-02
| | | | | | | | | | | | | | | | Fixes <http://issues.guix.gnu.org/46255>. * gnu/packages/xdisorg.scm (xbindkeys)[arguments]: Add a ‘sanitise-shebang’ phase. [inputs]: Add tk.
| * Order (gnu packages xdisorg) module imports more alphabetically.Tobias Geerinckx-Rice2021-02-02
| | | | | | | | * gnu/packages/xdisorg.scm: Somewhat sort the module imports.
| * gnu: xbindkey: Order inputs alphabetically.Tobias Geerinckx-Rice2021-02-02
| | | | | | | | * gnu/packages/xdisorg.scm (xbindkeys)[inputs]: Swap them.
| * gnu: cuirass: Update to 0.0.1-65.6bd940f.Mathieu Othacehe2021-02-02
| | | | | | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-65.6bd940f.
| * gnu: Add quark.Morgan Smith2021-02-02
| | | | | | | | | | | | * gnu/packages/web.scm (quark): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add obs-wlrobs.Andrew Tropin2021-02-02
| | | | | | | | | | | | * gnu/packages/video.scm (obs-wlrobs): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: obs-spectralizer: Remove bundled Windows DLLs.Ludovic Courtès2021-02-02
| | | | | | | | | | * gnu/packages/video.scm (obs-spectralizer)[source]: Add 'snippet' and 'modules'.
| * gnu: Add obs-spectralizer.Andrew Tropin2021-02-02
| | | | | | | | | | | | * gnu/packages/video.scm (obs-spectralizer): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: obs: Use an environment variable for plugins location.Alexey Abramov2021-02-02
| | | | | | | | | | | | | | | | * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/video.scm (obs): Use it. * gnu/packages/patches/obs-modules-location.patch: Patch it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: sbcl-parse-float: Update to 0.0.0-2.3074765.Sharlatan Hellseher2021-02-02
| | | | | | | | | | | | | | | | | | * gnu/packages/listp-xyz.scm (sbcl-parse-float): Update to 0.0.0-2.3074765. [native-inputs]: Remove prove, add lisp-unit. [inputs]: Remove babel. [arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: sbcl-3bz: Update to 0.0.0-1.569614c.Sharlatan Hellseher2021-02-02
| | | | | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-3bz): Update to 0.0.0-1.569614c. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: ecl: Propagate some dependencies used in header files.Zhu Zihao2021-02-02
| | | | | | | | | | | | | | | | * gnu/packages/lisp.scm(ecl)[inputs]: Move gmp, libatomic-ops, libgc and libffi to... [propagated-inputs]: ... here. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| * gnu: Add mdpo.EuAndreh2021-02-02
| | | | | | | | | | | | | | gnu/packages/gettext.scm (mdpo): New variable. gnu/packages/python-xyz (python-polib): Update to 1.1.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add python-bump2version.Nicolas Goaziou2021-02-02
| | | | | | | | * gnu/packages/python-xyz.scm (python-bump2version): New variable.
| * gnu: Add python-pre-commit.Nicolas Goaziou2021-02-02
| | | | | | | | * gnu/packages/python-xyz.scm (python-pre-commit): New variable.
| * gnu: Add python-flake8-print.Nicolas Goaziou2021-02-02
| | | | | | | | * gnu/packages/python-xyz.scm (python-flake8-print): New variable.
| * gnu: Add python-flake8-implicit-str-concat.Nicolas Goaziou2021-02-02
| | | | | | | | * gnu/packages/python-xyz.scm (python-flake8-implicit-str-concat): New variable.
| * gnu: Add python-yamllint.Nicolas Goaziou2021-02-02
| | | | | | | | * gnu/packages/python-xyz.scm (python-yamllint): New variable.
| * gnu: Add python-sphinx-argparse.Nicolas Goaziou2021-02-02
| | | | | | | | * gnu/packages/sphinx.scm (python-sphinx-argparse): New variable.
| * gnu: Add python-pymd4c.EuAndreh2021-02-02
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pymd4c): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add md4c.EuAndreh2021-02-02
| | | | | | | | | | | | * gnu/packages/markup.scm (md4c): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: emacs-rg: Fix use on remote systems.Clément Lassieur2021-02-02
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-rg)[inputs]: Remove. Move ripgrep to... [propagated-inputs]: ... here. This also gives access to ripgrep's manual. [arguments]: Replace the full path with the executable name.
| * gnu: emacs-imenu-list: Update to 0.8-0.46008.Alexandr Vityazev2021-02-02
| | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-imenu-list): Update to 0.8-0.46008. Fixes in that commit adapt the display function for changes in emacs 27.0.50. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add font-fira-go.Antoine Côté2021-02-02
| | | | | | | | | | | | * gnu/packages/fonts.scm (font-fira-go): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add zplugins.Alexandros Theodotou2021-02-01
| | | | | | | | | | | | * gnu/packages/music.scm (zplugins): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: ztoolkit-rsvg: Move dependencies to propagated-inputs.Alexandros Theodotou2021-02-01
| | | | | | | | | | | | | | * gnu/packages/audio.scm (ztoolkit-rsvg)[inputs]: Remove librsvg. [propagated-inputs]: Add librsvg. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: ztoolkit: Move dependencies to propagated-inputs.Alexandros Theodotou2021-02-01
| | | | | | | | | | | | | | * gnu/packages/audio.scm (ztoolkit):[inputs]: Remove cairo, libx11. [propagated-inputs]: Add cairo, libx11. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: emacs-next-pgtk: Update to 28.0.50-1.ae18c8e.Léo Le Bouter2021-02-01
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-next-pgtk): Update to 28.0.50-1.ae18c8e. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: python-folium: Update to 0.12.1.Nicolas Goaziou2021-02-01
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-folium): Update to 0.12.1. [source]: Fetch from GitHub instead of PyPI.
| * gnu: keepassxc: Update to 2.6.4.Nicolas Goaziou2021-02-01
| | | | | | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.6.4.
| * gnu: python-pikepdf: Update to 2.5.2.Nicolas Goaziou2021-02-01
| | | | | | | | * gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.5.2.
| * Merge branch 'staging'Leo Famulari2021-02-01
| |\
| | * gnu: gst-plugins-good: Fix a test failure on 32-bit systems.Leo Famulari2021-01-31
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/gst-plugins-good-fix-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gstreamer.scm (gst-plugins-good)[source]: Use it.
| | * Revert qt-build-system changes that were pushed to a frozen "staging" branch.Leo Famulari2021-01-30
| | | | | | | | | | | | | | | | | | | | | This reverts commits 9085260fccd17955be6922c215f89be3e424dda3, 4ecc2a24936a1fbfe3ff5654090d41e91c2fe8f2, 094b6ac00939ef5e3f291a477fedd26621078ca8, 104151f4f45f4bc3a816e3ad42256452932e0d8d.
| | * guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel2021-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unify (guix qt-build-system wrap-all-programs) and (guix qt-utils wrap-qt-program), so both behave the same. The functions now reside in qt-utils to make them easily available for packages not using the qt-build-system. * guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs): Move from here ... * guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs): ... to here. Base the later on (wrap-qt-program*): New function, carved out from old wrap-all-programs. (wrap-qt-program): Base on wrap-qt-program*, change arguments in an incompatible way. * gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}: Adjust to new interface of wrap-qt-program. * gnu/packages/finance.scm (electron-cash): Likewise. * gnu/packages/geo.scm (qgis): Likewise. * gnu/packages/password-utils.scm (qtpass): Likewise. * gnu/packages/video.scm (openshot): Likewise. * gnu/packages/web-browsers.scm (kristall): Likewise.
| | * gnu: VLC: Remove obsolete patch.Leo Famulari2021-01-27
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/vlc-qt-5.15.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/video.scm (vlc)[source]: Remove patch.
| | * gnu: sudo: Build without pam for the Hurd.Efraim Flashner2021-01-26
| | | | | | | | | | | | | | | * gnu/packages/admin.scm (sudo)[inputs]: Only use linux-pam when not building for the Hurd.