From 8c3c896dbebe022f5372dffaee9ad3f00c71180f Mon Sep 17 00:00:00 2001 From: Nikita Karetnikov Date: Wed, 13 Feb 2013 02:18:46 +0000 Subject: gnu: Add GNU Wdiff. * gnu/packages/wdiff.scm: New file. * Makefile.am (MODULES): Add it. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3a84812ba6..e44753d596 100644 --- a/Makefile.am +++ b/Makefile.am @@ -152,6 +152,7 @@ MODULES = \ gnu/packages/time.scm \ gnu/packages/tmux.scm \ gnu/packages/tor.scm \ + gnu/packages/wdiff.scm \ gnu/packages/wget.scm \ gnu/packages/which.scm \ gnu/packages/xml.scm \ -- cgit v1.2.3 'form'>
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/authentication.scm
AgeCommit message (Expand)Author
2023-02-19gnu: Use HTTPS package home pages wherever possible.Tobias Geerinckx-Rice
2022-11-20gnu: oath-toolkit: Fix test failure with new xmlsec.Marius Bakke
2022-11-05gnu: oauth2l: Update to 1.3.0.kiasoc5
2022-01-14gnu: Add oauth2l.Petr Hodina
2022-01-13gnu: yubico-pam: Update to 2.27.Ricardo Wurmus
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
2021-05-06gnu: oath-toolkit: Build libpskc and pskctool.Simon Josefsson via Guix-patches via
2021-05-03gnu: oath-toolkit: Update to 2.6.7.Tobias Geerinckx-Rice