| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/ruby.scm (ruby-sass): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-sass-spec): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-diffy): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-terminfo): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-sass-listen): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-rdoc): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-command-line-reporter-3): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-command-line-reporter): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-colorator): New variable.
|
|
|
|
| |
* gnu/package/ruby.scm (ruby-addressable): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-public-suffix): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-ttfunk): Update to 1.5.1.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.2.1.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-i18n): Update to 1.1.0.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-concurrent): New variable.
|
|
|
|
| |
* gnu/packages/monitoring.scm (zabbix-agentd, zabbix-server): New variables.
|
|
|
|
|
|
|
| |
Krita 3 fails to build with Qt 5.11.1. Since it's also unmaintained upstream,
remove it.
* gnu/packages/kde.scm (krita-3): Remove variable.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/32467>.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/packages/photo.scm (libraw-0.18): New variable.
* gnu/packages/kde.scm (krita)[inputs]: Use libraw-0.18.
|
|
|
|
| |
* gnu/packages/kde.scm (krita): Update to 4.1.1.
|
|
|
|
| |
* gnu/packages/kde.scm (libksysguard): Update to 5.13.4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/32013>.
* gnu/packages/kde-frameworks.scm (attica, baloo, bluez-qt, breeze-icons,
extra-cmake-modules, kactivities, kactivities-stats, kapidox, karchive, kauth,
kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kconfigwidgets,
kcoreaddons, kcrash, kdbusaddons, kde-framework-integration, kdeclarative, kded,
kdesignerplugin, kdesu, kdewebkit, kdnssd, kdoctools, kemoticons, kfilemetadata,
kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime, kimageformats, kinit,
kio, kirigami, kitemmodels, kitemview, kjobwidgets, knewstuff, knotification,
knotifyconfig, kpackage, kparts, kpeople, kplotting, kpty, krunner, kservice,
ksyntaxhighlighting, ktexteditor, ktextwidgets, kunitcoversion, kwallet,
kwayland, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient,
modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, prison,
qqc2-desktop-style, solid, sonnet, threadweaver): Update to 5.49.0.
(extra-cmake-modules)[arguments]: Remove obsolete workaround.
(attica)[arguments]: Disable some new tests.
Co-authored-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
|
|
|
|
|
| |
* guix/scripts/pack.scm (guix-pack): Fix "unknown pack format" error
message.
|
|
|
|
|
|
|
|
|
|
| |
Fixes a test failure introduced in
de5cbd4a38a33e0412f1c481fe8e01a871dc13e5.
* guix/records.scm (abi-check): Refer to TYPE in an unquoted context so
we get at the RTD.
* tests/records.scm ("ABI checks"): Adjust 'catch' handler to changes
in the 'record-abi-mismatch-error' arguments.
|
|
|
|
| |
* gnu/packages/maths.scm (hypre): Update to 2.14.0
|
|
|
|
|
| |
* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Replace
python-pyqt with python-pyqt-without-qtwebkit.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt-without-qtwebkit): New variable.
|
|
|
|
|
|
|
| |
* gnu/services/web.scm (nginx-shepherd-service): Change 'start' (that is, all
actions that don't send a signal to the master process) to return the PID.
Wait until the PID file is created and contains an integer because it might be
created after the parent process exits.
|
|
|
|
| |
* gnu/packages/emulators.scm (retroarch): Update to 1.7.4.
|
|
|
|
|
| |
* gnu/packages/emulators.scm (mame): Update to 0.201.
[arguments]: Remove unnecessary fix.
|
|
|
|
| |
* gnu/packages/check.scm (cmocka): Update to 1.1.2.
|
|
|
|
|
| |
* gnu/packages/crypto.scm (keyutils): Update to 1.5.11.
[inputs]: Add mit-krb5.
|
|
|
|
|
|
|
| |
* gnu/packages/opencl.scm (opencl-clhpp, clinfo, beignet, pocl)
[source]: Use GIT-FETCH and GIT-FILE-NAME.
(pocl)[arguments]: Remove ‘remove-headers’ phase.
(make-opencl-headers)[source]: Use GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/games.scm (pipewalker): New public variable.
|
|
|
|
| |
* gnu/packages/hardware.scm (msr-tools): New public variable.
|
|
|
|
|
|
| |
* gnu/packages/hardware.scm: New file.
(ddcutil): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/32594>.
* gnu/packages/gtk.scm (pango)[replacement]: New field.
(pango-1.42.4): New public variable.
|
|
|
|
| |
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.12.
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.10.
|
|
|
|
| |
* gnu/packages/linux.scm (rng-tools): Update to 6.4.
|
|
|
|
| |
* gnu/packages/samba.scm (samba): Update to 4.8.5.
|
|
|
|
| |
* gnu/packages/samba.scm (ldb): Update to 1.3.6.
|
|
|
|
| |
* gnu/packages/tls.scm (p11-kit): Update to 0.23.14.
|
|
|
|
|
| |
* gnu/packages/audio.scm (lilv)[propagated-inputs]: Add LV2.
[inputs]: Remove.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/import/pypi.scm (guess-requirements): Use upstream names.
(compute-inputs): Return the upstream dependency names as an additional value.
(make-pypi-sexp): Likewise.
(pypi->guix-package): Memoize it.
(pypi-recursive-import): New procedure.
* guix/scripts/import/pypi.scm (show-help, %options): Accept "recursive"
option.
(guix-import-pypi): Use pypi-recursive-import.
* doc/guix.texi (Invoking guix import): Document it.
|
|
|
|
|
|
| |
* guix/import/pypi.scm (guess-requirements): Extract "requires.txt" from the
egg-info directory in addition to "requirements.txt"; strip off version
constraints; use call-with-temporary-directory.
|
|
|
|
|
|
|
|
|
|
| |
* guix/import/hackage.scm (hackage-name->package-name): Export procedure.
* guix/import/stackage.scm (lts-info-packages-lts-info): Fix match expression.
(stackage-recursive-import): New procedure.
(stackage->guix-package): Memoize results.
* guix/scripts/import/stackage.scm (show-help, %options,
guix-import-stackage): Support recursive importing.
* doc/guix.texi (Invoking guix import): Document option.
|
|
|
|
|
| |
* gnu/packages/networking.scm (net-snmp)[arguments]: Add '--with-openssl'
flag.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/netsurf-message-timestamp.patch: New patch.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
* gnu/packages/web.scm (netsurf): Upgrade to 3.8.
[source]: Add the new patch.
|
|
|
|
| |
* gnu/packages/web.scm (nsgenbind): Upgrade to 0.6.
|