Age | Commit message (Expand) | Author |
2023-08-16 | Revert "services: Add ddclient service." | Bruno Victal |
2023-08-16 | services: posgresql: Add option to specify UID/GID for postgres user. | Martin Baulig |
2023-08-16 | doc: contributing: Mention the expected branch merge request format. | Maxim Cournoyer |
2023-08-16 | doc: Update Cookbook Texinfo menus. | Maxim Cournoyer |
2023-08-15 | services: Add cachefilesd service. | Felix Lechner |
2023-08-15 | refresh: Add --target-version option. | Maxim Cournoyer |
2023-08-15 | doc: Add reference to the Scheme Crash Course. | Ludovic Courtès |
2023-08-15 | doc: cookbook: Mention common SRFI-1 procedures. | Ludovic Courtès |
2023-08-15 | doc: cookbook: Add 'use-modules' in gexp example. | Ludovic Courtès |
2023-08-15 | doc: cookbook: Link to "Package Modules". | Ludovic Courtès |
2023-08-13 | doc: Imply that ~/.nix-profile is not a typo. | Tobias Geerinckx-Rice |
2023-08-11 | Merge remote-tracking branch 'origin/master' into kde-updates | 宋文武 |
2023-08-11 | services: postgresql: Add more role fields. | Miguel Moreno |
2023-08-03 | services: Add Plasma desktop service. | Hartmut Goebel |
2023-09-04 | doc: manual: Update TeX Live-related sections. | Nicolas Goaziou |
2023-09-04 | home: Add parcimonie service. | Efraim Flashner |
2023-09-02 | doc: Describe black screen issue when booting the installer. | Florian Pelz |
2023-09-01 | cookbook: Add a recipe for running Guix System on a Kimsufi server. | Thomas Ieong |
2023-09-01 | doc: cookbook: Document the configuration of a Yubikey with KeePassXC. | Maxim Cournoyer |
2023-08-30 | doc: Update link to Mumi repository. | Ricardo Wurmus |
2023-08-29 | doc: Fix a potential problem in man page generation rule. | Maxim Cournoyer |
2023-08-10 | services: Add pam-mount-volume-service-type. | Brian Cully |
2023-08-20 | Revert "gnu: system: Add home-directory-permissions field to <user-account>." | Tobias Geerinckx-Rice |
2023-08-07 | services: Add 'package-database' service. | Ludovic Courtès |
2023-08-07 | services: Add 'file-database' service. | Ludovic Courtès |
2023-07-26 | services: mpd: Update basic example. | Maxim Cournoyer |
2023-07-26 | services: mpd: Provision a default cache directory and set HOME. | Maxim Cournoyer |
2023-07-26 | services: mpd: Auto-detect mpd-output mixer type by default. | Maxim Cournoyer |
2023-07-26 | services: mpd: Log to syslog by default. | Maxim Cournoyer |
2023-07-26 | services: mpd: List log-level in decreasing verbosity order in doc. | Maxim Cournoyer |
2023-07-25 | services: mpd: Add an 'update' action to trigger a database update. | Maxim Cournoyer |
2023-07-25 | services: mpd: Add auto-update? field to mpd-configuration. | Maxim Cournoyer |
2023-07-21 | services: wireguard: Clean-up configuration file serializer. | Maxim Cournoyer |
2023-07-21 | services: wireguard: Implement a dynamic IP monitoring feature. | Maxim Cournoyer |
2023-07-18 | gnu: Deprecate `texlive-tiny'. | Nicolas Goaziou |
2023-07-18 | gnu: Rationalize texlive-updmap.cfg and texlive-tiny inputs. | Nicolas Goaziou |
2023-07-18 | doc: Update TeX Live related documentation. | Nicolas Goaziou |
2023-07-18 | guix: texlive-build-system: Add #:link-scripts argument. | Nicolas Goaziou |
2023-07-18 | doc: texlive-build-system: Mention #:tex-engine argument. | Nicolas Goaziou |
2023-07-18 | gnu: Replace texlive-latex-base with texlive-latex-bin. | Nicolas Goaziou |
2023-07-18 | gnu: Deprecate texlive-base in favor of texlive-scheme-basic. | Nicolas Goaziou |
2023-07-18 | guix: texlive-build-system: Generate TeX formats. | Nicolas Goaziou |
2023-07-18 | guix: texlive-build-system: Generate font metrics. | Nicolas Goaziou |
2023-07-18 | gnu: texlive-tex-texinfo -> texlive-texinfo. | Nicolas Goaziou |
2023-07-18 | gnu: texlive-fonts-ec -> texlive-ec. | Nicolas Goaziou |
2023-07-18 | guix: texlive-build-system: Improvements on non-trivial packages. | Nicolas Goaziou |
2023-07-18 | doc: Fix typos. | Florian Pelz |
2023-07-18 | doc: Update GDB "guix shell" example to use autoconf-2.69 | fanquake |
2023-07-14 | doc: Mention gexps in the "Scheme Crash Course". | Ludovic Courtès |
2023-07-14 | doc: Fix invalid use of @deftypevar. | Ludovic Courtès |