summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add java-httpcomponents-httpclient.Ricardo Wurmus2017-05-15
| | | | * gnu/packages/java.scm (java-httpcomponents-httpclient): New variable.
* gnu: Add java-httpcomponents-httpcore-ab.Ricardo Wurmus2017-05-15
| | | | * gnu/packages/java.scm (java-httpcomponents-httpcore-ab): New variable.
* gnu: Add java-httpcomponents-httpcore-nio.Ricardo Wurmus2017-05-15
| | | | * gnu/packages/java.scm (java-httpcomponents-httpcore-nio): New variable.
* gnu: Add java-httpcomponents-httpcore.Ricardo Wurmus2017-05-15
| | | | * gnu/packages/java.scm (java-httpcomponents-httpcore): New variable.
* gnu: Add java-mockito-1.Ricardo Wurmus2017-05-15
| | | | * gnu/packages/java.scm (java-mockito): New variable.
* gnu: Add mia.John Darrington2017-05-15
| | | | | | * gnu/packages/image-processing.scm (mia): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add sssd.Ricardo Wurmus2017-05-15
| | | | * gnu/packages/sssd.scm (sssd): New variable.
* gnu: Add ding-libs.Ricardo Wurmus2017-05-15
| | | | | * gnu/packages/sssd.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Add http-parser.Ricardo Wurmus2017-05-15
| | | | * gnu/packages/web.scm (http-parser): New variable.
* gnu: Add dcmtk.John Darrington2017-05-15
| | | | | | | * gnu/packages/image-processing.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: librecad: Use modular Qt.Ricardo Wurmus2017-05-15
| | | | | * gnu/packages/engineering.scm (librecad)[inputs]: Remove "qt", add "qtbase" and "qtsvg".
* doc: Document certificate environment variable needed for R.Ricardo Wurmus2017-05-15
| | | | * doc/guix.texi (X.509 Certificates): Document R as a special case.
* gnu: ffmpeg: Update to 3.3.1.Marius Bakke2017-05-15
| | | | * gnu/packages/video.scm (ffmpeg): Update to 3.3.1.
* gnu: Update kde frameworks to 5.34.0.Hartmut Goebel2017-05-15
| | | | | | | | | | | | | | | | | | | | | | | | * 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: Add catdoc.Hartmut Goebel2017-05-15
| | | | * gnu/packages/textutils.scm (catdoc): New variable.
* gnu: par2cmdline: Update to 0.7.0Brendan Tildesley2017-05-14
| | | | | | | | * 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>
* services: Add 'thermald-service-type'.Christopher Allan Webber2017-05-14
| | | | | | * 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: Add thermald.Christopher Allan Webber2017-05-14
| | | | * gnu/packages/admin.scm (thermald): New variable.
* maint: 'release' now depends on 'dist', not 'distcheck'.Ludovic Courtès2017-05-14
| | | | * Makefile.am (release): Depend on 'dist' instead of 'distcheck'.
* maint: Really build GuixSD for different systems.Ludovic Courtès2017-05-14
| | | | | * Makefile.am (release): Add missing --system flag to 'guix system disk-image'. Reported by Leo Famulari.
* system: grub: Expose GRUB's interactive interface settings.Leo Famulari2017-05-14
| | | | | | | * 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.
* doc: Suggest a network test command that will definitely be available.Leo Famulari2017-05-14
| | | | | * doc/guix.texi (Running GuixSD in a VM): Suggest the use of `guix download` to test network connectivity.
* gnu: Add Nyacc.Jan Nieuwenhuizen2017-05-14
| | | | | | * gnu/packages/mes.scm (nyacc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* maint: Do not update PO files upon "make dist".Ludovic Courtès2017-05-14
| | | | | | | | This works around a non-determinstic build failure when doing "make distcheck -j4". * po/guix/Makevars (DIST_DEPENDS_ON_UPDATE_PO): New variable. * po/packages/Makevars (DIST_DEPENDS_ON_UPDATE_PO): New variable.
* build: 'assert-no-store-file-names' depends on ChangeLog.Ludovic Courtès2017-05-14
| | | | | | | | | | | This fixes a bug whereby "make distcheck -j4" might invoke 'assert-no-store-file-names' when the temporary $(distdir)/cl-t exists (and contains store file names), before $(distdir)/ChangeLog has been created. * Makefile.am (assert-no-store-file-names): Depend on $(distdir)/ChangeLog. (dist-hook): Depend on $(distdir)/ChangeLog instead of 'gen-ChangeLog'. (gen-ChangeLog): Add $(distdir)/ChangeLog left of the colon.
* gnu: weechat: Update to 1.8.Tobias Geerinckx-Rice2017-05-14
| | | | * gnu/packages/irc.scm (weechat): Update to 1.8.
* gnu: pv: Use HTTPS.Tobias Geerinckx-Rice2017-05-14
| | | | * gnu/packages/pv.scm (pv)[source, home-page]: Use HTTPS.
* doc: Document the branching and rebuild scheduling strategy.Ludovic Courtès2017-05-13
| | | | | * doc/contributing.texi (Submitting Patches): Document the branching scheme.
* gnu: guile-ssh: Rename "guile2.2-ssh" to "guile-ssh".Ludovic Courtès2017-05-13
| | | | | | | | | * 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: guile-json: Rename "guile2.2-json" to "guile-json".Ludovic Courtès2017-05-13
| | | | | | | | | | * 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: Add nnn.Ethan R. Jones2017-05-13
| | | | | | * gnu/packages/admin.scm (nnn): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-clojure-mode: Enable tests.Arun Isaac2017-05-13
| | | | | * gnu/packages/emacs.scm (emacs-clojure-mode)[arguments]: Add 'check' phase. [native-inputs]: Add emacs-dash, emacs-s and ert-runner.
* gnu: Add ert-runner.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (ert-runner): New variable.
* gnu: Add emacs-commander.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-commander): New variable.
* gnu: Add emacs-ansi.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-ansi): New variable.
* bournish: 'ls' adjusts the column width depending on the entries.Ludovic Courtès2017-05-13
| | | | | | * guix/build/bournish.scm (display-tabulated): Remove #:columns and #:column-width parameters. Add #:terminal-width and #:column-gap. Compute COLUMN-WIDTH and COLUMNS.
* bournish: 'ls' lists directory contents.Ludovic Courtès2017-05-13
| | | | | | | Suggested by Ricardo Wurmus. * guix/build/bournish.scm (ls-command-implementation): When FILE is a directory, list its contents rather than FILE itself.
* gnu: php: Add '--with-mysqli' configure option.Alex Sassmannshausen2017-05-13
| | | | * gnu/packages/php.scm: Add '--with-mysqli' configure option.
* gnu: php: Remove '--enable-threads' configure option.Alex Sassmannshausen2017-05-13
| | | | | * gnu/packages/php.scm (php): Remove '--enable-threads' configure option, as it is no longer recognized in PHP 7.
* gnu: emacs-key-chord: Set source file-name.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-key-chord)[source]: Add file-name field.
* gnu: emacs-transpose-frame: Set source file-name.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-transpose-frame)[source]: Add file-name field.
* gnu: emacs-goto-chg: Set source file-name.Arun Isaac2017-05-13
| | | | * gnu/packages/emacs.scm (emacs-goto-chg)[source]: Add file-name field.
* import: pypi: Robustify latest-release.Mathieu Othacehe2017-05-13
| | | | | * guix/import/pypi.scm (latest-release): Check if pypi-fetch has failed. If so return #f, else construct the <upstream-source>.
* import: cran: Robustify cran-package?.Mathieu Othacehe2017-05-13
| | | | | | | | | | | | * guix/import/cran.scm (package->upstream-name): Return #f if url start and end index could not be determined. (cran-package?): Check if the upstream-name can be extracted from given package. * tests/cran.scm: Add "r-minimal is not a cran package" to make sure that r-minimal is not detected as a cran package. This fixes a failure of guix refresh on r-minimal because no upsteam-name can be determined from ".../R-version.tar.gz" uri.
* gnu: python-termcolor: Fix uri.Mathieu Othacehe2017-05-13
| | | | | | | * gnu/packages/python.scm (python-termcolor): Remove "python-" from pypi uri. This was causing guix refresh to fail on this package.
* .gitignore: Ignore Emacs auto-save files.ng02017-05-13
| | | | | | * .gitignore: Add entries for temporary files created by Emacs. Co-authored-by: Alex Kost <alezost@gmail.com>
* system: Export 'read-boot-parameters'.Alex Kost2017-05-13
| | | | | | This partially reverts commit 9530e73b496fefe65dcb936825b6beda79f7fdf2. * gnu/system.scm: Export 'read-boot-parameters' for backward compatibility.
* gnu: gimp: Update to 2.8.22 [fixes CVE-2007-3126].Leo Famulari2017-05-12
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.8.22.
* gnu: Add e3.ng02017-05-13
| | | | | | * gnu/packages/text-editors.scm (e3): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* scripts: Do not create the config directory.Ludovic Courtès2017-05-13
| | | | | | | | | This fixes runs of 'guix package' and 'guix system' tests in environments where $HOME is read-only. * guix/ui.scm (config-directory): Add #:ensure? parameter and honor it. * guix/scripts.scm (warn-about-old-distro): Pass #:ensure? #f to 'config-directory'.