Age | Commit message (Collapse) | Author |
|
* gnu/packages/tex.scm (texlive-fonts-iwona)[description]: Use double spacing.
|
|
* gnu/packages/image.scm (vigra-c): Update to 0.0.0-1.66ff4fa.
[inputs]: Add hdf5.
|
|
* gnu/packages/bioinformatics.scm (libbigwig): Update to 0.4.4.
|
|
As this is provided by the build system, and I'm assuming that it's not
necessary to have it as a propagated input.
* gnu/packages/bioinformatics.scm (python-pyfaidx)[propagated-inputs]: Remove
python-setuptools.
|
|
As this is provided by the build system.
* gnu/packages/bioinformatics.scm (umi-tools)[inputs,native-inputs]: Remove
python-setuptools.
|
|
* etc/guix-install.sh (sys_enable_guix_daemon): Modify
'guix-daemon.service' to work around locale issues not fixed in 1.0.1.
|
|
This allows 'git-fetch' etc. origins to honor the proxy and locale of
the daemon.
* guix/bzr-download.scm (bzr-fetch): Pass #:leaked-env-vars to
'gexp->derivation'.
* guix/cvs-download.scm (cvs-fetch): Likewise.
* guix/git-download.scm (git-fetch): Likewise.
* guix/hg-download.scm (hg-fetch): Likewise.
* guix/svn-download.scm (svn-multi-fetch): Likewise.
|
|
* gnu/packages/syncthing.scm (syncthing): Update to 1.2.2.
[inputs]: Remove go-github-com-calmh-du and add go-github-com-shirou-gopsutil.
|
|
* gnu/packages/syncthing.scm (go-github-com-shirou-gopsutil): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.21.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20190904.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-caldav): Update to latest commit,
since there is no release yet.
[description]: Remove alpha status, no longer specified in README.
|
|
Some essential references (e.g. libfixposix) are lost in the process.
This reverts commit 0e8b91dbc45306984d682307d8b40b0e323bb4be.
|
|
* gnu/packages/gps.scm (gama): Update to 2.07.
|
|
Reported by: Alexander.Blume <Alexander.Blume@mdc-berlin.de>
* gnu/packages/bioinformatics.scm (bwa-meth)[arguments]: Capture invocation of
"bwa index" to retain reference to "bwa" package.
|
|
* gnu/packages/web-browsers.scm (next)[arguments]: Compressing the executable
brings it from about 95 MiB to 22 MiB.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.2.
|
|
* gnu/packages/bioconductor.scm (r-bigmelon): New variable.
|
|
* gnu/packages/bioconductor.scm (r-gdsfmt): New variable.
|
|
* gnu/packages/bioconductor.scm (r-watermelon): New variable.
|
|
* gnu/packages/bioconductor.scm
(r-illuminahumanmethylation450kanno-ilmn12-hg19): New variable.
|
|
* gnu/packages/bioconductor.scm (r-roc): New variable.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.22.4.
|
|
* gnu/packages/lisp.scm (sbcl)[arguments]: Build with CLISP.
|
|
* gnu/packages/lisp.scm (sbcl): Update to 1.5.6.
|
|
* guix/build/lisp-utils.scm (build-program): Add `compress?' key argument.
(generate-executable-for-system): Same.
(generate-executable): Same.
|
|
* gnu/packages/emulators.scm (dolphin-emu): Update to commit a974540.
[source]: Delete unneeded MoltenVK map.
[arguments]: Properly hardcode libvulkan path.
|
|
* gnu/packages/docker.scm (docker)[inputs]: Add tini.
[phases]{patch-paths}: Patch the path of the default init binary.
|
|
* gnu/packages/docker.scm (tini): New variable.
|
|
This release fixes CVE-2019-9511, CVE-2019-9513, and CVE-2019-9516.
* gnu/packages/web.scm (nginx): Update to 1.17.3.
|
|
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190824.
|
|
* gnu/packages/web.scm (varnish): Update to 6.2.1.
|
|
* gnu/packages/linux.scm (libnl): Update to 3.5.0.
|
|
* gnu/packages/samba.scm (samba): Update to 4.10.8.
|
|
* gnu/packages/samba.scm (tevent): Update to 0.10.1.
|
|
* gnu/packages/samba.scm (talloc): Update to 2.3.0.
|
|
* gnu/packages/databases.scm (tdb): Update to 1.4.2.
|
|
* gnu/packages/libreoffice.scm (libvisio): Update to 0.1.7.
|
|
* gnu/packages/libreoffice.scm (libabw): Update to 0.1.3.
[arguments]: Remove.
|
|
* gnu/packages/photo.scm (libraw): Update to 0.19.5.
|
|
* gnu/packages/php.scm (php)[inputs]: Change ONIGURUMA-5 to ONIGURUMA.
* gnu/packages/textutils.scm (oniguruma-5): Remove variable.
|
|
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.3.
|
|
* guix/build-system/julia.scm: Remove unused imports.
(lower)[julia]: Default to (DEFAULT-JULIA).
|
|
* guix/build-system/julia.scm: Fix invalid module reference.
|
|
* gnu/packages/xfce.scm (libxfce4util)[native-inputs]: Add vala.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (libxfce4util): Add gobject-introspection to native-inputs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (xfce4-screensaver): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/xfce.scm (xfce4-screenshooter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* README: Update intro a bit.
(Installing Guix as non-root): Remove as it's largely outdated.
(Contact): Update.
|