# This config file allows for Patchwork integration with # https://patches.guix-patches.cbaines.net/. [settings] project: guix-patches patchwork_url: https://patches.guix-patches.cbaines.net add_signoff: False # TODO: enable check_patch check_patch: False ignore_bad_tags: True keep_change_id: True uix/atom/etc/guix-install.sh?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-install.sh
AgeCommit message (Expand)Author
2023-07-16guix-install.sh: Fix incomplete installation....Tobias Geerinckx-Rice
2023-07-16guix-install.sh: Install SELinux policy only if tools are present....Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Remove any old systemd units first....Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Don't patch guix-daemon.service....Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Unconditionally install gnu-store.mount....Tobias Geerinckx-Rice
2023-07-05guix-install.sh: Don't extract the binary ‘.’....Tobias Geerinckx-Rice
2023-05-25guix-install.sh: Install SELinux policy and relabel file systems if needed....Ludovic Courtès
2023-04-24guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition....Maxim Cournoyer
2023-04-09guix-install.sh: Source both profiles, default user's and home....Andrew Tropin
2023-02-17guix-install.sh: Add GUIX_ALLOW_OVERWRITE environment variable....Maxim Cournoyer