Leo Famulari
71f9ca53e5
gnu: certbot: Update to 0.22.0.
...
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.22.0.
2018-03-15 12:19:11 -04:00
Ricardo Wurmus
4403030b7d
gnu: acl: Fix build failure.
...
* gnu/packages/acl.scm (acl)[arguments]: Add phase
"ensure-no-mtimes-pre-1980".
2018-03-15 16:41:02 +01:00
Leo Famulari
8d4f34d6c9
gnu: Add python-feather-format.
...
* gnu/packages/serialization.scm (python-feather-format,
python2-feather-format): New variables.
2018-03-15 10:57:53 -04:00
Leo Famulari
5e5ac7102c
gnu: Add python-pyarrow.
...
* gnu/packages/databases.scm (python-pyarrow, python2-pyarrow): New variables.
2018-03-15 10:57:52 -04:00
Leo Famulari
dae7661a0d
gnu: Add apache-arrow.
...
* gnu/packages/databases.scm (apache-arrow): New variable.
2018-03-15 10:57:52 -04:00
Leo Famulari
2ed0ef2fb7
gnu: Add google-brotli.
...
* gnu/packages/compression.scm (google-brotli): New variable.
2018-03-15 10:57:52 -04:00
Leo Famulari
9f1c0e03ec
gnu: Add r-feather.
...
* gnu/packages/serialization.scm (r-feather): New variable.
2018-03-15 10:57:52 -04:00
Leo Famulari
5b19776e05
gnu: Add r-ggmap.
...
* gnu/packages/geo.scm (r-ggmap): New variable.
2018-03-15 10:57:52 -04:00
Leo Famulari
da4dde6109
gnu: Add r-jpeg.
...
* gnu/packages/image.scm (r-jpeg): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari
32cbbac11a
gnu: Add Diversitree.
...
* gnu/packages/bioinformatics.scm (r-diversitree): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari
799ad71bfc
gnu: Add r-desolve.
...
* gnu/packages/maths.scm (r-desolve): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari
41835f947e
gnu: Add r-subplex.
...
gnu/packages/maths.scm (r-subplex): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari
24fb9a5591
gnu: Add r-geosphere.
...
* gnu/packages/geo.scm (r-geosphere): New variable.
2018-03-15 10:57:51 -04:00
Leo Famulari
9ddf42099b
gnu: Add Rgooglemaps.
...
* gnu/packages/geo.scm (r-rgooglemaps): New variable.
2018-03-15 10:57:50 -04:00
Leo Famulari
ebc4bd5b54
gnu: Add r-mapproj.
...
* gnu/packages/geo.scm (r-mapproj): New variable.
2018-03-15 10:57:50 -04:00
Leo Famulari
3d60f4265e
gnu: Add r-maps.
...
* gnu/packages/geo.scm (r-maps): New variable.
2018-03-15 10:57:50 -04:00
Leo Famulari
5f3616d612
gnu: Add python-plotly.
...
* gnu/packages/graph.scm (python-plotly, python2-plotly): New variables.
2018-03-15 10:57:50 -04:00
Leo Famulari
04953dca41
gnu: Add flatbuffers.
...
* gnu/packages/serialization.scm (flatbuffers): New variable.
2018-03-15 10:57:50 -04:00
Ricardo Wurmus
058ad040d6
gnu: Remove boost-1.66.
...
* gnu/packages/boost.scm (boost-1.66): Remove variable.
* gnu/packages/storage.scm (ceph)[inputs]: Replace boost-1.66 with boost.
2018-03-15 12:53:17 +01:00
Ricardo Wurmus
df216847c5
gnu: boost: Remove bootstrap phase.
...
* gnu/packages/boost.scm (boost)[arguments]: Remove bootstrap phase.
2018-03-15 12:52:51 +01:00
Ricardo Wurmus
7aa37aa033
gnu: cunit: Replace bootstrap phase.
...
* gnu/packages/check.scm (cunit)[arguments]: Replace bootstrap phase.
2018-03-15 12:09:21 +01:00
Ricardo Wurmus
2b4e556850
gnu: libtool: Add libltdl to native-inputs.
...
* gnu/packages/autotools.scm (libtool)[native-inputs]: Add libltdl to fix one
failing test.
2018-03-15 12:02:04 +01:00
Ludovic Courtès
bb3062ad62
services: Add 'virtual-terminal'.
...
Fixes <https://bugs.gnu.org/30505 >.
Suggested by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/services/base.scm (unicode-start): Remove.
(virtual-terminal-service-type): New variable.
(console-font-shepherd-services): Remove 'modules'; remove call to
'unicode-start'. Add 'virtual-terminal' to 'requirement'.
(mingetty-shepherd-service, kmscon-service-type): Likewise.
(%base-services): Add 'virtual-terminal-service-type'.
* gnu/system/install.scm (%installation-services): Likewise.
2018-03-15 11:37:18 +01:00
Ludovic Courtès
88cd7bbd3d
services: 'shepherd-service-type' now accepts a default value.
...
* gnu/services/shepherd.scm (shepherd-service-type): Add a second form
with an additional 'default' parameter.
2018-03-15 11:34:57 +01:00
Ludovic Courtès
61b1dbbdcd
guix system: Add '--skip-checks'.
...
Fixes <https://bugs.gnu.org/30760 >.
Reported by Tomáš Čech <sleep_walker@gnu.org>.
* guix/scripts/system.scm (perform-action): Add #:skip-safety-checks?
and honor it.
(show-help, %options): Add --skip-checks.
(process-action): Pass #:skip-safety-checks? to 'perform-action'.
* doc/guix.texi (Invoking guix system): Document --skip-checks.
2018-03-15 10:28:22 +01:00
Ludovic Courtès
f8ec8d96d6
tests: Do not assume the bootstrap guile tarball is available locally.
...
Fixes <https://bugs.gnu.org/30824 >.
Reported by Chris Marusich <cmmarusich@gmail.com>.
* tests/packages.scm ("package-source-derivation, snippet"): Use
'bootstrap-guile-origin' instead of assuming the bootstrap guile tarball
is available locally.
2018-03-15 10:25:10 +01:00
Ricardo Wurmus
d57888a819
guix: python-build-system: Make bytecode compilation deterministic.
...
* guix/build/python-build-system.scm (enable-bytecode-determinism): New
procedure.
(%standard-phases): Add "enable-bytecode-determinism" phase.
2018-03-15 09:26:30 +01:00
Ricardo Wurmus
9b7e389d41
gnu: python-3.6: Reset timestamps in pyc files.
...
* gnu/packages/python.scm (python-3.6)[arguments]: Add build phases to
patch the bytecode generator to reset the embedded timestamp in pyc
files; add build phase to rebuild the bytecode files.
2018-03-15 09:25:46 +01:00
Ricardo Wurmus
f529dfec74
gnu: python-3.6: Disable failing test.
...
* gnu/packages/python.scm (python-3.6)[source]: Delete
Lib/test/test_socket.py.
2018-03-15 09:22:51 +01:00
Marius Bakke
60a32a2d60
gnu: pango: Explicitly propagate some inputs.
...
These are already propagated from Cairo, but include them for clarity.
* gnu/packages/gtk.scm (pango)[propagated-inputs]: Add FONTCONFIG, FREETYPE
and GLIB.
2018-03-15 00:03:08 +01:00
Marius Bakke
d9efe02566
gnu: pango: Update to 1.42.0.
...
* gnu/packages/gtk.scm (pango): Update to 1.42.0.
[inputs]: Add FRIBIDI.
2018-03-15 00:03:07 +01:00
Marius Bakke
ff46037351
gnu: gobject-introspection: Update to 1.56.0.
...
* gnu/packages/glib.scm (gobject-introspection): Update to 1.56.0.
2018-03-15 00:02:47 +01:00
Marius Bakke
2f437b22e2
gnu: glib: Update to 2.56.0.
...
* gnu/packages/glib.scm (glib): Update to 2.56.0.
[source](patches): Remove obsolete patch.
[arguments]: Disable new MIME test.
* gnu/packages/patches/glib-respect-datadir.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-03-15 00:02:46 +01:00
Marius Bakke
f74181d40f
gnu: automake: Update to 1.16.1.
...
* gnu/packages/autotools.scm (automake): Update to 1.16.1.
(automake-1.16): Remove variable.
2018-03-14 22:11:34 +01:00
Marius Bakke
9a92b9e61a
gnu: gdbm: Update to 1.14.1.
...
* gnu/packages/databases.scm (gdbm): Update to 1.14.1.
2018-03-14 22:11:34 +01:00
Marius Bakke
ec07ba1ff7
gnu: patch: Update to 2.7.6.
...
* gnu/packages/base.scm (patch): Update to 2.7.6.
* gnu/packages/patches/patch-hurd-path-max.patch: Adjust to upstream changes.
2018-03-14 22:11:34 +01:00
Tobias Geerinckx-Rice
dba52a2bcb
gnu: bind: Update to 9.12.1.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.12.1.
2018-03-14 21:33:18 +01:00
Efraim Flashner
dac6095d7e
gnu: python2-elib.intl: Declare a source file-name.
...
* gnu/packages/python.scm (python2-elib.intl)[source]: Declare a source
file-name.
2018-03-14 21:16:55 +02:00
Efraim Flashner
66e765a063
gnu: texlive-generic-pdftex: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-generic-pdftex)[source]: Declare a
source file-name.
2018-03-14 21:16:55 +02:00
Efraim Flashner
2cc9c011e8
gnu: texlive-latex-wasysym: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-wasysym)[source]: Declare a source
file-name.
2018-03-14 21:16:55 +02:00
Efraim Flashner
b4bb2750ff
gnu: texlive-metapost: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-metapost)[source]: Declare a source
file-name.
2018-03-14 21:16:54 +02:00
Efraim Flashner
de20fd6a3a
gnu: texlive-latex-lh: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-lh)[source]: Declare a source
file-name.
2018-03-14 21:16:54 +02:00
Efraim Flashner
0475e35c59
gnu: texlive-latex-titlesec: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-titlesec)[source]: Declare a
source file-name.
2018-03-14 21:16:54 +02:00
Efraim Flashner
d57e5d4128
gnu: texlive-latex-threeparttable: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-threeparttable)[source]: Declare a
source file-name.
2018-03-14 21:16:54 +02:00
Efraim Flashner
e1834df6b6
gnu: texlive-latex-subfigure: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-subfigure)[source]: Declare a
source file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner
19835372a2
gnu: texlive-fonts-stmaryrd: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-fonts-stmaryrd)[source]: Declare a
source file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner
7372ce185f
gnu: texlive-latex-pdfpages: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-pdfpages)[source]: Declare a
source file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner
b2aef7219c
gnu: texlive-latex-overpic: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-overpic)[source]: Declare a source
file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner
6a9198046d
gnu: texlive-latex-multirow: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-multirow)[source]: Declare a
source file-name.
2018-03-14 21:16:53 +02:00
Efraim Flashner
84d6364314
gnu: texlive-latex-eepic: Declare a source file-name.
...
* gnu/packages/tex.scm (texlive-latex-eepic)[source]: Declare a source
file-name.
2018-03-14 21:16:52 +02:00