about summary refs log tree commit diff
AgeCommit message (Collapse)Author
6 daysAdd meetfree-service-type. HEAD mainArun Isaac
6 daysAdd python-meetfree.Arun Isaac
Change-Id: I4123b211fb3e62fc580c99fd3833830718a828f4
6 daysDepend on the guix-forge channel.Arun Isaac
We need the forge-nginx-service-type from guix-forge for the upcoming meetfree-service-type. Change-Id: I570f7f2998f8fcc3d756195bc0fd26ec81bd0f9b
6 daysUnlicense.Arun Isaac
Change-Id: I8e5c045c78d711a9273cd856b530b01c2b8d8c62
2026-02-24Import python-colorama from (gnu packages python-build).Arun Isaac
Upstream moved python-colorama. Change-Id: Ie3cad956e56f3a2a90a16080ae90661ad59539e1
2025-11-29Add openconnect-sso.Arun Isaac
openconnect-sso was removed from Guix upstream.
2025-09-19Add emacs-ennum.Arun Isaac
2025-09-19powerdns: Replace mandatory with required.Arun Isaac
"required" is slightly more well-understood terminology.
2025-09-19powerdns: Update pdns to 5.0.0.Arun Isaac
2023-12-15powerdns: Write local address correctly.Arun Isaac
Prior to this, the local address was being wrongly written as the local port. * arunisaac/powerdns.scm (pdns-conf-gexp): Write local address correctly. Reported-by: jgart
2023-12-14powerdns: Add copyright notice.Arun Isaac
* arunisaac/powerdns.scm: Add copyright notice.
2023-12-14Emphasize lack of the promise of quality.Arun Isaac
* README.md: Emphasize lack of the promise of quality.
2023-12-14Add PowerDNS package and service.Arun Isaac
* arunisaac/powerdns.scm: New file.
2023-12-14Advertise channel definition snippet.Arun Isaac
* README.md (Using this channel): New section.
2023-12-14Specify channel authorization.Arun Isaac
* .guix-authorizations: New file.
2023-12-14Initial commitArun Isaac