Age | Commit message (Collapse) | Author |
|
* gnu/packages/sssd.scm (sssd): New variable.
|
|
* gnu/packages/sssd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/web.scm (http-parser): New variable.
|
|
* gnu/packages/image-processing.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/engineering.scm (librecad)[inputs]: Remove "qt", add "qtbase"
and "qtsvg".
|
|
* gnu/packages/video.scm (ffmpeg): Update to 3.3.1.
|
|
* gnu/packages/kde-frameworks.scm (solid): Update to 5.34.0 [native-inputs]:
Add dbus. <check>: Replace standard phase.
(networkmanager-qt): Update to 5.34.0. [source]: Remove patches.
(kfilemetadata) Update to 5.32.0. <check-setup>: New phase <check> Move
phase after install phase. [inputs] Add catdoc, exiv2, ffmpeg, poppler,
taglib.
(attica, baloo, bluez-qt, breeze-icons, extra-cmake-modules, kactivities,
kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs,
kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons,
kdeclarative, kded, kdesignerplugin, kdesu, kdnssd, kdoctools, kemoticons,
kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime, kimageformats,
kinit, kio, kitemmodels, kitemviews, kjobwidgets, knewstuff, knotification,
knotifyconfig, kpackages, kparts, kpeople, kplotting, kpty, krunner,
kservice, ksyntaxhighlighting, ktexteditor, ktextwidgets, kunitconversion,
kwallet, kwayland, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient,
modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, sonnet,
threadweaver): Update to 5.34.0.
* gnu/packages/patches/networkmanager-qt-activeconnection-test-1.patch,
gnu/packages/patches/networkmanager-qt-activeconnection-test-2.patch:
Remove files.
* gnu/local.mk (dist_patch_DATA): Remove the patch files.
|
|
* gnu/packages/textutils.scm (catdoc): New variable.
|
|
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.0
[source]: Remove old test fix incorporated upstream.
[arguments]: Disable parallel tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/services/pm.scm (<thermald-configuration>): New record type.
(thermald-shepherd-service, thermald-service-type): New variables.
* doc/guix.texi (Thermal Management): New section documenting thermald.
|
|
* gnu/packages/admin.scm (thermald): New variable.
|
|
* gnu/system/grub.scm (<grub-configuration>): Add new fields
terminal-outputs, terminal-inputs, serial-unit, and serial-speed.
(grub-setup-io, setup-gfxterm): New procedures.
* doc/guix.texi (GRUB Configuration): Document the new fields.
|
|
* gnu/packages/mes.scm (nyacc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/irc.scm (weechat): Update to 1.8.
|
|
* gnu/packages/pv.scm (pv)[source, home-page]: Use HTTPS.
|
|
* gnu/packages/ssh.scm (guile-ssh)[inputs]: Change GUILE-2.0 to
GUILE-2.2.
(guile2.2-ssh): Define using 'deprecated-package'.
(guile2.0-ssh): New variable.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Adjust
accordingly.
|
|
* gnu/packages/guile.scm (guile-json)[native-inputs]: Change GUILE-2.0
to GUILE-2.2.
(guile2.2-json): Define using 'deprecated-package'.
(guile2.0-json): New variable.
* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Update accordingly.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix)[inputs]: Likewise.
|
|
* gnu/packages/admin.scm (nnn): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/emacs.scm (emacs-clojure-mode)[arguments]: Add 'check' phase.
[native-inputs]: Add emacs-dash, emacs-s and ert-runner.
|
|
* gnu/packages/emacs.scm (ert-runner): New variable.
|
|
* gnu/packages/emacs.scm (emacs-commander): New variable.
|
|
* gnu/packages/emacs.scm (emacs-ansi): New variable.
|
|
* gnu/packages/php.scm: Add '--with-mysqli' configure option.
|
|
* gnu/packages/php.scm (php): Remove '--enable-threads' configure option, as
it is no longer recognized in PHP 7.
|
|
* gnu/packages/emacs.scm (emacs-key-chord)[source]: Add file-name field.
|
|
* gnu/packages/emacs.scm (emacs-transpose-frame)[source]: Add file-name field.
|
|
* gnu/packages/emacs.scm (emacs-goto-chg)[source]: Add file-name field.
|
|
* gnu/packages/python.scm (python-termcolor): Remove "python-" from
pypi uri.
This was causing guix refresh to fail on this package.
|
|
This partially reverts commit 9530e73b496fefe65dcb936825b6beda79f7fdf2.
* gnu/system.scm: Export 'read-boot-parameters' for backward compatibility.
|
|
* gnu/packages/gimp.scm (gimp): Update to 2.8.22.
|
|
* gnu/packages/text-editors.scm (e3): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
This is a followup to 7561881f2a5d2dc463c24713745eca03e67044bf.
* gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC
root"]: Remove 'set!' statements, add 'add-to-load-path' statement for
GUIX.
|
|
* gnu/tests/base.scm (run-basic-test)["/run/current-system is a GC
root"]: Check for a specific return value, 'success!.
|
|
* gnu/packages/patches/reptyr-fix-gcc-7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add new patch.
* gnu/packages/screen.scm (reptyr): Use patch.
|
|
* gnu/packages/databases.scm (postgresql): Update to 9.6.3.
|
|
* gnu/packages/patches/lierolibre-check-unaligned-access.patch,
gnu/packages/patches/lierolibre-is-free-software.patch,
gnu/packages/patches/lierolibre-remove-arch-warning.patch,
gnu/packages/patches/lierolibre-try-building-other-arch.patch,
gnu/packages/patches/lierolibre-newer-libconfig.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/games.scm (lierolibre): New variable.
|
|
* gnu/packages/vpn.scm (openvpn): Update to 2.4.2.
|
|
* gnu/packages/databases.scm (rocksdb)[arguments]: Make #:tests? conditional.
Delete unnecessary 'build' phase. Move portability environment variable
before check phase.
|
|
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.5.
|
|
* gnu/packages/linux.scm (kbd)[home-page]: Update.
|
|
* gnu/packages/linux.scm (psmisc): Update to 22.21.
[home-page]: Update.
|
|
* gnu/packages/linux.scm (proot-static): New variable.
|
|
* gnu/packages/samba.scm (talloc/static): New variable.
|
|
This allows emacs-ag to be used on remote systems.
* gnu/packages/emacs.scm (emacs-ag)[inputs]: Remove. Move THE-SILVER-SEARCHER
to...
[propagated-inputs]: ... here.
[arguments]: Remove 'patch-exec-paths' phase.
|
|
* gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/upnp.scm (miniupnpc)[source]: Use it.
|
|
* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]<#:configure-flags>:
Add "-lm" to LIBS.
|
|
Fixes <https://bugs.gnu.org/26688>.
* gnu/packages/lxde.scm (lxde-common)[arguments, inputs]: New fields.
|
|
* gnu/packages/java.scm (antlr3, stringtemplate4): New variables.
|
|
* gnu/packages/java.scm (stringtemplate3): New variable.
|
|
* gnu/packages/java.scm (antlr2): New variable.
|