- Feb 13, 2019
-
-
Chris Marusich authored
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * doc/guix.texi (Channels): Clarify how a channel author should structure the files in their channel's Git repository.
-
Tobias Geerinckx-Rice authored
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.2.
-
Tobias Geerinckx-Rice authored
* gnu/package/aidc.scm (libdmtx)[description]: Replace redundant OS information with fascinating barcode facts.
-
Tobias Geerinckx-Rice authored
* gnu/packages/aidc.scm (libdmtx): Update to 0.7.5. [source]: Update. Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Disable broken test suite. [native-inputs]: Add autoconf, automake, and libtool. [home-page]: Update.
-
Tobias Geerinckx-Rice authored
* gnu/packages/skarnet.scm (s6): Update to 2.7.2.2.
-
Tobias Geerinckx-Rice authored
* gnu/packages/suckless.scm (dwm): Update to 6.2.
-
Tobias Geerinckx-Rice authored
* gnu/packages/coq.scm (coq-mathcomp)[source]: Use GIT-FETCH and GIT-FILE-NAME.
-
Tobias Geerinckx-Rice authored
* gnu/packages/coq.scm (coq)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add 'make-git-checkout-writable' phase.
-
Tobias Geerinckx-Rice authored
* gnu/packages/xorg.scm (console-setup): Update to 1.189.
-
Tobias Geerinckx-Rice authored
* gnu/packages/dns.scm (knot): Update to 2.7.6.
-
Tobias Geerinckx-Rice authored
* gnu/packages/dns.scm (knot)[source]: Hard-code NAME.
-
Tobias Geerinckx-Rice authored
* gnu/packages/dns.scm (nsd): Update to 4.1.26.
-
Tobias Geerinckx-Rice authored
* gnu/packages/dns.scm (yadifa): Update to 2.3.9.
-
Tobias Geerinckx-Rice authored
* gnu/packages/dns.scm (yadifa)[source]: Hard-code NAME.
-
Tobias Geerinckx-Rice authored
* gnu/packages/disk.scm (gparted): Update to 0.33.0.
-
Tobias Geerinckx-Rice authored
* gnu/packages/disk.scm (duperemove)[source]: Use GIT-FETCH and GIT-FILE-NAME.
-
Tobias Geerinckx-Rice authored
* gnu/packages/disk.scm (duperemove): Update to 0.11.1.
-
Leo Famulari authored
Fixes <https://bugs.gnu.org/24735>. * gnu/packages/netpbm.scm (netpbm)[arguments]: Patch a path in the 'configure' phase.
-
Paul Garlick authored
* gnu/packages/emacs-xyz.scm (emacs-biblio): Update to 0.2. Signed-off-by:
Leo Famulari <leo@famulari.name>
-
- Feb 12, 2019
-
-
Marius Bakke authored
This is a follow-up to commit bec2a2e1. * gnu/packages/lxqt.scm: Import (gnu packages kde-plasma).
-
Jens M authored
* gnu/packages/fonts.scm (font-adobe-source-serif-pro): New variable. Signed-off-by:
Leo Famulari <leo@famulari.name>
-
Jens M authored
* gnu/packages/fonts.scm (font-adobe-source-sans-pro): New variable. Signed-off-by:
Leo Famulari <leo@famulari.name>
-
Vagrant Cascadian authored
Fixes <https://bugs.gnu.org/34377>. * gnu/packages/finance.scm (trezor-agent): Update to 0.10.0. [arguments]<#:phases>[fixup-agent-py]: New phase. [native-inputs]: Add python-hidapi. [home-page]: Use https url.
-
Vagrant Cascadian authored
* gnu/packages/finance.scm (python-trezor-agent): Update to 0.13.0. [propagated-inputs]: Add python-configargparse, python-daemon, python-docutils, python-mnemonic, python-pymsgbox, python-wheel. [native-inputs]: Add gnupg. [synopsis]: Generalize description to hardware wallets. [arguments]<#:phases>[remove-requires-backports-shutil-which]: New phase.
-
Hartmut Goebel authored
* gnu/packages/kde-plasma.scm (kscreenlocker): New public variable. Co-authored-by:
Marius Bakke <mbakke@fastmail.com>
-
Hartmut Goebel authored
* gnu/packages/kde-plasma.scm (kdecoration): New public variable. Co-authored-by:
Marius Bakke <mbakke@fastmail.com>
-
Marius Bakke authored
* gnu/packages/kde-plasma.scm (libkscreen): Update to 5.14.5. (libksysguard): Likewise. [inputs]: Add KGLOBALACCEL and KIO.
-
Marius Bakke authored
* gnu/packages/patches/kio-search-smbd-on-PATH.patch: Adjust context. * gnu/packages/kde-frameworks.scm (kconfig): Update to 5.54.0. [native-inputs]: Add DBUS. [arguments]: Run tests with "dbus-launch". (kio): Update to 5.54.1. [inputs]: Add KCRASH. (breeze-icons): Update to 5.54.0. [arguments]: Remove. (extra-cmake-modules, attica, bluez-qt, kapidox, karchive, kcodecs, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, ki18n, kidletime, kirigami, kitemmodels, kitemviews, kplotting, ksyntaxhighlighting, kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, prison, qqc2-desktop-style, solid, sonnet, threadweaver, kactivities, kauth, kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats, kjobwidgets, knotifications, kpackage, kpty, kunitconversion, baloo, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu, kdewebkit, kemoticons, kglobalaccel, kiconthemes, kinit, knewstuff, knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework, kde-frameworkintegration, kdelibs4support, khtml, kjs, kjsembed, kmediaplayer, kross): Update to 5.54.0.
-
Marius Bakke authored
* gnu/packages/kde-plasma.scm: Add copyright header.
-
Marius Bakke authored
* gnu/packages/kde.scm (libkscreen, libksysguard): Move from here ... * gnu/packages/kde-plasma.scm: ... to here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
-
Marius Bakke authored
* gnu/packages/image.scm (libjpeg, libjpeg-8)[source, home-page]: Use HTTPS.
-
Brett Gilio authored
* gnu/packages/python-xyz.scm (python-language-server): New variable. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Brett Gilio authored
* gnu/packages/python-xyz.scm (python-docstyle): New variable. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Brett Gilio authored
* gnu/packages/python-xyz.scm (python-jsonrpc-server): New variable. Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Ludovic Courtès authored
* gnu/packages/python-xyz.scm (python-rope): New variable. Co-authored-by:
Brett Gilio <brettg@posteo.net>
-
Brett Gilio authored
* gnu/packages/python-xyz.scm (python2-rope): Change comment to reflect partial python 3 support Signed-off-by:
Ludovic Courtès <ludo@gnu.org>
-
Ludovic Courtès authored
* guix/scripts/pull.scm (new/upgraded-packages): OLD no longer stores all the versions of each package. Remove 'vhash-fold*' call and reduce the number of 'version>?' calls when computing UPGRADED.
-
Ludovic Courtès authored
* guix/scripts/pull.scm (new/upgraded-packages): New procedure, with code formerly in 'display-new/upgraded-packages'. (display-new/upgraded-packages): Use it.
-
Ludovic Courtès authored
* guix/inferior.scm (inferior-available-packages): New procedure. * tests/inferior.scm ("inferior-available-packages"): New test.
-
Ludovic Courtès authored
* guix/scripts/pull.scm (display-profile-news): Use 'fold-available-packages' instead of 'fold-packages' to compute OLD. (profile-package-alist): Use 'inferior-available-packages'.
-