Age | Commit message (Collapse) | Author |
|
* guix/progress.scm (display-download-progress): Handle the case where SIZE is
null.
|
|
* gnu/packages/guile.scm (guile-newt): Update revision to 2.
|
|
* gnu/packages/algebra.scm (cmh): New variable.
|
|
* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl1.
|
|
This fixes https://bugs.gnu.org/33196, a build problem caused by a defective
Elisp snippet in a check in configure.ac.
* gnu/packages/patches/emacs-realgud-fix-configure-ac.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/emacs.scm (emacs-realgud)[source]: Use it.
|
|
* gnu/packages/bioinformatics.scm (nanopolish): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* doc/guix.texi (Networking Services): Fix typo in connman config
"disable-vpn?" parameter documentation, semantic is inverted.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/bioinformatics.scm (sambamba): Update to 0.6.8.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.2.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.81.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.137.
|
|
* gnu/packages/simulation.scm (fenics): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (fenics-dolfin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (python-fenics-ffc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (python-fenics-fiat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (python-fenics-ufl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/simulation.scm (python-fenics-dijitso): New varaible.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (python-slepc4py): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (python-petsc4py): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mpi.scm (python-mpi4py): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
That way it is handled in the same way as other helper scripts.
* nix/scripts/guix-authenticate.in: Rename to...
* nix/scripts/authenticate.in: ... this.
* config-daemon.ac: Adjust accordingly.
* nix/local.mk (libstore_a_CPPFLAGS): Remove -DOPENSSL_PATH.
(nodist_libexec_SCRIPTS): Remove.
(nodist_pkglibexec_SCRIPTS): New variable.
* nix/nix-daemon/guix-daemon.cc (main): Remove 'setenv' call for
"PATH".
* nix/libstore/local-store.cc (runAuthenticationProgram): New function.
(LocalStore::exportPath, LocalStore::importPath): Use it instead of
'runProgram' and OPENSSL_PATH.
|
|
Fixes <https://bugs.gnu.org/33368>.
Reported by Konrad Hinsen <konrad.hinsen@fastmail.net>.
* gnu/packages/package-management.scm (guix-daemon)[arguments]: In
'install' phase, build "install-nodist_libexecSCRIPTS" target to install
'guix-authenticate'.
|
|
Bug <http://bugs.gnu.org/22774> is no longer relevant now that we use
"builtin:download" exclusively.
* guix/download.scm (%content-addressed-mirrors): Use "https", not
"http".
|
|
* guix/download.scm (%content-addressed-mirrors): Add Software
Heritage.
|
|
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.12.0.
|
|
* gnu/packages/mtools.scm (mtools): Update to 4.0.20.
[source](uri): Change to 'bz2' compressed tarball.
|
|
* gnu/packages/nano.scm (nano): Update to 3.2.
|
|
* gnu/packages/admin.scm (sudo): Update to 1.8.26.
|
|
* gnu/packages/image-viewers.scm (feh): Update to 3.0.
|
|
* gnu/packages/bioinformatics.scm (jamm): New variable.
|
|
* gnu/packages/cran.scm (r-ouch): New variable.
|
|
* gnu/packages/cran.scm (r-activity): New variable.
|
|
* gnu/packages/cran.scm (r-circular): New variable.
|
|
* gnu/packages/cran.scm (r-overlap): New variable.
|
|
* gnu/packages/cran.scm (r-acdm): New variable.
|
|
* gnu/packages/cran.scm (r-acd): New variable.
|
|
* gnu/packages/cran.scm (r-abn): New variable.
|
|
* gnu/packages/cran.scm (r-rjags): New variable.
|
|
* gnu/packages/statistics.scm (jags): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene):
Update to 3.4.4.
|
|
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-ce-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomationdata): Update to 1.14.0.
|
|
* gnu/packages/bioinformatics.scm (r-go-db): Update to 3.7.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodbdata): Update to 1.2.0.
|
|
Fixes <https://bugs.gnu.org/33346>.
* gnu/packages/spice.scm (spice-vdagent)[arguments]: Fix typo in
'patch-spice-vdagent.desktop' phase.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-14.
|
|
* gnu/packages/ssh.scm (libssh)[source]: Use HTTPS URL.
|