aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
keyringAdd arunisaac's key.Arun Isaac3 years
mainklaus: python-klaus: Depend explicitly on setuptools and wheel.Arun Isaac4 weeks
 
TagDownloadAuthorAge
v0.1.0guix-forge-0.1.0.tar.gz  guix-forge-0.1.0.tar.lz  guix-forge-0.1.0.zip  Arun Isaac16 months
 
AgeCommit messageAuthor
2024-12-25klaus: python-klaus: Depend explicitly on setuptools and wheel.•••Changes to pyproject-build-system require packages to depend explicitly on python-setuptools and python-wheel. * guix/forge/klaus.scm (python-klaus)[native-inputs]: Add python-setuptools and python-wheel. HEADmainArun Isaac
2024-12-25klaus: python-httpauth: Depend explicitly on setuptools and wheel.•••Changes to pyproject-build-system require packages to depend explicitly on python-setuptools and python-wheel. * guix/forge/klaus.scm: Import python-setuptools and python-wheel from (gnu packages python-build). (python-httpauth)[native-inputs]: Add python-setuptools and python-wheel. Arun Isaac
2024-10-04acme: Update first time message.•••The first time message was out of date. It mentioned `/usr/bin/acme register' which we no longer have. * guix/forge/acme.scm (acme-activation): Update first time message. Arun Isaac
2024-07-29acme: uacme: Update to 1.7.5.•••* guix/forge/acme.scm (uacme): Update to 1.7.5. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> jgart
2024-07-29klaus: python-klaus: Update to 3.0.1.•••* guix/forge/klaus.scm (python-klaus): Update to 3.0.1. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> jgart
2024-07-29klaus: python-httpauth: Update to 0.4.1.•••* guix/forge/klaus.scm (python-httpauth): Update to 0.4.1. [native-inputs]: Add python-pytest and remove python-nose. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> jgart
2024-06-09cgit: Use git-without-safe-directory-check by default.•••* guix/forge/cgit.scm: Import git-without-safe-directory-check from (forge git). (<cgit-configuration>)[git]: Set default value to git-without-directory-check. Arun Isaac
2024-06-09klaus: Move git package into its own file.•••* guix/forge/git.scm: New file. * guix/forge/klaus.scm: Import git-without-safe-directory-check from (forge git). Do not import (gnu packages version-control) and (guix utils). (git-without-safe-directory-check): Move to (forge git). (python-klaus): Move comment about git-without-safe-directory-check. Arun Isaac
2024-06-07fcgiwrap: Redirect stderr of CGI script to web server log.•••* guix/forge/fcgiwrap.scm (fcgiwrap-shepherd-services): Add the -f flag. Arun Isaac
2024-06-05klaus: Disable more failing tests on git.•••* guix/forge/klaus.scm (git-without-safe-directory-check): Disable test t0411. Arun Isaac
[...]