Age | Commit message (Collapse) | Author |
|
* gnu/packages/databases.scm (perl-mysql-config): New variable.
|
|
* gnu/packages/perl-check.scm (perl-test-version): New variable.
|
|
* gnu/packages/perl-check.scm (perl-test-file-contents): New variable.
|
|
* gnu/packages/perl-check.scm (perl-test-file): New variable.
|
|
* gnu/packages/perl-check.scm (perl-test-dir): New variable.
|
|
* gnu/packages/perl-check.scm (perl-test-checkdeps): New variable.
|
|
* gnu/packages/perl-web.scm (perl-uri-db): New variable.
|
|
* gnu/packages/perl-web.scm (perl-uri-nested): New variable.
|
|
* gnu/packages/perl.scm (perl-template-tiny): New variable.
|
|
* gnu/packages/perl.scm (perl-string-formatter): New variable.
|
|
* gnu/packages/perl.scm (perl-io-pager): New variable.
|
|
* gnu/packages/perl.scm (perl-tie-handle-offset): New variable.
|
|
* gnu/packages/perl.scm (perl-cpan-distnameinfo): New variable.
|
|
* gnu/packages/perl.scm (perl-config-gitlike): New variable.
|
|
* gnu/packages/web.scm (perl-http-tinyish): New variable.
|
|
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.6.
* gnu/packages/wine.scm (wine-staging): Update to 4.6.
|
|
|
|
* gnu/packages/cran.scm (r-rex): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/games.scm (marble-marcher): New variable.
|
|
* gnu/packages/emacs.scm (emacs): Update to 26.2.
|
|
* gnu/packages/ocaml.scm (opam): Update to 2.0.4.
|
|
* gnu/packages/perl.scm (perl-template-toolkit)[source]: Fix origin uri.
|
|
* gnu/packages/statistics.scm (r-rpart): Update to 4.1-15.
|
|
* gnu/packages/cran.scm (r-reticulate): Update to 1.12.
|
|
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>
in <https://bugs.gnu.org/35138>.
This is a followup to a7ad4505b7a09f32e2727a333e11716739efb713.
* gnu/local.mk [!ENABLE_INSTALLER]: Use 'else', not 'elif'.
|
|
* gnu/system/install.scm (%installation-services): For
'console-font-service-type', use LatGrkCyr-8x16 on tty2.
|
|
Suggested by Florian Pelz.
* gnu/system/install.scm (%installation-node-names): New variable.
(log-to-info): Expect the chosen locale as an argument. Compute the
language, Info file name, and node name. Install the locale.
(documentation-shepherd-service): Add 'locale' parameter to the 'start'
action and honor it. Set GUIX_LOCPATH and TERM as environment variables
for the process.
* gnu/installer.scm (apply-locale): Use (gnu services herd). Call
'stop-service' and 'start-service' with the chosen locale.
|
|
* gnu/system/install.scm (log-to-info): Add 'tty' and 'user'
parameters. Open the tty and change UIDs/GIDs.
(documentation-shepherd-service): New procedure.
(%documentation-users, documentation-service-type): New variables.
(%installation-services): Use it instead of 'mingetty-service'.
|
|
* doc/guix.texi (Limitations): Strip the paragraph about not being
production-ready. Remove the number of packages.
|
|
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Modify.
|
|
* gnu/packages/emacs-xyz.scm (emacs-direnv): Update to 1.5.0.
|
|
* gnu/packages/patches/idris-test-no-node.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/idris.scm (idris)[origin]: Use it.
[native-inputs]: New field.
[arguments]: Remove "#:tests? #f". Add custom 'check' phase after 'install'.
|
|
* gnu/packages/idris.scm (idris)[inputs]: Add ghc-libffi.
[arguments]: Add "-fFFI" and "-fGMP" to #:configure-flags.
|
|
* gnu/packages/haskell.scm (ghc-libffi): New variable.
|
|
* gnu/packages/idris.scm (idris): Upgrade to 1.3.1.
[arguments]: Remove 'update-constraints' phase.
|
|
* guix/build/linux-module-build-system.scm (configure): New procedure.
(%standard-phases): Add "configure" phase.
|
|
* gnu/packages/rust.scm (rust-1.26)[arguments]<#:phases>[check]: Enable
parallel tests.
|
|
* guix/build-system/linux-module.scm (make-linux-module-builder)
[native-inputs]: Add linux.
[arguments]<#:phases>[install]: Install "System.map" and "Module.symvers".
* guix/build/linux-module-build-system.scm (configure): Delete procedure.
(%standard-phases): Delete "configure" phase.
|
|
* gnu/packages/statistics.scm (r-ggthemes): Update to 4.1.1.
|
|
* gnu/packages/statistics.scm (r-plotly): Update to 4.9.0.
|
|
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-5.
|
|
* gnu/packages/statistics.scm (r-devtools): Update to 2.0.2.
|
|
* gnu/packages/statistics.scm (r-backports): Update to 1.1.4.
|
|
* gnu/packages/statistics.scm (r-rversions): Update to 1.1.0.
|
|
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.2.
|
|
* gnu/packages/statistics.scm (r-rlang): Update to 0.3.4.
|
|
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.1.1.
|
|
* gnu/packages/statistics.scm (r-nlme): Update to 3.1-139.
|
|
* gnu/packages/maths.scm (r-pracma): Update to 2.2.5.
|
|
* gnu/packages/cran.scm (r-wgcna): Update to 1.67.
|