Age | Commit message (Collapse) | Author |
|
* gnu/packages/vpn.scm (vpnc-scripts): Update to 20200925.3885f8b.
|
|
* gnu/packages/tls.scm (openssl): Fix indentation of package definition.
|
|
* gnu/packages/tls.scm (openssl)[arguments]: When cross compiling add
case for mips64el-linux.
|
|
* gnu/packages/gnupg.scm (libgpg-error)[arguments]: When cross compiling
create a symlink for mips64el.
|
|
* gnu/packages/disk (duperemove)[arguments]: Set ‘VER’ in #:make-flags.
|
|
* gnu/packages/python-xyz.scm (python-colorama): Update to 0.4.4.
|
|
* gnu/packages/scheme.scm (racket, racket-minimal): Update to 7.9.
|
|
* gnu/packages/xfce.scm (xfdesktop): Update to 4.14.3.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.1475.
|
|
* gnu/packages/xdisorg.scm (libwacom): Update to 1.6.
|
|
* gnu/packages/education.scm (snap): Update to 6.3.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-racer)[arguments]: Add a phase disabling
failing tests.
Fixes <https://bugs.gnu.org/43752>.
|
|
* gnu/services/guix.scm (guix-build-coordinator-agent-shepherd-services): Pass
the correct value as the --non-derivation-substitute-urls.
|
|
As it doesn't use one.
* gnu/services/guix.scm (guix-build-coordinator-agent-shepherd-services):
Remove #:pid-file.
(guix-build-coordinator-agent-activation): Don't create the /var/run
directory.
|
|
As this is needed when substituting derivations.
* gnu/services/guix.scm (guix-build-coordinator-agent-shepherd-services): Set
XDG_CACHE_HOME.
(guix-build-coordinator-agent-activation): Create
/var/cache/guix-build-coordinator-agent.
|
|
Suggested by: zimoun <zimon.toutoune@gmail.com>.
* gnu/installer/newt/parameters.scm (run-parameters-page): Add a reboot
button.
|
|
* gnu/packages/vim.scm (vim): Update to 8.2.1964.
|
|
* gnu/packages/zile.scm (zile): Update to 2.4.15.
|
|
* gnu/packages/package-management.scm (nix): Update to 2.3.8.
|
|
* gnu/packages/package-management.scm (nix)[source]: Use HTTPS.
|
|
* gnu/packages/disk.scm (f3): Update to 8.0.
|
|
* gnu/packages/disk.scm (f3)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/disk.scm (duperemove): Update to 0.11.2.
|
|
* gnu/packages/disk.scm (duperemove)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/check.scm (doctest): Update to 2.4.1.
|
|
Suggested by Christopher Baines <mail@cbaines.net>.
* gnu/packages/databases.scm (firebird)[description]: Drop ‘and more’.
|
|
* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/admin.scm (thermald): Update to 2.3.
[arguments]: Build verbosely.
Add a no-early-./configure phase.
[inputs]: Add libevdev, upower, and xz.
|
|
* gnu/packages/admin.scm (thermald)[license]: It's GPL2-only.
|
|
* gnu/build/linux-boot.scm (resume-if-hibernated): New procedure.
(boot-system): Call it.
|
|
* gnu/system/uuid.scm (string->bcachefs-uuid): New exported procedure.
(%uuid-parsers, %uuid-printers): Add the ‘bcachefs’ file system type.
|
|
* gnu/build/file-systems.scm (%bcachefs-endianness): New syntax.
(bcachefs-superblock?, read-bcachefs-superblock)
(bcachefs-superblock-external-uuid, bcachefs-superblock-volume-name)
(check-bcachefs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system):
Register them.
|
|
* gnu/packages/kde.scm (kdenlive): Update to 20.08.3.
|
|
* gnu/packages/samba.scm (samba): Update to 4.13.2.
|
|
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.13.
|
|
* gnu/packages/gnome.scm (shotwell): Update to 0.30.11.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-1.742dbbd.
[inputs]: Add eudev.
|
|
* gnu/packages/crypto.scm (libscrypt)[outputs]: Add "static" to this new
field.
[arguments]: Add an ‘install:static’ phase.
|
|
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Enable the
Firebird SDBC.
[inputs]: Add firebird.
|
|
* gnu/packages/databases.scm (firebird): New public variable.
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-5.98f5083.
[native-inputs,propagated-inputs]: Add guile-lib.
|
|
* gnu/installer/newt/partition.scm (draw-formatting-page): Add an extra new
line.
|
|
Fixes: <https://issues.guix.gnu.org/44428>.
* gnu/installer/newt.scm (init): Print screen size.
* gnu/installer/newt/page.scm (default-listbox-height): New variable.
(run-listbox-selection-page): Use it.
* gnu/installer/newt/wifi.scm (wifi-listbox-height): Ditto.
* gnu/installer/newt/network.scm (run-technology-page): Set the maximum
listbox height to 5.
* gnu/installer/newt/ethernet.scm (run-ethernet-page): Ditto.
* gnu/installer/newt/final.scm (run-config-display-page): Change listbox
height.
* gnu/installer/newt/partition.scm (run-disk-page): Ditto.
* gnu/installer/newt/welcome.scm (display-logo?): New procedure.
(run-menu-page): Use it.
* gnu/installer/steps.scm (%configuration-file-width): Remove it.
|
|
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-monokai-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-webfeeder): Update to 1.1.0.
|
|
* gnu/packages/crates-io.scm (rust-version-compare-0.0): New variable.
|
|
* gnu/packages/crates-io.scm (rust-ansi-parser-0.6): New variable.
|
|
* gnu/packages/web.scm (esbuild): Update to 0.8.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
|