summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* doc: Improve UEFI/BIOS bootloader documentation.Ludovic Courtès2018-07-05
| | | | | | | | | | | | Partly fixes <https://bugs.gnu.org/30312>. * doc/guix.texi (Preparing for Installation): Add note on how to choose between UEFI and BIOS. (Using the Configuration System)[Bootloader]: New subsubsection. (Bootloader Configuration): Expound on the bootloader type and target. * gnu/system/examples/desktop.tmpl: Switch to UEFI. * gnu/system/examples/bare-bones.tmpl: Explicitly mention "legacy" and "BIOS" in the comments.
* services: mingetty: Use '--nohangup'.Ludovic Courtès2018-07-05
| | | | | | | | See the discussion at <https://lists.gnu.org/archive/html/guix-devel/2018-07/msg00049.html>. * gnu/services/base.scm (mingetty-shepherd-service): Pass "--nohangup" to mingetty.
* system: Default .bashrc uses '--color=auto' for grep and ls.Ludovic Courtès2018-07-04
| | | | | | | | Reported by Tobias Geerinckx-Rice <me@tobias.gr> and Björn Höfling <bjoern.hoefling@bjoernhoefling.de>. * gnu/system/shadow.scm (default-skeletons)["bashrc"]: Use '--color=auto' instead of '--color'.
* vm: Disable KVM on i386.Ludovic Courtès2018-07-04
| | | | * gnu/build/vm.scm (load-in-linux-vm): Disable KVM on i386.
* gnu: Update stellarium to 0.18.0.Björn Höfling2018-07-03
| | | | | | | | | [[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-06-29T20:39:51+0200 using DSA]] * gnu/packages/astronomy.scm (stellarium): Update to 0.18.0. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-helm-system-packages: Update to 1.10.0.Pierre Neidhardt2018-07-03
| | | | | | * gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.10.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add pocl.Fis Trivial2018-07-03
| | | | | | * gnu/packages/opencl.scm (pocl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: basic: Wait for /var/run/shepherd/socket to be ready.Ludovic Courtès2018-07-03
| | | | * gnu/tests/base.scm (run-basic-test)["shepherd socket ready"]: New test.
* gnu: pigx-bsseq: Update to 0.0.10.Ricardo Wurmus2018-07-03
| | | | | * gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.10. [arguments]: Remove "wrap-executable" phase.
* gnu: pigx-rnaseq: Update to 0.0.4.Ricardo Wurmus2018-07-03
| | | | | * gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.4. [arguments]: Remove "wrap-executable" phase.
* gnu: pigx-chipseq: Update to 0.0.20.Ricardo Wurmus2018-07-03
| | | | * gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.20.
* gnu: ikiwiki: Include auto setup files in output.Paul Garlick2018-07-03
| | | | | | * gnu/packages/web.scm(ikiwiki)[arguments]: Add patch-Makefile phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-use-package: Update to commit da8c9e2.Peter Mikkelsen2018-07-03
| | | | | | | | | | | This update is needed because the release tarball from github does not contain all the files needed for us to build the package. * gnu/packages/emacs.scm (emacs-use-package): Update to commit da8c9e2. [source]: change to git. [arguments]: Enable tests. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add emacs-atom-one-dark-theme.Peter Mikkelsen2018-07-03
| | | | | | * gnu/packages/emacs.scm (emacs-atom-one-dark-theme): New variable Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: libuninameslist: Update to 20180701.Marius Bakke2018-07-03
| | | | | | * gnu/packages/fontutils.scm (libuninameslist): Update to 20180701. [source]: Change URI to use release tarball. Remove FILE-NAME. [native-inputs]: Remove.
* gnu: libuninameslist: Correct license.Marius Bakke2018-07-03
| | | | | * gnu/packages/fontutils.scm (libuninameslist)[license]: Remove GPL2. Add BSD-3 and X11-STYLE.
* gnu: Add vsftpd.Danny Milosavljevic2018-07-03
| | | | * gnu/packages/ftp.scm (vsftpd): New variable.
* gnu: vkd3d: Add vulkan-headers.Rutger Helling2018-07-03
| | | | * gnu/packages/vulkan.scm (vkd3d)[inputs]: Add vulkan-headers.
* gnu: vkquake: Add vulkan-headers.Rutger Helling2018-07-03
| | | | * gnu/packages/games.scm (vkquake)[inputs]: Add vulkan-headers.
* gnu: mpv: Add vulkan-headers.Rutger Helling2018-07-03
| | | | * gnu/packages/video.scm (mpv)[inputs]: Add vulkan-headers.
* gnu: vulkan-loader: Update to 1.1.77.0.Rutger Helling2018-07-03
| | | | | | * gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.77.0. [inputs]: Add 'vulkan-headers. [home-page]: Correct URL.
* gnu: Add vulkan-headers.Rutger Helling2018-07-03
| | | | * gnu/packages/vulkan.scm (vulkan-headers): New variable.
* gnu: openrct2: Update to 0.2.0.Rutger Helling2018-07-03
| | | | | | | * gnu/packages/games.scm (openrct2): Update to 0.2.0. [configure-flags]: Add -DDOWNLOAD_OBJECTS=OFF configure flag. [arguments]: Add 'fixgcc7, 'get-rid-of-errors phases. [native-inputs]: Add gcc@7.
* gnu: dolphin-emu: Update to commit 806c1ee.Rutger Helling2018-07-03
| | | | | | | * gnu/packages/emulators.scm (dolphin-emu): Update to commit 806c1ee. [source]: Don't delete removed externals. [arguments]: Remove unused variables. [inputs]: Add 'pugixml. Remove 'wxwidgets-gtk2-3.1.
* gnu: Add keynav.Oleg Pykhalov2018-07-03
| | | | * gnu/packages/xorg.scm (keynav): New variable.
* gnu: units: Update to 2.17.Kei Kebreau2018-07-02
| | | | * gnu/packages/maths.scm (units): Update to 2.17.
* gnu: icedtea Work around gcc segfault.Gábor Boskovits2018-07-03
| | | | | * gnu/packages/java.scm (icedtea-8)[native-inputs]: Add icedtea-7 patch to hotspot.
* gnu: libgit2: Update to 0.26.4 [fixes CVE-2018-11235].Leo Famulari2018-07-02
| | | | | | | | * gnu/packages/version-control.scm (libgit2): Update to 0.26.4. (source): Adjust patch name. * gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: Rename to ... * gnu/packages/patches/libgit2-mtime-0.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: icedtea: Work around gcc segfault.Gábor Boskovits2018-07-03
| | | | | | | * gnu/packages/java.scm (icedtea-7)[native-inputs]: Add patch to hotspot. * gnu/packages/patches/icedtea-7-hotspot-gcc-segfault-workaround.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: python-duniterpy: Change module.Nicolas Goaziou2018-07-02
| | | | | * gnu/packages/python-crypto.scm (python-duniterpy): Move... * gnu/packages/finance.scm: ... here.
* gnu: python-pylibscrypt: Improve speed.Nicolas Goaziou2018-07-02
| | | | | | | | | * gnu/packages/python-crypto.scm (python-pylibscrypt): Use "libscrypt" implementation instead of "openssl". "hashlib.scrypt" requires Python 3.6+ and OpenSSL 1.1+. Since Python is built with OpenSSL 1.0, the library is unavailable. "pylibscrypt" defaults to a slow pure Python implementation. Instead, rely on the much faster "libscrypt".
* gnu: Add libscrypt.Nicolas Goaziou2018-07-02
| | | | * gnu/packages/crypto.scm (libscrypt): New variable.
* gnu: Add freedink-dfarc.Kei Kebreau2018-07-02
| | | | * gnu/packages/games.scm (freedink-dfarc): New variable.
* gnu: bambam: Don't use unstable tarball.Tobias Geerinckx-Rice2018-07-02
| | | | * gnu/packages/games.scm (bambam)[source]: Use GIT-FETCH.
* gnu: zstd: Update to 1.3.5.Tobias Geerinckx-Rice2018-07-02
| | | | | | | | * gnu/packages/compression.scm (zstd): Update to 1.3.5. [source]: Add two patches to make the test suite pass. * gnu/packages/patches/zstd-fix-stdin-list-without-tty.patch, gnu/packages/patches/zstd-fix-stdin-list-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Add both.
* gnu: acpica: Update to 20180629.Tobias Geerinckx-Rice2018-07-02
| | | | * gnu/packages/admin.scm (acpica): Update to 20180629.
* gnu: Remove duplicate imports from (gnu packages graphics).Tobias Geerinckx-Rice2018-07-02
| | | | | * gnu/packages/graphics.scm (define-module): Remove duplicate module imports. Order the remainers alphabetically.
* gnu: bambam: Update to 0.6.Tobias Geerinckx-Rice2018-07-02
| | | | * gnu/packages/games.scm (bambam): Update to 0.6.
* gnu: teeworlds: Add missing dependency.Tim Gesthuizen2018-07-02
| | | | | | * gnu/packages/games.scm (teeworlds)[native-inputs]: Add pkg-config. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add silkaj.Nicolas Goaziou2018-07-02
| | | | * gnu/packages/finance.scm (silkaj): New variable.
* gnu: Add python-scrypt.Nicolas Goaziou2018-07-02
| | | | * gnu/packages/python-crypto.scm (python-scrypt): New variable.
* gnu: Add python-commandlines.Nicolas Goaziou2018-07-02
| | | | * gnu/packages/python.scm (python-commandlines): New variable.
* gnu: java-hamcrest-all: Add java-hamcrest-core to inputs.Ricardo Wurmus2018-07-02
| | | | | | | Fixes <https://debbugs.gnu.org/31390>, probably. * gnu/packages/java.scm (java-hamcrest-all)[inputs]: Add java-hamcrest-core. [arguments]: Add java-hamcrest-core to the build-time classpath.
* gnu: guile: Add version 2.2.4.Ludovic Courtès2018-07-02
| | | | * gnu/packages/guile.scm (guile-2.2.4): New variable.
* gnu: icedtea: Work around gcc segfault.Gábor Boskovits2018-07-02
| | | | | | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Modify phases to extract hostspot, as after the patching it becomes an archive. [native-inputs]: add patch to hotspot-src. * gnu/packages/patches/icedtea-6-hotspot-gcc-segfault-workaround.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* Revert "gnu: icedtea-7: Build with gcc-4.9."Gábor Boskovits2018-07-02
| | | | This reverts commit bc73f673e80e9134ee7620516f2e29c0c46db35f.
* gnu: cdogs-sdl: Update to 0.6.7.Tobias Geerinckx-Rice2018-07-02
| | | | | * gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7. [source]: Use version tag.
* gnu: godot: Don't use unstable tarball.Tobias Geerinckx-Rice2018-07-02
| | | | * gnu/packages/game-development.scm (godot)[source]: Use GIT-FETCH.
* gnu: godot: Update to 3.0.4.Tobias Geerinckx-Rice2018-07-02
| | | | * gnu/packages/game-development.scm (godot): Update to 3.0.4.
* gnu: gama: Update to 2.00.Efraim Flashner2018-07-01
| | | | * gnu/pacakges/gps.scm (gama): Update to 2.00.