summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* guix: Add opam importer.Julien Lepiller2018-07-10
| | | | | | | | | * guix/scripts/import.scm (importers): Add opam. * guix/scripts/import/opam.scm: New file. * guix/import/opam.scm: New file. * tests/opam.scm: New file. * Makefile.am: Add them. * doc/guix.texi (Invoking guix import): Document it.
* gnu: wine-staging: Update to 3.12.Rutger Helling2018-07-10
| | | | * gnu/packages/wine.scm (wine-staging): Update to 3.12.
* gnu: wine-staging-patchset-data: Update to 3.12.Rutger Helling2018-07-10
| | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.12.
* gnu: vte-ng: Update to 0.52.2.a.Marius Bakke2018-07-09
| | | | | * gnu/packages/gnome.scm (vte-ng): Update to 0.52.2.a. [arguments]: Remove #:configure-flags.
* gnu: vte-ng: Use "invoke".Marius Bakke2018-07-09
| | | | * gnu/packages/gnome.scm (vte-ng)[arguments]: Call INVOKE instead of SYSTEM*.
* gnu: libgit2: Update to 0.26.5 [fixes CVE-2018-10887 and CVE-2018-10888].Marius Bakke2018-07-09
| | | | * gnu/packages/version-control.scm (libgit2): Update to 0.26.5.
* gnu: openmw: Update to a checkout version.Alex Kost2018-07-09
| | | | | * gnu/packages/game-development.scm (openmw): Update to the latest commit to fix the build.
* gnu: openscenegraph: Update to 3.6.2.Alex Kost2018-07-09
| | | | | | | | | | * gnu/packages/graphics.scm (openscenegraph): Update to 3.6.2. [source]: Use the new url and 'git-fetch' method. [properties]: Add 'upstream-name'. [native-inputs]: Add 'pkg-config'. [inputs]: Add 'libxrandr'. * gnu/packages/patches/openscenegraph-ffmpeg3.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: dunst: Add svg support.Alex Kost2018-07-09
| | | | | * gnu/packages/dunst.scm (dunst)[inputs]: Use 'gdk-pixbuf+svg' instead of 'gdk-pixbuf'.
* gnu: Add emacs-tide.Mathieu Lirzin2018-07-09
| | | | | | * gnu/packges/emacs.scm (emacs-tide): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-typescript-mode.Mathieu Lirzin2018-07-09
| | | | | | * gnu/packges/emacs.scm (emacs-typescript-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-nodejs-repl.Mathieu Lirzin2018-07-09
| | | | | | * gnu/packges/emacs.scm (emacs-nodejs-repl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Use https://alpha.gnu.org instead of FTP.Ludovic Courtès2018-07-09
| | | | | | * doc/guix.texi (Binary Installation) (USB Stick and DVD Installation, Running GuixSD in a VM): Use "https://alpha.gnu.org" instead of the now deprecated FTP URLs.
* doc: Fix FTP link in documentation.EuAndreh2018-07-09
| | | | | | | | | | | The current incorrect link at: https://www.gnu.org/software/guix/manual/en/guix.html#Running-GuixSD-in-a-VM. I looked for other instances of this mistake in the docs, but I could't find any. * doc/guix.texi: fix link to GuixSD VM image in FTP server. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Fix syntax error and remove trailing whitespace.Ricardo Wurmus2018-07-09
| | | | | | | This is a follow-up to commit a33652ee336ae9a5d2ab5fd54bf2397caec42a0e. * doc/guix.texi (Prometheus Node Exporter Service): Remove trailing whitespace and change "defvr" to "defvar".
* gnu: macs: Update to 2.1.1.20160309.Ricardo Wurmus2018-07-09
| | | | * gnu/packages/bioinformatics.scm (macs): Update to 2.1.1.20160309.
* services: Add prometheus-node-exporter-service-type.Gábor Boskovits2018-07-09
| | | | | | | | | | * gnu/services/monitoring.scm (prometheus-node-exporter-service-type): New variable. (<prometheus-node-exporter-configuration>): New record type. (prometheus-node-exporter-shepherd-service): New procedure. * gnu/doc/guix.texi (Monitoring Services): Document it. * gnu/tests/monitoring.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add test module.
* gnu: linux-libre: Update to 4.17.5.Mark H Weaver2018-07-08
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.5. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.54.Mark H Weaver2018-07-08
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54. (%linux-libre-4.14-hash): Update hash.
* gnu: imagemagick: Update to 6.9.10-5.Marius Bakke2018-07-08
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-5.
* gnu: ffmpeg@3.4: Update to 3.4.3.Marius Bakke2018-07-08
| | | | * gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.3.
* gnu: libxscrnsaver: Update to 1.2.3.Tobias Geerinckx-Rice2018-07-08
| | | | * gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3.
* gnu: gimp: Update to 2.10.4.Tobias Geerinckx-Rice2018-07-08
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.4.
* gnu: gegl: Update to 0.4.4.Tobias Geerinckx-Rice2018-07-08
| | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.4.
* gnu: babl: Update to 0.1.52.Tobias Geerinckx-Rice2018-07-08
| | | | * gnu/packages/gimp.scm (babl): Update to 0.1.52.
* gnu: python-graphviz: Update to 0.8.4.Tobias Geerinckx-Rice2018-07-08
| | | | * gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.4.
* gnu: Add vulkan-tools.Rutger Helling2018-07-07
| | | | * gnu/packages/vulkan.scm (vulkan-tools): New variable.
* gnu: vulkan-loader: Inherit version from vulkan-headers.Rutger Helling2018-07-07
| | | | | * gnu/packages/vulkan.scm (vulkan-loader): Inherit version from vulkan-headers.
* gnu: Add go-github-com-docker-distribution.Rouby Pierre-Antoine2018-07-07
| | | | | | * gnu/packages/golang.scm (go-github-com-docker-distribution): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add docx2txt.Pierre Neidhardt2018-07-07
| | | | | | * gnu/packages/textutils.scm (docx2txt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-org-brain.Vasile Dumitrascu2018-07-07
| | | | | | * gnu/packges/emacs.scm (emacs-org-brain): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: re2c: Update to 1.0.3.Sergei Trofimovich2018-07-07
| | | | | | | * gnu/packages/re2c.scm (re2c): Update to 1.0.3. Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-git-timemachine: Update to 4.5.Kyle Meyer2018-07-07
| | | | | | * gnu/packages/emacs.scm (emacs-git-timemachine): Update to 4.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-git-timemachine: Update URL.Kyle Meyer2018-07-07
| | | | | | | * gnu/packages/emacs.scm (emacs-git-timemachine)[source]: [home-page]: Update URL for move from GitHub to GitLab. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Electrum: Update to 3.2.2.Vagrant Cascadian2018-07-07
| | | | | | | [[PGP Signed Part:No public key for B78B82D4814B91B6 created at 2018-07-05T22:50:32+0200 using RSA]] * gnu/packages/finance.scm (electrum): Update to 3.2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* ui: Add -V as short option for --version.Kyle Meyer2018-07-07
| | | | | | | * guix/ui.scm (run-guix): Add -V as the short option for --version for consistency with most commands. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* scripts: Add missing -V option to commands that document it.Kyle Meyer2018-07-07
| | | | | | | | | * guix/scripts/container.scm (guix-container): * guix/scripts/import.scm (guix-import): * guix/scripts/substitute.scm (guix-substitute): Add -V as the short option for --version to match show-help's description. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* weather: Fix pasto in --version output.Kyle Meyer2018-07-07
| | | | | | | * guix/scripts/weather.scm (%options): Correct the command name passed to show-version-and-exit. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Update stellarium to 0.18.1.Björn Höfling2018-07-07
| | | | | | | | [[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-07-06T23:28:16+0200 using DSA]] * gnu/packages/astronomy.scm (stellarium): Update to 0.18.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-git: Update to 0.1.0.Ludovic Courtès2018-07-07
| | | | * gnu/packages/guile.scm (guile-git): Update to 0.1.0.
* doc: Fix typo.Oleg Pykhalov2018-07-07
| | | | * doc/guix.texi (Preparing for Installation): Fix ‘the’ typo.
* gnu: grammalecte: Update to 0.6.5.Nicolas Goaziou2018-07-07
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.5.
* gnu: musescore: Update to 2.3.1.Nicolas Goaziou2018-07-07
| | | | * gnu/packages/music.scm (musescore): Update to 2.3.1.
* Merge branch 'version-0.15.0'Ludovic Courtès2018-07-06
|\
| * gnu: guix: Update to 4876bc8.Ludovic Courtès2018-07-06
| |
| * gnu: guix: Update to 0.15.0.Ludovic Courtès2018-07-06
| |
| * Update NEWS.Ludovic Courtès2018-07-05
| |
| * doc: Update URL of the Emacs-Guix manual.Ludovic Courtès2018-07-05
| | | | | | | | * doc/htmlxref.cnf (EMACS_GUIX): Update URL.
| * doc: Mention translations of the manual.Ludovic Courtès2018-07-05
| | | | | | | | | | * doc/guix.texi (Top): Add note about l10n. * doc/htmlxref.cnf: Add "guix.fr".
| * tests: Skip 'guix-pack.sh'.Ludovic Courtès2018-07-05
| | | | | | | | | | | | | | This works around a regression introduced in commit 66e9944e078cbb9e0d618377dd6df6e639640efa while waiting for a proper fix. * tests/guix-pack.sh: Add "exit 77".