| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* 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/packages/lisp-xyz.scm (sbcl-3bz): Update to 0.0.0-1.569614c.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
|
|
| |
* 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/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/packages/python-xyz.scm (python-bump2version): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pre-commit): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-flake8-print): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-flake8-implicit-str-concat): New variable.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-yamllint): New variable.
|
|
|
|
| |
* gnu/packages/sphinx.scm (python-sphinx-argparse): New variable.
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pymd4c): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/markup.scm (md4c): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
| |
This is a follow-up of 6c0679215f4ffa534c1eb2e8c8a6e043a0c993fe.
* doc/guix.texi (Database Services): Update it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
|
|
| |
* 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/packages/fonts.scm (font-fira-go): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* build-aux/test-driver.scm (script-version): Update.
(show-help): Document it.
(%options): Add the 'show-duration' option.
(test-runner-gnu): Pass as a new argument.
[test-cases-start-time]: New inner variable.
[test-on-test-begin-gnu]: New hook, used to record the start time.
[test-on-test-end-gnu]: Conditionally print elapsed time. Record it as the
optional metadata in the test result file (.trs).
* doc/guix.texi (Running the Test Suite): Document it.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (zplugins): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ztoolkit-rsvg)[inputs]: Remove librsvg.
[propagated-inputs]: Add librsvg.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (ztoolkit):[inputs]: Remove cairo, libx11.
[propagated-inputs]: Add cairo, libx11.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-next-pgtk): Update to 28.0.50-1.ae18c8e.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-folium): Update to 0.12.1.
[source]: Fetch from GitHub instead of PyPI.
|
|
|
|
| |
* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.4.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.5.2.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| |
| |
| | |
This reverts commits 9085260fccd17955be6922c215f89be3e424dda3,
4ecc2a24936a1fbfe3ff5654090d41e91c2fe8f2,
094b6ac00939ef5e3f291a477fedd26621078ca8,
104151f4f45f4bc3a816e3ad42256452932e0d8d.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Include only those inputs into XDG_DATA_DIRS having
some subdirectory of /share which is typically used by Qt.
* guix/build/qt-utils.scm (variables-for-wrapping): Take the
output directory as an argument for special handling. Check for
subdirectories of /share used by Qt before including inputs in
XDG_DATA_DIRS.
(wrap-qt-program*): Pass the output directory to variables-for-wrapping.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/build-system/qt.scm (qt-build)[qt-wrap-excluded-inputs]: New argument.
* guix/build/qt-utils.scm (%qt-wrap-excluded-inputs): New variable.
(wrap-qt-program*)[qt-wrap-excluded-inputs]: New argument. Filter excluded
inputs.
(wrap-qt-program)[qt-wrap-excluded-inputs]: New argument.
(wrap-all-qt-programs)[qt-wrap-excluded-inputs]: New argument.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Prior to this change, wrappers did set the specified environment variables to
a fixed value, overwriting any user settings. This inhibited propagating
e.g. XDG_DATA_DIRS from a profile to the application.
Now user environment variables are prefixed (if the variable defines some
"binary" search path, e.g. QT_PLUGIN_PATH) or suffixed (if the variable
defines some config or data search path, e.g. XDG_DATA_DIRS). The code could
also allow to overwrite, anyhow currently no variable is defined like this.
* guix/build/qt-utils.scm (variables-for-wrapping): For each env-var to
be wrapped, specify whether it should prefix, suffix or overwrite the
user's variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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/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/packages/admin.scm (sudo)[inputs]: Only use linux-pam when
not building for the Hurd.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/admin.scm (shadow)[arguments]: Adjust configure-flags to
not use pam when building for the Hurd.
[inputs]: Only use linux-pam when not building for the Hurd.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/ssh.scm (openssh)[inputs]: Only add linux-pam when not
building for the Hurd.
[arguments]: Adjust configure flag to only use pam when not building for
the Hurd.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/patches/mesa-skip-disk-cache-test.patch: Rename to ...
* gnu/packages/patches/mesa-skip-tests.patch: ... new file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gl.scm (mesa)[source]: Adjust accordingly.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/base.scm (tzdata): Update to 2020f.
[inputs]: Update tzcode.
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit be98826d3c02c1488073ecc1e93a517e8ef0bfa6.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/apr.scm (apr): Update to 1.7.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python-crypto.scm (python-pyopenssl)[arguments]: Skip another
test in the 'check' phase.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This avoids a package collision while building the operating-system profile.
* gnu/tests/monitoring.scm (%zabbix-os): Use POSTGRESQL instead of
POSTGRESQL-10.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/qt.scm (qscintilla): Update to 2.11.6.
[source]: Download from new upstream URI.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.2.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.2.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/qt.scm (python-sip): Update to 4.19.24.
[source]: Add pypi download location.
|
| |\ \ \ |
|
| |\ \ \ \ |
|
| | |\ \ \ \ |
|