Ricardo Wurmus
8b89c1717c
gnu: python-numpy-documentation: Use texlive-union.
...
* gnu/packages/python.scm (python-numpy-documentation)[native-inputs]: Replace
"texlive" with a texlive-union.
2017-07-18 09:58:56 +02:00
Efraim Flashner
2805f9b2a0
gnu: raxml: Limit to x86_64 and i686 only.
...
* gnu/packages/bioinformatics.scm (raxml)[supported-systems]: New field.
2017-07-18 09:00:10 +03:00
Leo Famulari
4c4485f304
gnu: qemu: Fix CVE-2017-11334.
...
* gnu/packages/patches/qemu-CVE-2017-11334.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
2017-07-17 23:47:03 -04:00
Leo Famulari
144c8db9bd
gnu: chicken: Fix CVE-2017-11343.
...
* gnu/packages/patches/chicken-CVE-2017-11343.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/scheme.scm (chicken)[source]: Use it.
2017-07-17 23:47:00 -04:00
Marius Bakke
27305769de
gnu: python-cryptograpy: Update to 2.0.
...
* gnu/packages/python.scm (python-cryptography-vectors,
python2-cryptography-vectors, python-cryptography, python2-cryptography):
Update to 2.0.
2017-07-18 01:31:10 +02:00
Marius Bakke
b77cc624ec
gnu: orc: Update to 0.4.27.
...
* gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
2017-07-18 01:30:16 +02:00
Leo Famulari
867baed07f
gnu: imagemagick: Update to 6.9.9-0.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-0.
2017-07-17 18:20:51 -04:00
Ludovic Courtès
b19a49d015
locale: Demonadify the locale creation API.
...
* gnu/system/locale.scm (single-locale-directory): Use 'computed-file'
instead of 'gexp->derivation'.
(locale-directory): Adjust accordingly and do the same.
* gnu/system.scm (operating-system-directory-base-entries): Adjust
accordingly.
2017-07-17 23:41:36 +02:00
Ludovic Courtès
6d833b13b7
gnu: Remove glibc@2.21 and its traces.
...
* gnu/packages/base.scm (glibc-2.21): Remove.
* gnu/system/locale.scm (localedef-command)[maybe-version-directory]:
Remove. Replace call with use of 'package-version'.
(single-locale-directory): Remove 'version>=' conditional.
2017-07-17 23:41:36 +02:00
Ludovic Courtès
578dfbe07b
gexp: 'ungexp-splicing' properly accounts for nested native inputs.
...
Previously, (gexp-native-inputs #~#$@(list #~#+foo)) would return '().
This is a followup to 5b14a7902c
.
* guix/gexp.scm (gexp-inputs)[add-reference-inputs]: In the list case,
remove 'if' around 'fold-right'. In 'map' lambda, always inherit N?.
* tests/gexp.scm ("gexp list splicing + ungexp-splicing"): New test.
2017-07-17 23:41:36 +02:00
Efraim Flashner
1cbcbc8600
gnu: screen: Update to 4.6.1.
...
* gnu/packages/screen.scm (screen): Update to 4.6.1.
2017-07-17 22:35:06 +03:00
Tobias Geerinckx-Rice
0862b95433
build, vm: Use a less common label.
...
* gnu/build/vm.scm (initialize-hard-disk): Use "GuixSD_image" as label.
* gnu/system/install.scm (installation-os): Likewise.
* gnu/system/vm.scm (system-disk-image): Likewise.
2017-07-17 20:20:24 +02:00
Alex Vong
70e7367df1
gnu: emacs-ahungry-theme: Upgrade to 1.4.0.
...
* gnu/packages/emacs.scm (emacs-ahungry-theme): Upgrade to 1.4.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-17 12:06:39 -04:00
Leo Famulari
da20c38f35
gnu: dash: Use the release tarball.
...
* gnu/packages/shells.scm (dash)[source]: Use the release tarball
instead of a Git checkout.
[native-inputs]: Remove field.
[arguments]: Remove 'bootstrap' phase.
2017-07-17 11:48:46 -04:00
Feng Shu
371ca85f52
gnu: font-wqy-zenhei: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-wqy-zenhei): Switch to font-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-17 15:13:41 +02:00
Feng Shu
7fc6ce46f9
gnu: font-wqy-microhei: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-wqy-microhei): Switch to font-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-17 15:13:41 +02:00
Andy Patterson
9b7ee28d57
gnu: Add Poly/ML.
...
* gnu/packages/sml.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-17 15:13:41 +02:00
Jan Nieuwenhuizen
2e009ae7cd
daemon: Flush the sink upon 'exportPath' errors.
...
Prior to this change, errors such as wrong permissions on
/etc/guix/signing-key.sec would give:
guix-daemon: nix/libutil/serialise.cc:15: virtual nix::BufferedSink::~BufferedSink(): Assertion `!bufPos' failed.
This patch correctly propagates the error to the client and thus changes
that to:
error: build failed: file `/etc/guix/signing-key.sec' should be secret (inaccessible to everybody else)!
* nix/nix-daemon/nix-daemon.cc (performOp): Wrap 'exportPath' call in
'try' block.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-07-17 15:13:41 +02:00
Efraim Flashner
7ad2a4f1d5
gnu: supertuxkart: Fix build on aarch64.
...
* gnu/packages/games.scm (supertuxkart)[source]: Add patch.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-07-17 15:29:56 +03:00
Ricardo Wurmus
5beecc320e
gnu: Add sooperlooper.
...
* gnu/packages/patches/sooperlooper-build-with-wx-30.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/music.scm (sooperlooper): New variable.
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
c58d1b5f55
gnu: texlive-union: Silence union-build.
...
* gnu/packages/tex.scm (texlive-union)[arguments]: Suppress the output of
"union-build".
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
274e3d4f3e
gnu: Add texlive-latex-type1cm.
...
* gnu/packages/tex.scm (texlive-latex-type1cm): New variable.
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
1b10d49405
gnu: Add texlive-fonts-txfonts.
...
* gnu/packages/tex.scm (texlive-fonts-txfonts): New variable.
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
245f1f31e8
gnu: Add texlive-latex-enumitem.
...
* gnu/packages/tex.scm (texlive-latex-enumitem): New variable.
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
4701946775
gnu: texlive-dvips: Install font maps.
...
* gnu/packages/tex.scm (texlive-dvips)[native-inputs]: Add dvips-font-maps and
dvips-base-enc.
[arguments]: Install them.
2017-07-17 14:01:46 +02:00
Ricardo Wurmus
263d0c829e
gnu: texlive-union: Add texlive-fontname to defaults.
...
* gnu/packages/tex.scm (texlive-union): Add texlive-fontname to the default
packages
2017-07-17 14:01:46 +02:00
Ricardo Wurmus
dea67d8afe
gnu: Add texlive-fontname.
...
* gnu/packages/tex.scm (texlive-fontname): New variable.
2017-07-17 14:01:46 +02:00
Ricardo Wurmus
2584beaedd
gnu: python-ipython: Use texlive-union.
...
* gnu/packages/python.scm (python-ipython)[native-inputs]: Replace "texlive"
with a texlive-union.
2017-07-17 14:01:46 +02:00
Ricardo Wurmus
5a1ee7d835
gnu: Add texlive-latex-pstool.
...
* gnu/packages/tex.scm (texlive-latex-pstool): New variable.
2017-07-17 14:00:17 +02:00
Ricardo Wurmus
f3540dbd47
gnu: Add texlive-latex-trimspaces.
...
* gnu/packages/tex.scm (texlive-latex-trimspaces): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
d770d07fb5
gnu: Add texlive-latex-psfrag.
...
* gnu/packages/tex.scm (texlive-latex-psfrag): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
8c23f238e9
gnu: Add texlive-latex-ifplatform.
...
* gnu/packages/tex.scm (texlive-latex-ifplatform): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
893e3fc1c0
gnu: Add texlive-latex-filemod.
...
* gnu/packages/tex.scm (texlive-latex-filemod): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
74e9c9a463
gnu: Add texlive-latex-environ.
...
* gnu/packages/tex.scm (texlive-latex-environ): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
3236599f50
gnu: Add texlive-latex-bigfoot.
...
* gnu/packages/tex.scm (texlive-latex-bigfoot): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
fedb80ee0e
gnu: Add texlive-generic-pdftex.
...
* gnu/packages/tex.scm (texlive-generic-pdftex): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
63ed869bdd
gnu: Add texlive-latex-wrapfig.
...
* gnu/packages/tex.scm (texlive-latex-wrapfig): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
3966ebbbe7
gnu: Add texlive-latex-varwidth.
...
* gnu/packages/tex.scm (texlive-latex-varwidth): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
e3088297f1
gnu: Add texlive-latex-threeparttable.
...
* gnu/packages/tex.scm (texlive-latex-threeparttable): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
c73d0e9d5e
gnu: Add texlive-latex-tabulary.
...
* gnu/packages/tex.scm (texlive-latex-tabulary): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
e0d307d154
gnu: Add texlive-latex-parskip.
...
* gnu/packages/tex.scm (texlive-latex-parskip): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
0de81b09a9
gnu: Add texlive-latex-upquote.
...
* gnu/packages/tex.scm (texlive-latex-upquote): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
d48091bed0
gnu: Add texlive-latex-mdwtools.
...
* gnu/packages/tex.scm (texlive-latex-mdwtools): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
ef1e2ef07b
gnu: Add texlive-latex-framed.
...
* gnu/packages/tex.scm (texlive-latex-framed): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
a8ac7c0bb4
gnu: Add texlive-latex-etoolbox.
...
* gnu/packages/tex.scm (texlive-latex-etoolbox): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
7709d4d86a
gnu: Add texlive-latex-capt-of.
...
* gnu/packages/tex.scm (texlive-latex-capt-of): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
dcc8af4a64
gnu: texlive-latex-babel: Install to generic/babel.
...
* gnu/packages/tex.scm (texlive-latex-babel)[arguments]: Change tex-directory
to install to the "generic" tree.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
d9d44e84f6
gnu: texlive-union: Add texlive-generic-babel-english to defaults.
...
* gnu/packages/tex.scm (texlive-union): Add "texlive-generic-babel-english" to
the default inputs.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
876a198058
gnu: Add texlive-generic-babel-english.
...
* gnu/packages/tex.scm (texlive-generic-babel-english): New variable.
2017-07-17 14:00:13 +02:00
Ricardo Wurmus
fedd77c102
gnu: Add texlive-latex-cmap.
...
* gnu/packages/tex.scm (texlive-latex-cmap): New variable.
2017-07-17 14:00:13 +02:00