aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add sbcl-cl-str.Pierre Neidhardt2019-08-02
| | | | * gnu/packages/lisp.scm (sbcl-cl-str): New variable.
* reconfigure: Reload all shepherd files when upgrading services.Jakob L. Kreuze2019-08-02
| | | | | | | | | | Fixes <https://bugs.gnu.org/36878>. Reported by Robert Vollmert <rob@vllmrt.net>. * guix/scripts/system/reconfigure.scm (upgrade-shepherd-services): Load all service files, rather than just those of services to be started. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* Revert "gnu: fontforge: Update to 20190801."Tobias Geerinckx-Rice2019-08-02
| | | | | This is core-updates material. This reverts commit 4bb1582c8a3bcaf2fad4955bf5a666f741e50002.
* gnu: fontforge: Use top-level home page.Tobias Geerinckx-Rice2019-08-02
| | | | * gnu/packages/fontutils.scm (fontforge)[home-page]: Remove language code.
* gnu: fontforge: Update to 20190801.Tobias Geerinckx-Rice2019-08-02
| | | | * gnu/packages/fontutils.scm (fontforge): Update to 20190801.
* gnu: Add missing pcre2-fix-jit_match-crash.patch.Tobias Geerinckx-Rice2019-08-02
| | | | * gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Really new file.
* gnu: php: Update to 7.3.8.Tobias Geerinckx-Rice2019-08-02
| | | | | * gnu/packages/php.scm (php): Update to 7.3.8. [inputs]: Use pcre2/fixed.
* gnu: pcre@2: Fix run-time crash [security fix].Tobias Geerinckx-Rice2019-08-02
| | | | | | | * gnu/packages/pcre.scm (pcre2)[replacement]: New field. (pcre2/fixed): New public variable. * packages/patches/pcre2-fix-jit_match-crash.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: php: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-08-02
| | | | * gnu/packages/php.scm (php)[source]: Hard-code NAME.
* gnu: giac: Update to 1.5.0-63.Nicolas Goaziou2019-08-02
| | | | * gnu/packages/algebra.scm (giac): Update to 1.5.0-63.
* gnu: snap: Update to 5.0.8.Nicolas Goaziou2019-08-01
| | | | * gnu/packages/education.scm (snap): Update to 5.0.8.
* gnu: silkaj: Update to 0.7.3.Nicolas Goaziou2019-08-01
| | | | * gnu/packages/finance.scm (silkaj): Update to 0.7.3.
* gnu: python-duniterpy: Update to 0.55.1.Nicolas Goaziou2019-08-01
| | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1.
* gnu: Add trezord.mjbecze@riseup.net2019-08-01
| | | | | | * gnu/packages/finance.scm (trezord): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: wireshark: Update to 3.0.3.Nicolas Goaziou2019-08-01
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.0.3.
* gnu: mksh: Update to 57.Tobias Geerinckx-Rice2019-08-01
| | | | * gnu/packages/shells.scm (mksh): Update to 57.
* gnu: intel-vaapi-driver: Restrict supported systems.Tobias Geerinckx-Rice2019-08-01
| | | | | | | | As noted at <https://debbugs.gnu.org/36814> and then promptly forgotten. This follows up on commit d8d7565b82539bfff721bf884b7f4a3de3e6b4c3. * gnu/packages/video.scm (intel-vaapi-driver)[supported-systems]: Build onl on Intel systems.
* gnu: sane-backends: Build back ends that need JPEG support.Tobias Geerinckx-Rice2019-08-01
| | | | * gnu/packages/scanner.scm (sane-backends)[inputs]: Add libjpeg.
* gnu: sane-backends-minimal: Update to 1.0.28.Tobias Geerinckx-Rice2019-08-01
| | | | | * gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.28. [arguments]: Disable back end tests.
* gnu: blender: Remove stale warning about it being an RC build.Mark H Weaver2019-07-31
| | | | | | This is a followup to commit 274ba54e535b811acca02e42cffd45f0f625d142. * gnu/packages/graphics.scm (blender)[description]: Remove warning.
* gnu: linux-libre: Update to 5.2.5.Mark H Weaver2019-07-31
| | | | | * gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.5. (linux-libre-5.2-pristine-source)[hash]: Update hash.
* gnu: linux-libre@4.19: Update to 4.19.63.Mark H Weaver2019-07-31
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.63. (linux-libre-4.19-pristine-source)[hash]: Update hash.
* gnu: linux-libre@4.14: Update to 4.14.135.Mark H Weaver2019-07-31
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.135. (linux-libre-4.14-pristine-source)[hash]: Update hash.
* gnu: Remove python2-trezor and python2-trezor-agent.Marius Bakke2019-07-31
| | | | | | | | Some of the automatic python3->python2 transformation packages that these depend upon are failing. Just remove these trivial packages to please the CI. * gnu/packages/finance.scm (python2-trezor-agent, python2-trezor): Remove variables.
* gnu: Add r-cicero-monocle3.Ricardo Wurmus2019-07-31
| | | | * gnu/packages/bioconductor.scm (r-cicero-monocle3): New variable.
* gnu: claws-mail: Add startup-notification.Danny Milosavljevic2019-07-31
| | | | * gnu/packages/mail.scm (claws-mail)[inputs]: Add startup-notification.
* gnu: emacs-org-ql: Update to 0.1.Oleg Pykhalov2019-07-31
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.1.
* gnu: Add emacs-org-redmine.Oleg Pykhalov2019-07-31
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-redmine): New variable.
* gnu: Add sbcl-mk-string-metrics.Pierre Neidhardt2019-07-31
| | | | * gnu/packages/lisp.scm (sbcl-mk-string-metrics): New variable.
* gnu: python-glances: Please ‘guix lint’.Tobias Geerinckx-Rice2019-07-31
| | | | | * gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article. [description]: Double-space between sentences.
* gnu: python-glances: Don't check for updates by default.Tobias Geerinckx-Rice2019-07-31
| | | | * gnu/packages/python-xyz.scm (python-glances)[source]: Add snippet.
* gnu: python-glances: Update to 3.1.1.Tobias Geerinckx-Rice2019-07-31
| | | | | * gnu/packages/python-xyz.scm (python-glances): Update to 3.1.1. [propagated-inputs]: Add python-future.
* gnu: netsurf: Add libnslog input.Eric Bavier2019-07-30
| | | | * gnu/packages/web.scm (netsurf)[inputs]: Add libnslog.
* gnu: Add libnslog.Eric Bavier2019-07-30
| | | | * gnu/packages/web.scm (libnslog): New variable.
* gnu: netsurf: Update to 3.9.Eric Bavier2019-07-30
| | | | | * gnu/packages/web.scm (netsurf)[source]: Update to 3.9. [native-inputs]: Add "xxd" input.
* gnu: nsgenbind: Update to 0.7.Eric Bavier2019-07-30
| | | | | * gnu/packages/web.scm (nsgenbind)[source]: Update to 0.7. Remove use of "name" in source url.
* gnu: libnspsl: Update to 0.1.5.Eric Bavier2019-07-30
| | | | | * gnu/packages/web.scm (libnspsl)[source]: Update to 0.1.5. Remove use of "name" in url.
* gnu: libdom: Update to 0.4.0.Eric Bavier2019-07-30
| | | | | * gnu/packages/web.scm (libdom)[source]: Update to 0.4.0. Remove use of "name" in source url.
* gnu: libcss: Update to 0.9.0.Eric Bavier2019-07-30
| | | | | * gnu/packages/web.scm (libcss)[source]: Update to 0.9.0. Remove use of "name" in source url.
* gnu: libwapcaplet: Update to 0.4.2.Eric Bavier2019-07-30
| | | | | * gnu/packages/web.scm (libwapcaplet)[source]: Update to 0.4.2. Remove use of "name" in source url.
* gnu: hubbub: Update to 0.3.6.Eric Bavier2019-07-30
| | | | | * gnu/packages/web.scm (hubbub)[source]: Update to 0.3.6. Remove use of "name" in source url.
* gnu: Blender: Update to 2.80.Leo Famulari2019-07-30
| | | | * gnu/packages/graphics.scm (blender): Update to 2.80.
* gnu: flare-game: Update to 1.11.Nicolas Goaziou2019-07-30
| | | | * gnu/packages/games.scm (flare-game): Update to 1.11.
* gnu: flare-engine: Update to 1.11.Nicolas Goaziou2019-07-30
| | | | * gnu/packages/games.scm (flare-engine): Update to 1.11.
* gnu: grammalecte: Update to 1.2.1.Nicolas Goaziou2019-07-30
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 1.2.1.
* gnu: Add geany.Nicolas Goaziou2019-07-30
| | | | * gnu/packages/text-editors.scm (geany): New variable.
* gnu: Add scintilla.Nicolas Goaziou2019-07-30
| | | | * gnu/packages/text-editors.scm (scintilla): New variable.
* gnu: Add r-monocle3.Ricardo Wurmus2019-07-30
| | | | * gnu/packages/bioconductor.scm (r-monocle3): New variable.
* gnu: Add r-uwot.Ricardo Wurmus2019-07-30
| | | | * gnu/packages/cran.scm (r-uwot): New variable.
* gnu: Add r-matrix-utils.Ricardo Wurmus2019-07-30
| | | | * gnu/packages/cran.scm (r-matrix-utils): New variable.