Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/packages/shellutils.scm (direnv)[native-inputs]: Remove go.
[inputs]: Add go-1.9.
|
|
* gnu/packages/patches/poppler-CVE-2018-19149.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (poppler)[replacement]: New field.
(poppler/fixed): New variable.
(poppler-qt4, poppler-qt5): Use package/inherit.
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.28.0.
|
|
* gnu/packages/package-management.scm (guix): Update to f5a2724.
|
|
Fixes <https://bugs.gnu.org/33361>.
* guix/store/deduplication.scm (replace-with-link): Call 'set-file-time'
and 'chmod' after 'rename-file'.
* tests/nar.scm ("restore-file-set with directories (signed, valid)"):
New test.
|
|
* guix/tests.scm (canonical-file?): New procedure.
* tests/nar.scm ("restore-file-set (signed, valid)"): Check that every
item of FILES matches 'canonical-file?'.
|
|
* tests/nar.scm: Remove test for 'open-sha256-input-port'.
|
|
* gnu/services/base.scm (nscd-action-procedure, nscd-actions): New
procedures.
(nscd-shepherd-service): Add 'modules' and 'actions' fields.
* gnu/tests/base.scm (run-basic-test)["nscd invalidate action"]
["nscd invalidate action, wrong table"]: New tests.
* doc/guix.texi (Services): Mention 'herd doc nscd action'.
(Base Services): Document the actions.
|
|
* gnu/services/mcron.scm (shepherd-schedule-action): Fix typo in comment.
|
|
* guix/store/database.scm (%default-database-file): New variable.
(path-id): Export.
* guix/nar.scm (finalize-store-file): Use 'with-database' instead of
'with-store', and use 'path-id' instead of 'valid-path?'.
|
|
* gnu/packages/backup.scm (restic)[arguments]: Set "HOME" environment variable
in build phase.
|
|
* gnu/packages/messaging.scm (c-toxcore)[source]: Fetch from git.
|