| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/xml.scm (perl-xml-compile): Update to 1.54.
|
|
|
|
|
| |
* gnu/packages/xml.scm (perl-xml-dom): Update to 1.46.
[propagated-inputs]: Add perl-xml-parser.
|
|
|
|
| |
* gnu/packages/xml.scm (perl-xml-libxml-simple): Update to 0.97.
|
|
|
|
| |
* gnu/packages/xml.scm (perl-graph-readwrite): Update to 2.09.
|
|
|
|
| |
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.52.
|
|
|
|
|
| |
* gnu/packages/databases.scm (perl-dbix-class-schema-loader):
Update to 0.07046.
|
|
|
|
|
| |
* gnu/packages/databases.scm (perl-dbix-class-introspectablem2m):
Update to 0.001002.
|
|
|
|
|
| |
* gnu/packages/databases.scm (perl-dbix-class-cursor-cached):
Update to 1.001004.
|
|
|
|
| |
* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082840.
|
|
|
|
| |
* gnu/packages/mail.scm (perl-email-simple): Update to 2.211.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-namespace-autoclean): Update to 0.28.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-class-method-modifiers): Update to 2.12.
|
|
|
|
| |
* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.018.
|
|
|
|
| |
* gnu/packages/mail.scm (perl-email-mime): Update to 1.937.
|
|
|
|
| |
* gnu/packages/mail.scm (perl-email-messageid): Update to 1.406.
|
|
|
|
| |
* gnu/packages/mail.scm (perl-email-address): Update to 1.908.
|
|
|
|
| |
* gnu/packages/linux.scm (iw): Update to 4.9.
|
|
|
|
| |
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.2.
|
|
|
|
|
|
|
| |
* guix/scripts/refresh.scm (list-updaters-and-exit): Compute the
coverage ratio of each updater and print it. Print the coverage ratio
for all the updaters.
* doc/guix.texi (Invoking guix refresh): Document it.
|
|
|
|
|
|
| |
* guix/gnu-maintenance.scm (latest-kernel.org-release): New procedure.
(%kernel.org-updater): New variable.
* guix/scripts/refresh.scm (%updaters): Add it.
|
|
|
|
|
|
| |
* guix/upstream.scm (uncompressed-tarball): New procedure.
(download-tarball): Use it when the basename of SIGNATURE-URL doesn't
contain the basename of URL.
|
|
|
|
|
|
|
|
|
| |
Fixes a regression introduced in
e9c72306fdfd6a60158918850cb25d0ff3837d16.
* guix/scripts/refresh.scm (check-for-package-update): Add 'updaters'
parameter and honor it.
(guix-refresh): Pass UPDATERS to 'check-for-package-update'.
|
|
|
|
|
|
|
| |
* guix/gnu-maintenance.scm (url-prefix-predicate): New procedure.
(gnome-package?): Rewrite in terms of 'url-prefix-predicate'.
(kde-package?, xorg-package?): Remove.
(%kde-updater, %xorg-updater): Use 'url-prefix-predicate'.
|
|
|
|
|
| |
* gnu/tests/install.scm (qemu-command/writable-image): Invoke 'qemu-img
-o backing_file' instead of calling 'copy-file'.
|
|
|
|
|
| |
* gnu/packages/maths.scm (hdf5): Update to 1.8.18.
[source]: Add alternate URL.
|
|
|
|
|
| |
* gnu/services/web.scm (config-domain-strings, config-index-strings):
Use "string-join" to join strings with spaces.
|
|
|
|
|
|
| |
* gnu/packages/gcc.scm (gcj)[source]: Inherit from "gcc" package.
[native-inputs]: Conditionally add arm-patch.
[arguments]: Conditionally add phase "apply-arm-patch".
|
|
|
|
|
| |
* gnu/packages/backup.scm (borg)[arguments]: Use
add-installed-pythonpath and disable tests related to FUSE.
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.11.0.
|
|
|
|
|
|
| |
* gnu/services/cuirass.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Continuous integration): New node.
|
|
|
|
|
|
| |
* gnu/packages/ci.scm (cuirass): New variable.
Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guile-ssh)[inputs]: Add
guile-ssh.
[arguments]: Add guile-ssh to GUILE_LOAD_PATH.
|
|
|
|
| |
* gnu/packages/music.scm (frescobaldi)[arguments]: Disable tests.
|
|
|
|
| |
* gnu/packages/debug.scm (zzuf): New variable.
|
|
|
|
| |
* gnu/packages/xorg.scm (libxfont): Update to 1.5.2.
|
|
|
|
| |
* gnu/packages/photo.scm (gphoto2, libgphoto2)[inputs]: Add libjpeg-turbo.
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested
during the build.
|
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which
is actually libjpeg-turbo.
[inputs]: Add libjpeg-turbo.
[arguments]: Use it.
|
|
|
|
| |
* gnu/packages/image.scm (libjpeg-turbo): New variable.
|
|
|
|
|
| |
* gnu/packages/kde-framework.scm (kauth)[phases]: New phase
fix-cmake-install-paths.
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]:
New phase fix-lib-path.
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1
(extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox,
karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd,
kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting,
kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt,
networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth,
kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats,
kjobwidgets, knotifications, kpty, kunitconversion, baloo,
kactivities, kactivities-stats, kbookmarks, kcmutils,
kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu,
kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff,
knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor,
ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework,
frameworkintegration): Update to 5.28.0
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/music.scm (python2-discogs-client): Use simply
"package-with-python2". Remove inheriting from python-discogs-client
since adding python2-setuptools to [native-inputs] has been the sole
reason for inheriting.
(python-discogs-client) Remove the now needless [properties]
"python2-variant".
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/wicd.scm (wicd) [arguments]: Disable installation
via setuptools (and --single-version-externally-managed).
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/wxwidgets.scm (python2-wxpython) [native-inputs]: Remove
setuptools, which is already included in python.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/wxwidgets.scm (python2-wxpython) [arguments]: Disable
installation via setuptools (and --single-version-externally-managed).
|
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-betamax): Fix typo.
|