Age | Commit message (Collapse) | Author |
|
* gnu/packages/gstreamer.scm (gstreamer-docs, gstreamer, gst-plugins-base,
gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav,
gst-editing-services, python-gst): Update to 1.18.1.
|
|
* gnu/packages/iso-codes.scm (iso-codes): Update to 4.5.0.
|
|
* gnu/packages/gnome.scm (totem)[arguments]: Add phase "patch-failing-test".
|
|
* gnu/packages/web-browsers.scm (nyxt)[inputs]: Remove sbcl-lparallel.
|
|
This patch got lost when e33c4286ebcc0dcc79985a32c6c2d5ad623d1fbe was merged
(commit 32787d652460871a79f99b63230f92759e2e0de2), but was still required on
the 'staging' branch.
* gnu/packages/patches/gdb-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
|
|
Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
|
|
* gnu/packages/base.scm (tzdata): Update to 2020d.
|
|
* gnu/packages/base.scm (tzdata)[arguments]: In #:make-flags, pass CPPFLAGS to
preserve the same on-disk format as earlier releases.
|
|
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>
|
|
* doc/guix.texi (Monitoring Services): Clarify ‘db-secret-file’'s (lack
of) structure and gexp support.
|
|
* 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>
|
|
* gnu/packages/gnome-xyz.scm (vala-language-server): Update to 0.48.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnome.scm (vala-0.48): Remove variable.
(vala-0.50): New variable.
* gnu/packages/gnome-xyz.scm (vala-language-server)[inputs]: Adjust accordingly.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.204.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.155.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.74.
(linux-libre-5.4-pristine-source): Update hash.
|