aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: libgit2: Update to 0.26.5 [fixes CVE-2018-10887 and CVE-2018-10888].•••* gnu/packages/version-control.scm (libgit2): Update to 0.26.5. Marius Bakke2018-07-09
* gnu: openmw: Update to a checkout version.•••* gnu/packages/game-development.scm (openmw): Update to the latest commit to fix the build. Alex Kost2018-07-09
* gnu: openscenegraph: Update to 3.6.2.•••* 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. Alex Kost2018-07-09
* gnu: dunst: Add svg support.•••* gnu/packages/dunst.scm (dunst)[inputs]: Use 'gdk-pixbuf+svg' instead of 'gdk-pixbuf'. Alex Kost2018-07-09
* gnu: Add emacs-tide.•••* gnu/packges/emacs.scm (emacs-tide): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mathieu Lirzin2018-07-09
* gnu: Add emacs-typescript-mode.•••* gnu/packges/emacs.scm (emacs-typescript-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mathieu Lirzin2018-07-09
* gnu: Add emacs-nodejs-repl.•••* gnu/packges/emacs.scm (emacs-nodejs-repl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mathieu Lirzin2018-07-09
* doc: Use https://alpha.gnu.org instead of FTP.•••* 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. Ludovic Courtès2018-07-09
* doc: Fix FTP link in documentation.•••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> EuAndreh2018-07-09
* doc: Fix syntax error and remove trailing whitespace.•••This is a follow-up to commit a33652ee336ae9a5d2ab5fd54bf2397caec42a0e. * doc/guix.texi (Prometheus Node Exporter Service): Remove trailing whitespace and change "defvr" to "defvar". Ricardo Wurmus2018-07-09
* gnu: macs: Update to 2.1.1.20160309.•••* gnu/packages/bioinformatics.scm (macs): Update to 2.1.1.20160309. Ricardo Wurmus2018-07-09
* services: Add prometheus-node-exporter-service-type.•••* 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. Gábor Boskovits2018-07-09
* gnu: linux-libre: Update to 4.17.5.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.5. (%linux-libre-hash): Update hash. Mark H Weaver2018-07-08
* gnu: linux-libre@4.14: Update to 4.14.54.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.54. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-07-08
* gnu: imagemagick: Update to 6.9.10-5.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-5. Marius Bakke2018-07-08
* gnu: ffmpeg@3.4: Update to 3.4.3.•••* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.3. Marius Bakke2018-07-08
* gnu: libxscrnsaver: Update to 1.2.3.•••* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3. Tobias Geerinckx-Rice2018-07-08
* gnu: gimp: Update to 2.10.4.•••* gnu/packages/gimp.scm (gimp): Update to 2.10.4. Tobias Geerinckx-Rice2018-07-08
* gnu: gegl: Update to 0.4.4.•••* gnu/packages/gimp.scm (gegl): Update to 0.4.4. Tobias Geerinckx-Rice2018-07-08
* gnu: babl: Update to 0.1.52.•••* gnu/packages/gimp.scm (babl): Update to 0.1.52. Tobias Geerinckx-Rice2018-07-08
* gnu: python-graphviz: Update to 0.8.4.•••* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.4. Tobias Geerinckx-Rice2018-07-08
* gnu: Add vulkan-tools.•••* gnu/packages/vulkan.scm (vulkan-tools): New variable. Rutger Helling2018-07-07
* gnu: vulkan-loader: Inherit version from vulkan-headers.•••* gnu/packages/vulkan.scm (vulkan-loader): Inherit version from vulkan-headers. Rutger Helling2018-07-07
* gnu: Add go-github-com-docker-distribution.•••* gnu/packages/golang.scm (go-github-com-docker-distribution): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rouby Pierre-Antoine2018-07-07
* gnu: Add docx2txt.•••* gnu/packages/textutils.scm (docx2txt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt2018-07-07
* gnu: Add emacs-org-brain.•••* gnu/packges/emacs.scm (emacs-org-brain): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vasile Dumitrascu2018-07-07
* gnu: re2c: Update to 1.0.3.•••* 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> Sergei Trofimovich2018-07-07
* gnu: emacs-git-timemachine: Update to 4.5.•••* gnu/packages/emacs.scm (emacs-git-timemachine): Update to 4.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2018-07-07
* gnu: emacs-git-timemachine: Update URL.•••* 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> Kyle Meyer2018-07-07
* gnu: Electrum: Update to 3.2.2.•••[[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> Vagrant Cascadian2018-07-07
* ui: Add -V as short option for --version.•••* 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> Kyle Meyer2018-07-07
* scripts: Add missing -V option to commands that document it.•••* 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> Kyle Meyer2018-07-07
* weather: Fix pasto in --version output.•••* guix/scripts/weather.scm (%options): Correct the command name passed to show-version-and-exit. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2018-07-07
* gnu: Update stellarium to 0.18.1.•••[[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> Björn Höfling2018-07-07
* gnu: guile-git: Update to 0.1.0.•••* gnu/packages/guile.scm (guile-git): Update to 0.1.0. Ludovic Courtès2018-07-07
* doc: Fix typo.•••* doc/guix.texi (Preparing for Installation): Fix ‘the’ typo. Oleg Pykhalov2018-07-07
* gnu: grammalecte: Update to 0.6.5.•••* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.5. Nicolas Goaziou2018-07-07
* gnu: musescore: Update to 2.3.1.•••* gnu/packages/music.scm (musescore): Update to 2.3.1. Nicolas Goaziou2018-07-07
* 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.•••* doc/htmlxref.cnf (EMACS_GUIX): Update URL. Ludovic Courtès2018-07-05
| * doc: Mention translations of the manual.•••* doc/guix.texi (Top): Add note about l10n. * doc/htmlxref.cnf: Add "guix.fr". Ludovic Courtès2018-07-05
| * tests: Skip 'guix-pack.sh'.•••This works around a regression introduced in commit 66e9944e078cbb9e0d618377dd6df6e639640efa while waiting for a proper fix. * tests/guix-pack.sh: Add "exit 77". Ludovic Courtès2018-07-05
| * Update NEWS.Ludovic Courtès2018-07-05
| * pack: Use guile-for-build for the target system.•••Until now, running "guix pack -s i686-linux" on an x86_64-linux machine, for instance, would use an x86_64 guile for module derivations. This was OK until now, but would break when passing "--localstatedir" due to the introduction of guile-sqlite3: we'd be using the i686 guile-sqlite3 along with the x86_64 guile. * guix/scripts/pack.scm (guix-pack): Pass the 'system option from OPTS to 'package-derivation'. Ludovic Courtès2018-07-05
| * nls: Update 'fr' translation.Julien Lepiller2018-07-05
| * doc: Update package count.•••* doc/guix.texi (Limitations): Update number. Ludovic Courtès2018-07-05
| * doc: Mention ARM and AArch64 bootloaders.•••* doc/guix.texi (Bootloader Configuration): Mention ARM and AArch64. Add missing uses of @code. Ludovic Courtès2018-07-05