Age | Commit message (Expand) | Author |
---|---|---|
2020-11-07 | gnu: you-get: Update to 0.4.1475....* gnu/packages/video.scm (you-get): Update to 0.4.1475. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: libwacom: Update to 1.6....* gnu/packages/xdisorg.scm (libwacom): Update to 1.6. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: snap: Update to 6.3.1....* gnu/packages/education.scm (snap): Update to 6.3.1. | Nicolas Goaziou |
2020-11-07 | gnu: emacs-racer: Disable failing tests....* gnu/packages/emacs-xyz.scm (emacs-racer)[arguments]: Add a phase disabling failing tests. Fixes <https://bugs.gnu.org/43752>. | Nicolas Goaziou |
2020-11-07 | services: guix: Fix Guix Build Coordinator substitute urls bug....* gnu/services/guix.scm (guix-build-coordinator-agent-shepherd-services): Pass the correct value as the --non-derivation-substitute-urls. | Christopher Baines |
2020-11-07 | services: guix: Remove the Guix Build Coordinator agent pid file....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. | Christopher Baines |
2020-11-07 | services: guix: Add guix-build-coordinator-agent cache 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. | Christopher Baines |
2020-11-07 | installer: parameters: Add a reboot button....Suggested by: zimoun <zimon.toutoune@gmail.com>. * gnu/installer/newt/parameters.scm (run-parameters-page): Add a reboot button. | Mathieu Othacehe |
2020-11-07 | gnu: vim: Update to 8.2.1964....* gnu/packages/vim.scm (vim): Update to 8.2.1964. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: zile: Update to 2.4.15....* gnu/packages/zile.scm (zile): Update to 2.4.15. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: nix: Update to 2.3.8....* gnu/packages/package-management.scm (nix): Update to 2.3.8. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: nix: Download source over HTTPS....* gnu/packages/package-management.scm (nix)[source]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: f3: Update to 8.0....* gnu/packages/disk.scm (f3): Update to 8.0. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: f3: Fix cross-compilation....* gnu/packages/disk.scm (f3)[arguments]: Use CC-FOR-TARGET. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: duperemove: Update to 0.11.2....* gnu/packages/disk.scm (duperemove): Update to 0.11.2. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: duperemove: Prepare for cross-compilation....* gnu/packages/disk.scm (duperemove)[arguments]: Use CC-FOR-TARGET. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: doctest: Update to 2.4.1....* gnu/packages/check.scm (doctest): Update to 2.4.1. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: firebird: Tweak description....Suggested by Christopher Baines <mail@cbaines.net>. * gnu/packages/databases.scm (firebird)[description]: Drop ‘and more’. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: Add emacs-csharp-mode....* gnu/packages/emacs-xyz.scm (emacs-csharp-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | AuPath |
2020-11-07 | doc: Fix Zabbix ‘db-secret-file’ documentation....* doc/guix.texi (Monitoring Services): Clarify ‘db-secret-file’'s (lack of) structure and gexp support. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: thermald: Update to 2.3....* gnu/packages/admin.scm (thermald): Update to 2.3. [arguments]: Build verbosely. Add a no-early-./configure phase. [inputs]: Add libevdev, upower, and xz. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: thermald: Correct licence....* gnu/packages/admin.scm (thermald)[license]: It's GPL2-only. | Tobias Geerinckx-Rice |
2020-11-07 | linux-boot: Resume from hibernation....* gnu/build/linux-boot.scm (resume-if-hibernated): New procedure. (boot-system): Call it. | Tobias Geerinckx-Rice |
2020-11-07 | uuid: Add support for bcachefs....* gnu/system/uuid.scm (string->bcachefs-uuid): New exported procedure. (%uuid-parsers, %uuid-printers): Add the ‘bcachefs’ file system type. | Tobias Geerinckx-Rice |
2020-11-07 | file-systems: Add support for bcachefs....* 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. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: kdenlive: Update to 20.08.3....* gnu/packages/kde.scm (kdenlive): Update to 20.08.3. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: samba: Update to 4.13.2....* gnu/packages/samba.scm (samba): Update to 4.13.2. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: system-config-printer: Update to 1.5.13....* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.13. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: shotwell: Update to 0.30.11....* gnu/packages/gnome.scm (shotwell): Update to 0.30.11. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: bcachefs-tools: Update to 0.1-1.742dbbd....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-1.742dbbd. [inputs]: Add eudev. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: libscrypt: Add a :static output....* gnu/packages/crypto.scm (libscrypt)[outputs]: Add "static" to this new field. [arguments]: Add an ‘install:static’ phase. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: libreoffice: Enable LibreOffice Base....* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Enable the Firebird SDBC. [inputs]: Add firebird. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: Add firebird....* gnu/packages/databases.scm (firebird): New public variable. | Tobias Geerinckx-Rice |
2020-11-07 | gnu: guix-build-coordinator: Update to 0-5.98f5083....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-5.98f5083. [native-inputs,propagated-inputs]: Add guile-lib. | Christopher Baines |
2020-11-07 | installer: Edit partitioning warning message....* gnu/installer/newt/partition.scm (draw-formatting-page): Add an extra new line. | Mathieu Othacehe |
2020-11-07 | installer: Limit listbox height....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. | Mathieu Othacehe |
2020-11-07 | gnu: xfce4-power-manager: Update to 1.7.1....* gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Michael Rohleder |
2020-11-07 | gnu: Add emacs-monokai-theme....* gnu/packages/emacs-xyz.scm (emacs-monokai-theme): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> | Noah Landis |
2020-11-07 | gnu: emacs-emms: Update to 6.1....* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.1. | Nicolas Goaziou |
2020-11-07 | gnu: emacs-webfeeder: Update to 1.1.0....* gnu/packages/emacs-xyz.scm (emacs-webfeeder): Update to 1.1.0. | Pierre Neidhardt |
2020-11-06 | gnu: Add rust-version-compare-0.0....* gnu/packages/crates-io.scm (rust-version-compare-0.0): New variable. | Nicolas Goaziou |
2020-11-06 | gnu: Add rust-ansi-parser-0.6...* gnu/packages/crates-io.scm (rust-ansi-parser-0.6): New variable. | Nicolas Goaziou |
2020-11-06 | gnu: esbuild: Update to 0.8.4....* gnu/packages/web.scm (esbuild): Update to 0.8.4. Signed-off-by: Leo Famulari <leo@famulari.name> | Ryan Prior via Guix-patches via |
2020-11-06 | gnu: vala-language-server: Update to 0.48.1....* gnu/packages/gnome-xyz.scm (vala-language-server): Update to 0.48.1. Signed-off-by: Leo Famulari <leo@famulari.name> | Ryan Prior via Guix-patches via |
2020-11-06 | gnu: vala: Update to 0.50.1....* 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> | Ryan Prior via Guix-patches via |
2020-11-06 | gnu: linux-libre 4.14: Update to 4.14.204....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.204. (linux-libre-4.14-pristine-source): Update hash. | Leo Famulari |
2020-11-06 | gnu: linux-libre 4.19: Update to 4.19.155....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.155. (linux-libre-4.19-pristine-source): Update hash. | Leo Famulari |
2020-11-06 | gnu: linux-libre 5.4: Update to 5.4.75....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.74. (linux-libre-5.4-pristine-source): Update hash. | Leo Famulari |
2020-11-06 | gnu: linux-libre: Update to 5.9.6....* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.6. (linux-libre-5.9-pristine-source): Update hash. | Leo Famulari |
2020-11-05 | gnu: gqrx: Update to 2.13.3....* gnu/packages/radio.scm (gqrx): Update to 2.13.3. | Leo Famulari |