Age | Commit message (Expand) | Author |
2023-05-07 | Revert "doc: Update all menus." | Maxim Cournoyer |
2023-05-07 | doc: Update all menus. | Maxim Cournoyer |
2023-05-07 | doc: Add some information/recommendation regarding --sysconfdir. | Maxim Cournoyer |
2023-05-06 | doc: Use G-Expressions for package definition example. | Bruno Victal |
2023-05-06 | doc: cookbook: Remove outdated section about GUIX_PACKAGE_PATH. | Ludovic Courtès |
2023-05-04 | transformations: Add '--with-configure-flag'. | Sarthak Shah |
2023-05-01 | doc: Simplify contributing section by automating git configuration. | Maxim Cournoyer |
2023-04-30 | doc: Add --sysconfdir=/etc to the recommended ./configure. | Josselin Poiret |
2023-04-25 | services: tor: Deprecate 'tor-hidden-service' procedure. | Bruno Victal |
2023-04-23 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-04-23 | refresh: Support select packages SUBSET by module name. | 宋文武 |
2023-04-22 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-04-21 | doc: Update openssh-host documentation. | Saku Laesvuori |
2023-04-21 | home: services: openssh: Add configuration option for jump proxies | Saku Laesvuori |
2023-04-21 | services: syslog: Add a reload action. | Maxim Cournoyer |
2023-04-14 | Merge branch 'master' into core-updates. | Maxim Cournoyer |
2023-04-13 | doc: Fix various typos. | Florian Pelz |
2023-04-11 | services: nginx: Make logging level configurable. | Bruno Victal |
2023-04-10 | doc: Regarding SSL certs, clarify when we write about Guix System. | Florian Pelz |
2023-04-08 | home: Add gpg-agent service. | Ludovic Courtès |
2023-04-06 | environment: Add '--nesting'. | Ludovic Courtès |
2023-04-03 | doc: Add a reference to a page explaining consensus decision making. | Maxim Cournoyer |
2023-04-02 | services: mympd: Use records for user and group fields. | Bruno Victal |
2023-04-02 | services: mpd: Use proper records for user and group fields. | Bruno Victal |
2023-04-02 | services: configuration: Add user-defined sanitizer support. | Bruno Victal |
2023-03-30 | services: pam-limits-service-type: Deprecate file-like object support in favo... | Bruno Victal |
2023-03-30 | services: base: Deprecate 'pam-limits-service' procedure. | Bruno Victal |
2023-03-26 | doc: Properly document 'replace' clause of 'modify-inputs'. | Ludovic Courtès |
2023-03-24 | services: mpd: Set PulseAudio-related variables. | Bruno Victal |
2023-03-24 | services: audio: Remove redundant list-of-string? predicate. | Bruno Victal |
2023-03-23 | doc: Mention Python 2 packages should not be added anymore. | Maxim Cournoyer |
2023-03-22 | services: Add fstrim-service-type. | Bruno Victal |
2023-03-21 | doc: Document how to use specific package outputs in code. | Karl Hallsby |
2023-03-21 | scripts: refresh: Add -T option. | jgart |
2023-03-21 | services: mcron: Add log-file and date-format fields. | Bruno Victal |
2023-03-21 | services: mcron: Restyle mcron-configuration. | Bruno Victal |
2023-03-21 | doc: Clarify special-files-service-type expected value. | Bruno Victal |
2023-03-20 | Merge remote-tracking branch 'origin/master' into core-updates | Andreas Enge |
2023-03-17 | services: dict: Deprecate 'dicod-service' procedure. | Bruno Victal |
2023-03-17 | home: services: Add home-xmodmap-service-type. | conses |
2023-03-17 | doc: Use 'mount --rbind' for chroot instructions. | Maxim Cournoyer |
2023-03-17 | home: services: ssh-agent: Handle setting of SSH_AUTH_SOCK. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | doc: Use @defvar instead of @defvr for Scheme variables. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | home: services: ssh-agent: Remove host-side use of (shepherd support). | Ludovic Courtès |
2023-03-16 | gnu: home: services: Add home-kodi-service-type. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | gnu: home: services: Add home-znc-service-type. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | gnu: home: services: Add home-ssh-agent-service-type. | Jan (janneke) Nieuwenhuizen |
2023-03-16 | doc: Document 'shebang' for 'guix shell'. | Simon Tournier |
2023-03-16 | home: services: Add home-unclutter-service-type. | conses |
2023-03-13 | doc: Use @defmac and @defspec for macros. | Bruno Victal |