Age | Commit message (Collapse) | Author |
|
* etc/news.scm: Add French translation of 'customize-linux' entry.
|
|
* gnu/packages/perl.scm (perl-lingua-translit)[arguments]: Add “wrap-translit”
phase.
[inputs]: Add bash-minimal.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/julia-xyz.scm (julia-geometrybasics): Update to 0.4.2.
|
|
* gnu/packages/julia-xyz.scm (julia-http): Update to 0.9.17.
[arguments]: Skip another test in 'disable-network-tests phase.
|
|
* gnu/packages/julia-xyz.scm (julia-chainrulescore)[arguments]: Add a
phase to skip two tests.
|
|
* gnu/packages/julia-xyz.scm (julia-colortypes): Update to 0.11.1.
[arguments]: Add phase to skip broken test.
|
|
* gnu/packages/julia-xyz.scm (julia-irtools): Update to 0.4.7.
|
|
* gnu/packages/julia-xyz.scm (julia-benchmarktools): Update to 1.3.2.
|
|
* gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): Update to
0.8.4-1.59ee94b.
[arguments]: Skip tests. Remove 'disable-failing-test phase.
|
|
Fixes: <https://issues.guix.gnu.org/59823>
* gnu/installer/parted.scm (mapped-device?,
mapped-device-parent-partition): New procedures.
(eligible-devices): Detect mapped installation devices using the new
procedures.
|
|
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.8.
|
|
* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.16.
|
|
* gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.9.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.6.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.5.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 2.7.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-acme-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-carp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.335.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.301.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.268.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.226.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.158.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.82.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.12.
(linux-libre-6.0-pristine-source): Update hash.
|
|
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr)[arguments]: Add a new
'install-documentation phase.
|
|
This reverts commit dfc6957a5af7d179d4618eb19d4f555c519bc6f2. git-bisect
found it broke guix pull on non-x86_64 systems like powerpc64le, for reasons
to investigate.
|
|
* etc/guix-install.sh (sys_authorize_build_farms):
Iterate over all hosts.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/julia-xyz.scm (julia-optimtestproblems)[arguments]: Add
missing base dependencies to julia-package-dependencies.
|
|
* gnu/packages/julia-xyz.scm (julia-statsbase): Update to 0.33.10.
|
|
* gnu/packages/julia-xyz.scm (julia-distances): Update to 0.10.7.
[arguments]: Skip an additional test on 32-bit systems.
|
|
* gnu/packages/julia-xyz.scm (julia-bfloat16s): Update to 0.4.0.
|
|
* gnu/packages/guile.scm (guile-next): Update to a1a8558.
|
|
* gnu/packages/rust-apps.scm (htmlq): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/crates-io.scm (rust-kuchiki-0.8): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-jtd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/web.scm (buku-run): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Previously, if the name service switch was dysfunctional, as can happen
on foreign distros lacking nscd, "guix shell -C" would crash with a
backtrace on the uncaught 'getpwuid' exception. To address that, catch
the exception and deal with it gracefully.
Reported by remsd1 on #guix.
* guix/scripts/environment.scm (launch-environment/container): Wrap
'getpwuid' call in 'false-if-exception'.
|
|
* etc/teams.scm.in (science): Add algebra, astronomy, geo, chemestry,
maths modules to the scope.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/photo.scm (rawtherapee): Update to 5.9.
[arguments]: Use gexp.
[inputs]: Remove labels.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/system/images/pine64.scm (pine64-barebones-os) [services]: Add
dhcp-client-service-type and ntp-service-type to the list of services.
[packages]: Add nss-certs to the list of packages.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/services/vpn.scm (wireguard-activation): Use the "wg" binary from
the package given to <wireguard-configuration>.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/web.scm (gmid): Update to 1.8.6.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/games.scm (nethack)[phases]: Pass "$@" to nethack.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emulators.scm (sameboy): Update to 0.15.8.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/shells.scm (xonsh): Update to 0.13.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/admin.scm (du-dust): New variable.
|
|
* gnu/packages/crates-io.scm (rust-thousands-0.2): New variable.
|
|
* gnu/packages/crates-io.scm (rust-config-file-0.2): New variable.
|