Age | Commit message (Collapse) | Author |
|
* gnu/packages/video.scm (youtube-dl): Update to 2020.11.01.1.
|
|
* gnu/packages/admin.scm (facter): Update to 4.0.44.
|
|
* gnu/packages/backup.scm (wimlib): Update to 1.13.3.
|
|
* gnu/packages/education.scm (mdk): Update to 1.3.0.
[home-page]: Update.
|
|
* gnu/packages/python-xyz.scm (python-dateparser)[inputs]: Remove field.
[native-inputs]: Add tzdata-for-tests.
|
|
Fixes <http://issues.guix.gnu.org/44196>
* gnu/machine/ssh.scm (roll-back-managed-host): Use
boot-parameters-store-directory-prefix.
* gnu/system.scm (define-module): Export
boot-parameters-store-directory-prefix.
(<boot-parameters>)[store-directory-prefix]: New field. It is used to
generate the correct paths when /gnu/store is installed on a btrfs
subvolume whose name doesn't match the final runtime path, as the
bootloader doesn't have knowledge about the final mounting points.
[boot-parameters-store-directory-prefix]: New accessor.
(read-boot-parameters): Read directory-prefix from store field.
(operating-system-boot-parameters-file): Add directory-prefix to
store field.
* guix/scripts/system.scm (reinstall-bootloader): Use
boot-parameters-store-directory-prefix.
* test/boot-parameters.scm (%default-btrfs-subvolume,
%default-store-directory-prefix): New variables.
(%grub-boot-parameters): Use %default-store-directory-prefix.
(%default-operating-system): Use %default-btrfs-subvolume.
(test-boot-parameters): Add directory-prefix.
(test optional fields): Add test for directory-prefix.
(test os store-directory-prefix): New test.
|
|
* gnu/bootloader/grub.scm (grub-locale-directory): New function.
(grub-configuration-file)[locale-config]: Use grub-locale-directory and
avoid the extra search when eye-candy have performed it.
|
|
* gnu/packages/python-web.scm (httpie): Update to 2.3.0.
[propagated-inputs]: Add python-requests-toolbelt.
[home-page]: Update URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (esbuild): Update to 0.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://bugs.gnu.org/44261>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.
* gnu/packages/aux-files/run-in-namespace.c (exec_in_user_namespace):
Add call to 'prctl'. Call 'mount' for NEW_ROOT and define 'is_tmpfs'.
When IS_TMPFS is true, call 'umount' and 'rmdir' after 'waitpid';
otherwise, call 'rm_rf' only when 'waitpid' returns -1 the second time.
(exec_with_loader): Call 'prctl'. Remove NEW_ROOT only when 'waitpid'
returns -1 the second time, otherwise leave it behind.
* tests/guix-pack-relocatable.sh (wait_for_file): New function.
Add test.
|
|
* gnu/packages/ssh.scm (python-asyncssh): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (xstow): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/fonts.scm (font-openmoji): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/patches/sbcl-geco-fix-organism-class.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lisp-xyz.scm (sbcl-geco)[source]: Use it.
|
|
As reported in #43296, gnome-builder tries to be linked against the static
version of libselinux (propagated through glib/gio), failing to do so, as it
also wants to be a PIE. To keep the PIE, link it against the dynamic library.
Fixes <https://bugs.gnu.org/43296>.
* gnu/packages/gnome.scm (gnome-builder)[arguments]: Add 'fix-ninja' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-25.
|
|
* gnu/packages/statistics.scm (r-quantreg): Update to 5.75.
|
|
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-4.
|
|
* gnu/packages/statistics.scm (r-flexmix): Update to 2.3-17.
|
|
* gnu/packages/statistics.scm (r-statmod): Update to 1.4.35.
|
|
* gnu/packages/statistics.scm (r-ztable): Update to 0.2.2.
[propagated-inputs]: Remove r-moonbook; add r-rstudioapi.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-4.
|
|
* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.2.
[propagated-inputs]: Remove r-bibtex, r-magrittr, and r-stringi.
|
|
* gnu/packages/statistics.scm (r-dt): Update to 0.16.
|
|
* gnu/packages/statistics.scm (r-domc): Update to 1.3.7.
|
|
* gnu/packages/statistics.scm (r-doparallel): Update to 1.0.16.
|
|
* gnu/packages/statistics.scm (r-foreach): Update to 1.5.1.
|
|
* gnu/packages/statistics.scm (r-iterators): Update to 1.0.13.
|
|
* gnu/packages/statistics.scm (r-segmented): Update to 1.3-0.
|
|
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.5.
[propagated-inputs]: Remove r-mime.
|
|
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.10.1.0.0.
|
|
* gnu/packages/statistics.scm (r-ade4): Update to 1.7-16.
[propagated-inputs]: Add r-progress.
|
|
* gnu/packages/statistics.scm (r-data-table): Update to 1.13.2.
|
|
* gnu/packages/statistics.scm (r-formula): Update to 1.2-4.
|
|
* gnu/packages/statistics.scm (r-tibble): Update to 3.0.4.
|
|
* gnu/packages/statistics.scm (r-rlang): Update to 0.4.8.
|
|
* gnu/packages/statistics.scm (r-r6): Update to 2.5.0.
|
|
* gnu/packages/statistics.scm (r-labeling): Update to 0.4.2.
|
|
* gnu/packages/statistics.scm (r-digest): Update to 0.6.27.
|
|
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-150.
|
|
* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-18.
|
|
* gnu/packages/cran.scm (r-modeldata): Update to 0.1.0.
|
|
* gnu/packages/cran.scm (r-parsnip): Update to 0.1.4.
|
|
* gnu/packages/cran.scm (r-tidypredict): Update to 0.4.8.
|
|
* gnu/packages/cran.scm (r-warp): Update to 0.2.0.
|
|
* gnu/packages/cran.scm (r-workflows): Update to 0.2.1.
|
|
* gnu/packages/cran.scm (r-igraph): Update to 1.2.6.
|
|
* gnu/packages/cran.scm (r-rcppziggurat): Update to 0.1.6.
|
|
* gnu/packages/cran.scm (r-cpp11): Update to 0.2.3.
|
|
* gnu/packages/cran.scm (r-rismed): Update to 2.2.
|