aboutsummaryrefslogtreecommitdiff
path: root/.patman
blob: 13fa4d0fab9fb02f55d0d54620f7ce7198dff04a (about) (plain)
1
2
3
4
5
6
7
8
9
10
# 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
Support module compression....Mathieu Othacehe 2020-05-08services: Add descriptions....Ludovic Courtès 2020-04-17services: account: Have 'user-processes' depend on 'user-homes'....Ludovic Courtès 2020-04-01system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner 2020-03-30Revert "system: Move nanorc to XDG_CONFIG_HOME."...Leo Famulari 2020-03-30system: Move nanorc to XDG_CONFIG_HOME....Efraim Flashner 2020-03-19gnu: system: Remove guile-wm from skeleton....Jan Nieuwenhuizen