| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/base.scm (glibc/hurd)[arguments]: Add "--disable-werror".
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/make-bootstrap.scm (hurd-triplet?): Move it from here..
* gnu/packages/hurd.scm: ..to here. New exported procedure.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)
[arguments]: Replace string-match.
[inputs]: Same.
* gnu/packages/cross-base.scm (cross-libc)[native-inputs]: Same.
|
|
|
|
|
|
| |
* gnu/packages/patches/chicken-CVE-2016-6830+CVE-2016-6831.patch: New file.
* gnu/local.mk (dist_patch_DATA): Use it.
* gnu/packages/scheme.scm (chicken)[source]: Use it.
|
|
|
|
| |
* gnu/packages/scheme.scm (chicken): Update to 4.11.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/web.scm (<nginx-configuration>)[server-blocks]: New
field.
(nginx-activation): When CONFIG-FILE is #f, use 'default-nginx-config'.
(nginx-shepherd-service): Likewise.
(nginx-service-type): Add 'compose' and 'extend' fields.
(nginx-service): Change default value of #:server-list to '(), and
default value of #:config-file to #f.
* doc/guix.texi (Web Services): Document it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/services/web.scm (config-domain-strings, config-index-string): separate
names with a space.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/services/web.scm (<nginx-vhost-configuration>): Rename to...
(<nginx-server-configuration>): ... this.
* doc/guix.texi (Web Services): Adjust accordingly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/statistics.scm (r-plotrix): Update to 3.6-4.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-git2r): Update to 0.18.0.
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-hmisc): Update to 4.0-2.
[propagated-inputs]: Add r-base64enc.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-openssl): Update to 0.9.6.
|
|
|
|
| |
* gnu/packages/web.scm (r-jsonlite): Update to 1.2.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-ggplot2): Update to 2.2.1.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.26.2.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.10.2.
|
|
|
|
| |
* gnu/packages/admin.scm (sudo): Update to 1.8.19p1.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (arc-theme): Update to 20161119.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/gimp.scm (gimp)[inputs]: Add poppler.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/lynx.scm (lynx): Update to 2.8.9dev.11.
|
|
|
|
| |
* gnu/packages/speech.scm (sonic): New variable.
|
|
|
|
|
|
| |
* gnu/packages/connman.scm (cmst): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/connman.scm (connman)[arguments]: Add "--enable-polkit".
[inputs]: Add POLKIT.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/video.scm (mpv): Update to 0.23.0.
|
|
|
|
| |
* gnu/packages/vpn.scm (openvpn): Update to 2.3.14.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.10.
|
|
|
|
| |
* gnu/packages/image.scm (jasper): Update to 2.0.10.
|
|
|
|
|
| |
* gnu/packages/algebra.scm (pthread-variant): New procedure.
(fftw-with-threads, fftwf-with-threads): Use it.
|
|
|
|
|
|
| |
* gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): Add
'name' field.
* gnu/packages/llvm.scm (llvm-for-extempore): Likewise.
|
|
|
|
| |
* gnu/packages/gcc.scm (gfortran): Turn into an alias for GFORTRAN-4.9.
|
|
|
|
| |
* gnu/packages/python.scm (python-s3transfer): Update to 0.1.10.
|
|
|
|
| |
* gnu/packages/python.scm (python-greenlet): Update to 0.4.11.
|
|
|
|
| |
* gnu/packages/python.scm (python-mako): Update to 1.0.6.
|
|
|
|
| |
* gnu/packages/python.scm (awscli): Update to 1.11.35.
|
|
|
|
| |
* gnu/packages/python.scm (python-werkzeug): Update to 0.11.15.
|
|
|
|
| |
* gnu/packages/python.scm (python-backports-abc): Update to 0.5.
|
|
|
|
| |
* gnu/packages/python.scm (python-decorator): Update to 4.0.10.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pycparser)[arguments]: Use
‘modify-phases’.
|
|
|
|
| |
* gnu/packages/python.scm (python-pycparser): Update to 2.17.
|
|
|
|
|
|
| |
* gnu/packages/music.scm (beets)[arguments]: Build with python@3.
(native-inputs): Use Python-2 variants of all inputs.
(inputs): Use Python-2 variants of all inputs. Remove python-pyechonest.
|
|
|
|
| |
* gnu/packages/music.scm (beets): Update to 1.4.2.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pyicu, python2-pyicu): Update to 1.9.5.
[source]: Use pypi-uri.
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (yosys): Update to 0.7.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/fpga.scm (yosys)[inputs]: Add xdot, graphviz and psmisc.
[arguments]: Add 'fix-paths' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/graphviz.scm (xdot): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/services/cuirass.scm (<cuirass-configuration>)[specifications]:
Remove default value.
(cuirass-service): Remove.
* doc/guix.texi (Continuous Integration): Adjust accordingly.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/cuirass.scm (<cuirass-configuration>)[specifications]:
Change default value to #~'().
(cuirass-shepherd-service): Remove conditional for "--specifications".
Use 'scheme-file' instead of 'plain-file'. Change file name to
"cuirass-specs.scm".
* doc/guix.texi (Continuous Integration): Change the example to use a
gexp where #:file refers to a file within Cuirass. Adjust
documentation.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient)
[source]: Use pypi-uri.
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/25315>.
* gnu/packages/package-management.scm (diffoscope)[inputs]: Add
colordiff and vim.
[arguments]: Add "embed-tool-references" build phase to embed references
to "colordiff", "xxd", and "readelf".
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (mariadb): Update to 10.1.20.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (mysql): Update to 5.7.17.
Signed-off-by: Leo Famulari <leo@famulari.name>
|