aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/gn-auth.scm
AgeCommit message (Collapse)Author
2023-08-30Replace `(...) with (list ...): Fixes "undefined gexp" failure.Frederick Muriuki Muriithi
Replace the backquoted expression in the (arguments ...) section of the package definition to fix the error where the build could not find the variable gexp
2023-08-30Add missing `(guix gexp) module. Update package commit.Frederick Muriuki Muriithi
2023-08-25gn-auth: New packageFrederick Muriuki Muriithi