summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add ndctl.Pierre Neidhardt2018-07-30
| | | | * gnu/package/disk.scm (ndctl): New variable.
* gnu: Add volume-key.Pierre Neidhardt2018-07-30
| | | | * gnu/package/disk.scm (volume-key): New variable.
* doc: Fix Cuirass URL.Clément Lassieur2018-07-30
| | | | * doc/guix.texi (Continuous Integration): Fix Cuirass URL.
* gnu: minetest: Update to 0.4.17.1.Kei Kebreau2018-07-30
| | | | * gnu/packages/games.scm (minetest): Update to 0.4.17.1.
* gnu: retux: Return #t from all phases.Kei Kebreau2018-07-30
| | | | * gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase.
* gnu: gnubg: Update to 1.06.001.Kei Kebreau2018-07-30
| | | | * gnu/packages/games.scm (gnubg): Update to 1.06.001.
* gnu: golly: Update to 3.2.Kei Kebreau2018-07-30
| | | | * gnu/packages/games.scm (golly): Update to 3.2.
* gnu: warzone2100: Update to 3.2.3.Kei Kebreau2018-07-30
| | | | | | | | | * gnu/packages/games.scm (warzone2100): Update to 3.2.3. [arguments]: Add "--with-distributor=Guix" to #:configure-flags. Remove 'remove-reference-to-missing-file' and 'patch-for-qt5.8' phases. Add 'fix-ivis-linktest' phase. [native-inputs]: Add gettext-minimal. [inputs]: Add harfbuzz and remove quesoglc.
* gnu: parallel: Update to 20180722.Efraim Flashner2018-07-30
| | | | * gnu/packages/parallel.scm (parallel): Update to 20180722.
* gnu: openssh: Update home-page.Efraim Flashner2018-07-30
| | | | * gnu/packages/ssh.scm (openssh)[home-page]: Update to new home-page.
* gnu: tig: Update to 2.4.1.Efraim Flashner2018-07-30
| | | | | * gnu/packages/version-control.scm (tig): Update to 2.4.1. [description]: Fix texinfo markup.
* gnu: monero-gui: Build with modular qt.Efraim Flashner2018-07-30
| | | | | | | | | * gnu/packages/finance.scm (monero-gui)[inputs]: Remove qt, add qtbase, qtdeclarative, qtgraphicaleffects, qtquickcontrols. [native-inputs]: Add qttools. [arguments]: Add a custom phase to patch the absolute file-name of lrelease and lupdate. Add a custom phase to wrap the executable with QT environmental variables.
* gnu: youtube-dl: Update to 2018.07.29.Arun Isaac2018-07-30
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.07.29.
* gnu: cuirass: Update to 99241ef.Clément Lassieur2018-07-30
| | | | * gnu/packages/ci.scm (cuirass): Update to 99241ef.
* gnu: Add emacs-agda2-modeAlex ter Weele2018-07-29
| | | | | | * gnu/packages/agda.scm (emacs-agda2-mode): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: agda: Compile .agda files.Alex ter Weele2018-07-29
| | | | | | * gnu/packages/agda.scm: (agda)[arguments]: Compile .agda files. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: libreoffice: Fix build with newer GLM.Marius Bakke2018-07-29
| | | | | | * gnu/packages/patches/libreoffice-glm.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add it.
* gnu: libwps: Update to 0.4.9.Marius Bakke2018-07-29
| | | | * gnu/packages/libreoffice.scm (libwps): Update to 0.4.9.
* gnu: make-u-boot-package: Add missing module.Efraim Flashner2018-07-29
| | | | | * gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add missing 'srfi srfi-1' module.
* gnu: Add fdroidserver.Efraim Flashner2018-07-29
| | | | * gnu/packages/android.scm (fdroidserver): New variable.
* gnu: python-docker-py: Update to 1.10.6.Efraim Flashner2018-07-29
| | | | * gnu/packages/docker.scm (python-docker-py): Update to 1.10.6.
* gnu: Add python-vagrant.Efraim Flashner2018-07-29
| | | | * gnu/packages/virtualization.scm (python-vagrant): New variable.
* gnu: virtualization.scm: Use license prefix.Efraim Flashner2018-07-29
| | | | | * gnu/packages/virtualization.scm: Replace all 'license' values with a 'license:' prefix.
* gnu: Add python-androguard.Efraim Flashner2018-07-29
| | | | * gnu/packages/android.scm (python-androguard): New variable.
* gnu: Add python-codecov.Efraim Flashner2018-07-29
| | | | * gnu/packages/check.scm (python-codecov): New variable.
* gnu: Add python-pyperclip.Efraim Flashner2018-07-29
| | | | * gnu/packages/xdisorg.scm (python-pyperclip): New variable.
* gnu: Add python-docker-pycreds.Efraim Flashner2018-07-29
| | | | * gnu/packages/docker.scm (python-docker-pycreds): New variable.
* gnu: quaternion: Build with modular qt.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (quaternion)[inputs]: Remove qt, add qtbase, qtdeclarative.
* gnu: libqmatrixclient: Build with modular qt.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (libqmatrixclient)[inputs]: Remove qt, add qtbase.
* gnu: quaternion: Don't use unstable tarball.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (quaternion)[source]: Download using git reference and not autogenerated tarball.
* gnu: libqmatrixclient: Don't use unstable tarball.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (libqmatrixclient)[source]: Download using git reference and not autogenerated tarball.
* gnu: monero-gui: Use git-file-name.Efraim Flashner2018-07-29
| | | | | * gnu/packages/finance.scm (monero-gui)[source]: Rename the downloaded source using 'git-file-name'.
* gnu: monero: Use git-file-name.Efraim Flashner2018-07-29
| | | | | * gnu/packages/finance.scm (monero)[source]: Rename the downloaded source using 'git-file-name'.
* gnu: mcrl2: Build with modular qt.Efraim Flashner2018-07-29
| | | | * gnu/packages/maths.scm (mcrl2)[inputs]: Replace qt with qtbase.
* gnu: Remove duplicated python-pafy.Christopher Baines2018-07-29
| | | | | | | It was first added in 02f8f804f0242df885311715412a1e3ee5436f3b, then again in 2dd12924cf4a30a96262b6d392fcde58c9f10d4b. * gnu/packages/python.scm (python-pafy): Remove duplicated package definition.
* gnu: Remove duplicated perl-extutils-depends.Christopher Baines2018-07-29
| | | | | | | | This was first added in 84e8b19fe150ae843d63ca7343aa7172f35153f3, and then again in 017b014ce4a5defed12836886c4dfe2c5ae89d2d. * gnu/packages/perl.scm (perl-extutils-depends): Remove duplicated package definition.
* gnu: Remove duplicated ghc-time-locale-compat.Christopher Baines2018-07-29
| | | | | | | | It was first added in 5e51bcf7b38511d943f4d24621be5817144061cd, then again in c56a30b3ba3e1e93ced3c6ba2cfb4c738b805074. * gnu/packages/haskell.scm (ghc-time-locale-compat): Remove duplicated package definition.
* gnu: Remove duplicated ghc-th-lift-instances.Christopher Baines2018-07-29
| | | | | | | | It was first added in a6d1c4e75a76399c8d82a9570db5cd14351f661b, then again in ff7dd11f0a4fd6ca947cfa40cec42628fde44667. * gnu/packages/haskell.scm (ghc-th-lift-instances): Remove duplicated package definition.
* gnu: Remove duplicated r-psych package.Christopher Baines2018-07-29
| | | | | | | It was first added in cdc129dc53b1c04e9a6577f7d2b9641a0a03c32f, then again in db80dd4a1d7e2371bc3c300f48b84a817adb3550. * gnu/packages/cran.scm (r-psych): Remove duplicated package definition.
* gnu: Remove duplicated emacs-load-relative.Christopher Baines2018-07-29
| | | | | | | | It was first added in fa1a17b78631681a23ae1fb7b1f902148bbebdbb, and then again in f8a88f223ea2ac36576cd92f457790df5a6f2408. * gnu/packages/emacs.scm (emacs-load-relative): Remove duplicated package definition.
* gnu: Remove duplicated emacs-csv-mode.Christopher Baines2018-07-29
| | | | | | | | It was first added in 9faa46ee48d12bf55355805a84a7c533f904a39d, and then again in 8bc8efc753605e404c1efcdc5b53a780feb0760c. * gnu/packages/emacs.scm (emacs-csv-mode): Remove duplicated package definition.
* linux-initrd: Report only missing modules, not all needed modules.Ludovic Courtès2018-07-29
| | | | | | | | Previously the warning would list all the required modules rather than just those that are missing. * gnu/system/mapped-devices.scm (check-device-initrd-modules): Compute 'missing' and report it.
* linux-initrd: Try several file names when looking up modules.Ludovic Courtès2018-07-29
| | | | | | | | | | | Fixes <https://bugs.gnu.org/31714>. Reported by Tonton <tonton@riseup.net>. * gnu/build/linux-modules.scm (find-module-file): New procedure. * gnu/system/linux-initrd.scm (flat-linux-module-directory)[build-exp]: Remove 'lookup' procedure and use 'find-module-file' instead. * gnu/system/mapped-devices.scm (check-device-initrd-modules): Add comment.
* linux-initrd: Improve check of initrd modules.Ludovic Courtès2018-07-29
| | | | | | | | Previously we would not strip the ".ko" suffix if present. * gnu/build/linux-modules.scm (file-name->module-name): Export. * gnu/system/mapped-devices.scm (check-device-initrd-modules): Use 'file-name->module-name' instead of 'normalize-module-name'.
* services: openssh: Add forwarding options.Eric Brown2018-07-29
| | | | | | | | | * gnu/services/ssh.scm (<openssh-configuration>)[allow-agent-forwarding?] [allow-tcp-forwarding?, gateway-ports?]: New fields. (openssh-config-file): Handle them. * doc/guix.texi (Networking Services): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* ssh: Display the size of the store items being sent.Ludovic Courtès2018-07-29
| | | | | * guix/ssh.scm (send-files): Compute the size of MISSING and display it.
* gnu: taxtastic: Add missing propagated-inputs.Ben Woodcroft2018-07-29
| | | | | | * gnu/packages/bioinformatics.scm (taxtastic)[propagated-inputs]: Add python-psycopg2, python-fastalite, python-pyyaml, python-six, python-jinja2, python-dendropy.
* gnu: python-dendropy: Update to 4.4.0.Ben Woodcroft2018-07-29
| | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-dendropy, python2-dendropy): Update to 4.4.0. [source]: Use GitHub URI. Remove patch. [properties]: Remove field. (python2-dendropy)[arguments]: Run tests with setup.py. [native-inputs]: Remove 'python2-nose. * gnu/packages/patches/python-dendropy-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Delete it.
* gnu: python2-psycopg2: Update to 2.7.5.Ben Woodcroft2018-07-29
| | | | * gnu/packages/bioinformatics.scm (python2-psycopg2): Update to 2.7.5.
* gnu: Add python-fastalite.Ben Woodcroft2018-07-29
| | | | | * gnu/packages/bioinformatics.scm (python-fastalite, python2-fastalite): New variables.