summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-pyusb: Prettify library substitution.Ricardo Wurmus2016-10-30
| | | | | * gnu/packages/libusb.scm (python-pyusb)[arguments]: Use srfi-1 to make the "fix-libusb-reference" phase clearer.
* gnu: python-waf: Download over https.Efraim Flashner2016-10-30
| | | | * gnu/packages/python.scm (python-waf)[source]: Use https.
* gnu: samba: Update to 4.5.1.Efraim Flashner2016-10-30
| | | | * gnu/packages/samba.scm (samba): Update to 4.5.1.
* profiles: manifest-lookup-package: Cosmetic changes.Ricardo Wurmus2016-10-30
| | | | | * guix/profiles.scm (manifest-lookup-package): Rename variables; use "string=?" instead of "equal?".
* gnu: git: Update to 2.10.2.Leo Famulari2016-10-29
| | | | * gnu/packages/version-control.scm (git): Update to 2.10.2.
* gnu: python-nltk: Disable the test suite.Leo Famulari2016-10-29
| | | | | | | | The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-nltk to fail. * gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]: Disable the tests.
* gnu: python-pyquery: Add inputs for test suite.Leo Famulari2016-10-29
| | | | | * gnu/packages/python.scm (python-pyquery, python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
* gnu: python-pika: Add inputs for test suite.Leo Famulari2016-10-29
| | | | | * gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add python-pyev, python-tornado.
* gnu: Add python-pyev.Leo Famulari2016-10-29
| | | | * gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
* gnu: python-prompt-toolkit: Disable the test suite.Leo Famulari2016-10-29
| | | | | | | | The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-prompt-toolkit to fail. * gnu/packages/python.scm (python-prompt-toolkit, python2-prompt-toolkit)[arguments]: Disable the tests.
* gnu: python-publicsuffix2: Disable the test suite.Leo Famulari2016-10-29
| | | | | | | | The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-publicsuffix2 to fail. * gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2) [arguments]: Disable the tests.
* gnu: python-pyechonest: Remove package.Leo Famulari2016-10-29
| | | | * gnu/packages/music.scm (python-pyechonest): Remove variable.
* gnu: Add openocd.Theodoros Foradis2016-10-30
| | | | | | * gnu/packages/embedded.scm (openocd): New variable. * gnu/packages/patches/openocd-nrf52.patch: New file. * gnu/local.mk (dist_patch_DATA): Add the patch.
* gnu: Add jimtcl.David Craven2016-10-30
| | | | * gnu/packages/embedded.scm (jimtcl): New variable.
* gnu: Add libjaylink.David Craven2016-10-30
| | | | * gnu/packages/embedded.scm (libjaylink): New variable.
* gnu: Add hidapi.Theodoros Foradis2016-10-30
| | | | * gnu/packages/libusb.scm (hidapi): New variable.
* gnu: Add gdb-arm-none-eabi.Theodoros Foradis2016-10-30
| | | | * gnu/packages/embedded.scm (gdb-arm-none-eabi): New variable.
* gnu: icecat: Enable gtk3 support.David Craven2016-10-30
| | | | | * gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+. [arguments]: Use --enable-default-toolkit=cairo-gtk3.
* doc: Add information related to network connectivity with qemu.David Craven2016-10-30
| | | | * doc/guix.text: Add it.
* gnu: sdcc: Enable ucsim.David Craven2016-10-30
| | | | * gnu/packages/sdcc.scm (arguments)[configure-flags]: Add --enable-ucsim.
* gnu: Add yadifa.Tobias Geerinckx-Rice2016-10-30
| | | | * gnu/packages/dns.scm (yadifa): New variable.
* gnu: hplip: Update to 3.16.10.Tobias Geerinckx-Rice2016-10-30
| | | | * gnu/packages/cups.scm (hplip): Update to 3.16.10.
* gnu: plasma-framework: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0.
* gnu: kxmlrpcclient: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0.
* gnu: kxmlgui: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0.
* gnu: kwallet: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0.
* gnu: ktextwidgets: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0.
* gnu: ktexteditor: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0.
* gnu: kservice: Update to 5.27.0.David Craven2016-10-29
| | | | | * gnu/packages/kde-frameworks.scm (kservice): Update to 5.27.0. [native-inputs]: Add bison and flex-2.6.1.
* gnu: krunner: Update to 5.27.0.David Craven2016-10-29
| | | | | * gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0. [arguments]: Return #t.
* gnu: kpeople: Update to 5.27.0.David Craven2016-10-29
| | | | | * gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0. [arguments]: Return #t.
* gnu: kparts: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0.
* gnu: knotifyconfig: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.27.0.
* gnu: knewstuff: Update to 5.27.0.David Craven2016-10-29
| | | | | * gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.27.0. [arguments]: Return #t.
* gnu: kio: Update to 5.27.0.David Craven2016-10-29
| | | | | * gnu/packages/kde-frameworks.scm (kio): Update to 5.27.0. [arguments]: Return #t.
* gnu: kinit: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kinit): Update to 5.27.0.
* gnu: kiconthemes: Update to 5.27.0.David Craven2016-10-29
| | | | | * gnu/packages/kde-frameworks.scm (kiconthemes): Update to 5.27.0. [arguments]: Return #t.
* gnu: kglobalaccel: Update to 5.27.0.David Craven2016-10-29
| | | | | * gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 5.27.0. [inputs]: Add kservice.
* gnu: kemoticons: Update to 5.27.0.David Craven2016-10-29
| | | | | * gnu/packages/kde-frameworks.scm (kemoticons): Update to 5.27.0. [arguments]: Return #t.
* gnu: kdesu: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kdesu): Update to 5.27.0.
* gnu: kdesignerplugin: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kdesignerplugin): Update to 5.27.0.
* gnu: kded: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kded): Update to 5.27.0.
* gnu: kdeclarative: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kdeclarative): Update to 5.27.0.
* gnu: kconfigwidgets: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 5.27.0.
* gnu: kcmutils: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kcmutils): Update to 5.27.0.
* gnu: kbookmarks: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kbookmarks): Update to 5.27.0.
* gnu: kactivities-stats: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kactivities-stats): Update to 5.27.0.
* gnu: kactivities: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kactivities): Update to 5.27.0.
* gnu: baloo: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (baloo): Update to 5.27.0.
* gnu: kunitconversion: Update to 5.27.0.David Craven2016-10-29
| | | | * gnu/packages/kde-frameworks.scm (kunitconversion): Update to 5.27.0.