Pierre Neidhardt
dedc0d0b7e
gnu: Add volume-key.
...
* gnu/package/disk.scm (volume-key): New variable.
2018-07-30 21:51:43 +02:00
Clément Lassieur
4bfa256ca1
doc: Fix Cuirass URL.
...
* doc/guix.texi (Continuous Integration): Fix Cuirass URL.
2018-07-30 21:47:13 +02:00
Kei Kebreau
e4a744da9f
gnu: minetest: Update to 0.4.17.1.
...
* gnu/packages/games.scm (minetest): Update to 0.4.17.1.
2018-07-30 13:16:31 -04:00
Kei Kebreau
fbc3b802b7
gnu: retux: Return #t from all phases.
...
* gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase.
2018-07-30 12:56:41 -04:00
Kei Kebreau
0856e3e900
gnu: gnubg: Update to 1.06.001.
...
* gnu/packages/games.scm (gnubg): Update to 1.06.001.
2018-07-30 12:33:42 -04:00
Kei Kebreau
715a44e930
gnu: golly: Update to 3.2.
...
* gnu/packages/games.scm (golly): Update to 3.2.
2018-07-30 12:27:54 -04:00
Marius Bakke
869250809b
Merge branch 'master' into staging
2018-07-30 18:08:28 +02:00
Kei Kebreau
f475b90c35
gnu: warzone2100: Update to 3.2.3.
...
* 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.
2018-07-30 10:33:11 -04:00
Marius Bakke
f419abea22
gnu: openblas: Update to 0.3.2.
...
* gnu/packages/maths.scm (openblas): Update to 0.3.2.
2018-07-30 15:32:10 +02:00
Efraim Flashner
de596e9954
gnu: parallel: Update to 20180722.
...
* gnu/packages/parallel.scm (parallel): Update to 20180722.
2018-07-30 14:58:28 +03:00
Efraim Flashner
1121a5c67a
gnu: openssh: Update home-page.
...
* gnu/packages/ssh.scm (openssh)[home-page]: Update to new home-page.
2018-07-30 14:41:14 +03:00
Efraim Flashner
5416e40f1a
gnu: tig: Update to 2.4.1.
...
* gnu/packages/version-control.scm (tig): Update to 2.4.1.
[description]: Fix texinfo markup.
2018-07-30 14:38:17 +03:00
Efraim Flashner
6915d20f05
gnu: monero-gui: Build with modular qt.
...
* 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.
2018-07-30 09:50:37 +03:00
Arun Isaac
0c85d2c62d
gnu: youtube-dl: Update to 2018.07.29.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.07.29.
2018-07-30 10:52:08 +05:30
Clément Lassieur
78022159a7
gnu: cuirass: Update to 99241ef.
...
* gnu/packages/ci.scm (cuirass): Update to 99241ef.
2018-07-30 00:46:26 +02:00
Alex ter Weele
1237653aa5
gnu: Add emacs-agda2-mode
...
* gnu/packages/agda.scm (emacs-agda2-mode): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-29 23:33:40 +02:00
Alex ter Weele
253340dcc8
gnu: agda: Compile .agda files.
...
* gnu/packages/agda.scm: (agda)[arguments]: Compile .agda files.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-29 23:32:01 +02:00
Marius Bakke
1743172cdb
gnu: libreoffice: Fix build with newer GLM.
...
* 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.
2018-07-29 21:31:55 +02:00
Marius Bakke
4266df5cf8
gnu: libwps: Update to 0.4.9.
...
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.9.
2018-07-29 20:37:59 +02:00
Efraim Flashner
3729767418
gnu: make-u-boot-package: Add missing module.
...
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add
missing 'srfi srfi-1' module.
2018-07-29 20:49:42 +03:00
Efraim Flashner
76e206e644
gnu: Add fdroidserver.
...
* gnu/packages/android.scm (fdroidserver): New variable.
2018-07-29 20:00:34 +03:00
Efraim Flashner
b24da117e8
gnu: python-docker-py: Update to 1.10.6.
...
* gnu/packages/docker.scm (python-docker-py): Update to 1.10.6.
2018-07-29 20:00:33 +03:00
Efraim Flashner
5e95181b9d
gnu: Add python-vagrant.
...
* gnu/packages/virtualization.scm (python-vagrant): New variable.
2018-07-29 20:00:33 +03:00
Efraim Flashner
b23b9667d9
gnu: virtualization.scm: Use license prefix.
...
* gnu/packages/virtualization.scm: Replace all 'license' values with a
'license:' prefix.
2018-07-29 20:00:33 +03:00
Efraim Flashner
2b1e80d2a9
gnu: Add python-androguard.
...
* gnu/packages/android.scm (python-androguard): New variable.
2018-07-29 20:00:33 +03:00
Efraim Flashner
c3f9a6ce67
gnu: Add python-codecov.
...
* gnu/packages/check.scm (python-codecov): New variable.
2018-07-29 20:00:32 +03:00
Efraim Flashner
19110787ab
gnu: Add python-pyperclip.
...
* gnu/packages/xdisorg.scm (python-pyperclip): New variable.
2018-07-29 20:00:32 +03:00
Efraim Flashner
42531fd3a7
gnu: Add python-docker-pycreds.
...
* gnu/packages/docker.scm (python-docker-pycreds): New variable.
2018-07-29 20:00:32 +03:00
Efraim Flashner
2973989060
gnu: quaternion: Build with modular qt.
...
* gnu/packages/messaging.scm (quaternion)[inputs]: Remove qt, add
qtbase, qtdeclarative.
2018-07-29 20:00:32 +03:00
Efraim Flashner
9febf39582
gnu: libqmatrixclient: Build with modular qt.
...
* gnu/packages/messaging.scm (libqmatrixclient)[inputs]: Remove qt, add
qtbase.
2018-07-29 20:00:31 +03:00
Efraim Flashner
6f066db11f
gnu: quaternion: Don't use unstable tarball.
...
* gnu/packages/messaging.scm (quaternion)[source]: Download using git
reference and not autogenerated tarball.
2018-07-29 20:00:31 +03:00
Efraim Flashner
c6b60d30ad
gnu: libqmatrixclient: Don't use unstable tarball.
...
* gnu/packages/messaging.scm (libqmatrixclient)[source]: Download using
git reference and not autogenerated tarball.
2018-07-29 20:00:31 +03:00
Efraim Flashner
398a96a286
gnu: monero-gui: Use git-file-name.
...
* gnu/packages/finance.scm (monero-gui)[source]: Rename the downloaded
source using 'git-file-name'.
2018-07-29 20:00:30 +03:00
Efraim Flashner
136ff9a247
gnu: monero: Use git-file-name.
...
* gnu/packages/finance.scm (monero)[source]: Rename the downloaded
source using 'git-file-name'.
2018-07-29 20:00:30 +03:00
Efraim Flashner
077d66ed42
gnu: mcrl2: Build with modular qt.
...
* gnu/packages/maths.scm (mcrl2)[inputs]: Replace qt with qtbase.
2018-07-29 20:00:30 +03:00
Christopher Baines
6465497fb9
gnu: Remove duplicated python-pafy.
...
It was first added in 02f8f804f0
, then again in
2dd12924cf
.
* gnu/packages/python.scm (python-pafy): Remove duplicated package definition.
2018-07-29 17:57:53 +01:00
Christopher Baines
3b4b6667af
gnu: Remove duplicated perl-extutils-depends.
...
This was first added in 84e8b19fe1
, and then
again in 017b014ce4
.
* gnu/packages/perl.scm (perl-extutils-depends): Remove duplicated package
definition.
2018-07-29 17:57:53 +01:00
Christopher Baines
f694b4ba9c
gnu: Remove duplicated ghc-time-locale-compat.
...
It was first added in 5e51bcf7b3
, then again in
c56a30b3ba
.
* gnu/packages/haskell.scm (ghc-time-locale-compat): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Christopher Baines
89b4882176
gnu: Remove duplicated ghc-th-lift-instances.
...
It was first added in a6d1c4e75a
, then again in
ff7dd11f0a
.
* gnu/packages/haskell.scm (ghc-th-lift-instances): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Christopher Baines
cfa6cc4d9a
gnu: Remove duplicated r-psych package.
...
It was first added in cdc129dc53
, then again in
db80dd4a1d
.
* gnu/packages/cran.scm (r-psych): Remove duplicated package definition.
2018-07-29 17:57:52 +01:00
Christopher Baines
d493d59a7f
gnu: Remove duplicated emacs-load-relative.
...
It was first added in fa1a17b786
, and then again
in f8a88f223e
.
* gnu/packages/emacs.scm (emacs-load-relative): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Christopher Baines
26b8cd1a5a
gnu: Remove duplicated emacs-csv-mode.
...
It was first added in 9faa46ee48
, and then again
in 8bc8efc753
.
* gnu/packages/emacs.scm (emacs-csv-mode): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Ludovic Courtès
99b78ba498
linux-initrd: Report only missing modules, not all needed modules.
...
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.
2018-07-29 18:50:28 +02:00
Ludovic Courtès
fcd068e984
linux-initrd: Try several file names when looking up modules.
...
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.
2018-07-29 18:50:28 +02:00
Ludovic Courtès
d2a1cf45f7
linux-initrd: Improve check of initrd modules.
...
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'.
2018-07-29 18:50:28 +02:00
Eric Brown
5b68239072
services: openssh: Add forwarding options.
...
* 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>
2018-07-29 18:50:28 +02:00
Ludovic Courtès
b90d97ec2e
ssh: Display the size of the store items being sent.
...
* guix/ssh.scm (send-files): Compute the size of MISSING and display
it.
2018-07-29 18:50:28 +02:00
Ben Woodcroft
3f8c82e6d3
gnu: taxtastic: Add missing propagated-inputs.
...
* gnu/packages/bioinformatics.scm (taxtastic)[propagated-inputs]: Add
python-psycopg2, python-fastalite, python-pyyaml, python-six, python-jinja2,
python-dendropy.
2018-07-29 22:53:10 +10:00
Ben Woodcroft
9e0c135c39
gnu: python-dendropy: Update to 4.4.0.
...
* 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.
2018-07-29 22:53:10 +10:00
Ben Woodcroft
19601e895b
gnu: python2-psycopg2: Update to 2.7.5.
...
* gnu/packages/bioinformatics.scm (python2-psycopg2): Update to 2.7.5.
2018-07-29 22:53:10 +10:00