aboutsummaryrefslogtreecommitdiff
path: root/nix/libutil/types.hh
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2022-12-08 09:31:42 +0100
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2022-12-15 16:55:51 +0100
commit407b4f5661ea806ddc1056b35722fd551237f87d (patch)
tree18e4be99a684f2020696859e31e70a3d8aa01694 /nix/libutil/types.hh
parentb19f5bbac79522438bb9deca8bbb28fc0f751903 (diff)
downloadguix-407b4f5661ea806ddc1056b35722fd551237f87d.tar.gz
guix-407b4f5661ea806ddc1056b35722fd551237f87d.zip
gnu: Add catch2-3.1.
* gnu/packages/check.scm (catch2-3.1): New variable.
Diffstat (limited to 'nix/libutil/types.hh')
0 files changed, 0 insertions, 0 deletions
ervice-type and configuration....This is a follow-up to commit 511ae8325db0dfc7803d7b98d7e4d8f76774e8c5 home: services: Add home-xmodmap-service-type. * gnu/home/services/desktop.scm (home-xmodmap-service-type, home-xmodmap-configuration): Export. Jan (janneke) Nieuwenhuizen 2023-03-17home: services: Add home-xmodmap-service-type....* gnu/home/services/desktop.scm (home-xmodmap-service-type) (home-xmodmap-configuration): New variables; (serialize-xmodmap-configuration) (xmodmap-shepherd-service): New procedures; * doc/guix.texi (Desktop Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> conses 2023-03-16home: services: Add home-unclutter-service-type....* gnu/home/services/desktop.scm (home-unclutter-configuration) (home-unclutter-service-type): New variables; (home-unclutter-shepherd-service): New procedure; * doc/guix.texi (Desktop Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> conses