Age | Commit message (Expand) | Author |
2019-09-08 | daemon: Run 'guix perform-download' directly....* nix/scripts/download.in: Remove.
* nix/local.mk (nodist_pkglibexec_SCRIPTS): Remove 'scripts/download'.
* config-daemon.ac: Don't output 'nix/scripts/download'.
* nix/libstore/builtins.cc (builtinDownload): Invoke 'guix
perform-download' directly.
| Ludovic Courtès |
2019-09-08 | daemon: Run 'guix authenticate' directly....* nix/scripts/authenticate.in: Remove.
* nix/local.mk (nodist_pkglibexec_SCRIPTS): Remove
scripts/authenticate.
* config-daemon.ac: Don't output 'nix/scripts/authenticate'.
* nix/libstore/local-store.cc (runAuthenticationProgram): Run 'guix
authenticate'.
| Ludovic Courtès |
2019-09-08 | daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....* nix/scripts/list-runtime-roots.in: Remove.
* guix/store/roots.scm (%proc-directory): New variable.
(proc-file-roots, proc-exe-roots, proc-cwd-roots)
(proc-fd-roots, proc-maps-roots, proc-environ-roots)
(referenced-files, canonicalize-store-item, busy-store-items): New
procedures, taken from 'list-runtime-roots.in'.
* nix/libstore/globals.hh (Settings)[guixProgram]: New field.
* nix/libstore/globals.cc (Settings::processEnvironment): Initialize
'guixProgram'.
* nix/libstore/gc.cc (addAdditionalRoots): Drop code related to
'NIX_ROOT_FINDER'. Run "guix gc --list-busy".
* nix/local.mk (nodist_pkglibexec_SCRIPTS): Remove
'scripts/list-runtime-roots'.
* config-daemon.ac: Don't output nix/scripts/list-runtime-roots.
* build-aux/pre-inst-env.in: Don't set 'NIX_ROOT_FINDER'.
Set 'GUIX'.
* doc/guix.texi (Invoking guix gc): Document '--list-busy'.
* guix/scripts/gc.scm (show-help, %options): Add "--list-busy".
(guix-gc)[list-busy]: New procedure.
Handle the 'list-busy' action.
| Ludovic Courtès |
2019-09-08 | gnu: Add fmit....* gnu/packages/music.scm (fmit): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| raingloom |
2019-09-08 | gnu: haskell-xyz.scm: Correctly hide packages....* gnu/packages/haskell-xyz.scm (ghc-attoparsec-bootstrap,
ghc-integer-logarithms-bootstrap, ghc-scientific-bootstrap,
ghc-semigroups-bootstrap, ghc-unordered-containers-bootstrap,
ghc-wcwidth-bootstrap)[properties]: Fix typo, make 'hidden?' a tuple.
| Efraim Flashner |
2019-09-08 | gnu: Add emacs-tao-theme....* gnu/packages/emacs-xyz.scm (emacs-tao-theme): New variable.
| Ricardo Wurmus |
2019-09-08 | gnu: Add odt2txt....* gnu/packages/textutils (odt2txt): New variable.
* gnu/packages/package-management (diffoscope)[native-inputs]: Add odt2txt.
[use-modules]: Remove accidentally added libreoffice package module.
| Vagrant Cascadian |
2019-09-07 | gnu: Add sng....* gnu/packages/images (sng): New variable.
* gnu/packages/package-management (diffoscope)[native-inputs]: Add sng.
| Vagrant Cascadian |
2019-09-07 | gnu: Add pngsuite....* gnu/packages/image (pngsuite): New variable.
| Vagrant Cascadian |
2019-09-07 | gnu: diffoscope: Enable even more tests....* gnu/packages/package-management (diffoscope)[native-inputs]: Add additional
dependencies for tests.
[use-module]: Add corresponding package modules.
| Vagrant Cascadian |
2019-09-07 | gnu: diffoscope: Enable additional tests....* gnu/packages/package-management (diffoscope) [native-inputs]: Add additional
packages used for tests.
| Vagrant Cascadian |
2019-09-07 | gnu: diffoscope: Update to 123....* gnu/packages/package-management (diffoscope): Update to 123.
[arguments]: Update phase writable-test-data to include tests directory.
Add phase remove-ocaml-test.
| Vagrant Cascadian |
2019-09-07 | gnu: python-debian: Update to 0.1.36....* gnu/packages/python-xyz (python-debian): Update to 0.1.36.
[source]: Switch to using git-fetch.
[arguments]: Add phase to delete tests depending on tools not yet present in
guix.
[propagated-inputs]: Add python-chardet.
| Vagrant Cascadian |
2019-09-08 | gnu: r-rsubread: Update to 1.34.7....* gnu/packages/bioconductor.scm (r-rsubread): Update to 1.34.7.
| Ricardo Wurmus |
2019-09-08 | gnu: r-regioner: Update to 1.16.3....* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.3.
| Ricardo Wurmus |
2019-09-08 | gnu: r-gprofiler: Update to 0.6.8....* gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.8.
| Ricardo Wurmus |
2019-09-08 | gnu: r-annotationhub: Update to 2.16.1....* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.16.1.
| Ricardo Wurmus |
2019-09-08 | gnu: r-edger: Update to 3.26.8....* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.8.
| Ricardo Wurmus |
2019-09-08 | gnu: r-ggraph: Update to 2.0.0....* gnu/packages/cran.scm (r-ggraph): Update to 2.0.0.
[propagated-inputs]: Add r-graphlayouts, r-rlang, and r-tidygraph; remove
r-plyr.
| Ricardo Wurmus |
2019-09-08 | gnu: r-msigdbr: Update to 7.0.1....* gnu/packages/cran.scm (r-msigdbr): Update to 7.0.1.
| Ricardo Wurmus |
2019-09-08 | gnu: r-ggeffects: Update to 0.12.0....* gnu/packages/cran.scm (r-ggeffects): Update to 0.12.0.
| Ricardo Wurmus |
2019-09-08 | gnu: r-ggformula: Update to 0.9.2....* gnu/packages/cran.scm (r-ggformula): Update to 0.9.2.
| Ricardo Wurmus |
2019-09-08 | gnu: r-insight: Update to 0.5.0....* gnu/packages/cran.scm (r-insight): Update to 0.5.0.
| Ricardo Wurmus |
2019-09-08 | gnu: r-ggpubr: Update to 0.2.3....* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.3.
| Ricardo Wurmus |
2019-09-08 | gnu: r-geometry: Update to 0.4.4....* gnu/packages/cran.scm (r-geometry): Update to 0.4.4.
| Ricardo Wurmus |
2019-09-08 | gnu: r-feather: Update to 0.3.4....* gnu/packages/cran.scm (r-feather): Update to 0.3.4.
| Ricardo Wurmus |
2019-09-08 | gnu: r-matrixstats: Update to 0.55.0....* gnu/packages/statistics.scm (r-matrixstats): Update to 0.55.0.
| Ricardo Wurmus |
2019-09-08 | gnu: r-rcpparmadillo: Update to 0.9.700.2.0....* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.700.2.0.
| Ricardo Wurmus |
2019-09-08 | gnu: r-devtools: Update to 2.2.0....* gnu/packages/statistics.scm (r-devtools): Update to 2.2.0.
[propagated-inputs]: Add r-covr, r-crayon, r-desc, r-dt, r-ellipsis, r-glue,
and r-rversions.
| Ricardo Wurmus |
2019-09-08 | gnu: r-gdtools: Update to 0.2.0....* gnu/packages/statistics.scm (r-gdtools): Update to 0.2.0.
[inputs]: Add freetype.
[propagated-inputs]: Add r-systemfonts; remove r-withr.
| Ricardo Wurmus |
2019-09-08 | gnu: Add r-tidygraph....* gnu/packages/cran.scm (r-tidygraph): New variable.
| Ricardo Wurmus |
2019-09-08 | gnu: Add r-graphlayouts....* gnu/packages/cran.scm (r-graphlayouts): New variable.
| Ricardo Wurmus |
2019-09-08 | gnu: Add r-systemfonts....* gnu/packages/cran.scm (r-systemfonts): New variable.
| Ricardo Wurmus |
2019-09-08 | gnu: Add r-covr....* gnu/packages/cran.scm (r-covr): New variable.
| Ricardo Wurmus |
2019-09-07 | tests: opam: Fix input type in import test....* tests/opam.scm: Expect propagated-inputs instead of inputs.
| Julien Lepiller |
2019-09-08 | gnu: poussetaches: Update to 0.0.2....* gnu/packages/web.scm (poussetaches): Update to 0.0.2.
| Arun Isaac |
2019-09-07 | gnu: nml: Fix for newer pillow version....* gnu/packages/game-development.scm (nml)[arguments]: Add a phase to fix
for newer pillow.
| Julien Lepiller |
2019-09-07 | doc: Use @lisp instead of @example for Scheme snippets....This is a followup to f8c143a7131d6f40f387f4cd2ad1fa78b5e2f429, which
allows syntax highlighting of @lisp snippets in the HTML output.
* doc/guix.texi, doc/contributing.texi: Use @lisp instead of @example
for all the Scheme snippets.
| Ludovic Courtès |
2019-09-07 | doc: Work around (htmlprag) parser issue....* doc/build.scm (guile-lib/htmlprag-fixed): New variable.
(syntax-highlighted-html): Use it instead of GUILE-LIB.
| Ludovic Courtès |
2019-09-07 | gnu: qtermwidget: Enable UTF-8 support....* gnu/packages/lxqt.scm (qtermwidget)[inputs]: Add utf8proc.
| Kei Kebreau |
2019-09-07 | gnu: wireguard: Update to 0.0.20190905....* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190905.
| Rutger Helling |
2019-09-06 | gnu: linux-libre: Update to 5.2.13....* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.13.
(linux-libre-5.2-pristine-source): Update hash.
| Mark H Weaver |
2019-09-06 | gnu: linux-libre@4.14: Update to 4.19.71....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.71.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2019-09-06 | gnu: linux-libre@4.14: Update to 4.14.142....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.142.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2019-09-06 | gnu: linux-libre@4.9: Update to 4.9.191....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.191.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2019-09-06 | gnu: linux-libre@4.4: Update to 4.4.191....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.191.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2019-09-06 | Revert "services: Add ‘/usr/bin/env’ special file."...This reverts commit 3b38bf141a464e1bb370af7d2b2651d1efb29781.
The Guix project discussed this years ago and decided against including
/usr/bin/env. That decision should not be reversed without a wider
discussion.
| Mark H Weaver |
2019-09-07 | gnu: python-scipy: Update to 1.3.1....* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.1.
(python2-scipy): Keep at version 1.2.2.
| Ricardo Wurmus |
2019-09-07 | gnu: xfce4-panel: Fix tzdata path....* gnu/packages/xfce.scm (xfce4-panel)[inputs]: Add tzdata.
[arguments] Add Fix-tzdata-path phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| L p R n d n |
2019-09-07 | gnu: libxfce4ui: Add vendor....* gnu/packages/xfce.scm (libxfce4ui)[arguments]: Add #:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| L p R n d n |