about summary refs log tree commit diff
AgeCommit message (Collapse)Author
4 daysAdd python-pyxdg-0.27.Arun Isaac
4 daysExport openconnect-sso-uthsc.Arun Isaac
4 daysDo not export python-keyring-23.9.Arun Isaac
4 dayspython-meetfree: Disable tests.Arun Isaac
4 daysopenconnect-sso: Use python-keyring-23.9.Arun Isaac
4 daysAdd python-keyring-23.9.Arun Isaac
4 daysAdd openconnect-sso-uthsc.Arun Isaac
4 daysAdd python-requests-2.28.Arun Isaac
4 daysAdd python-urllib3-1.26.Arun Isaac
4 daysAdd python-charset-normalizer-2.10.Arun Isaac
4 daysRemove unused python-pytest import.Arun Isaac
4 daysDisable python-icalendar tests.Arun Isaac
2026-06-01Do not import (guix build-system python).Arun Isaac
We were importing (guix build-system python) only for pypi-uri. That has now moved to (guix build-system pyproject).
2026-04-30Use upstream python-justhtml.Arun Isaac
2026-04-30Use upstream python-feedgen.Arun Isaac
2026-04-15powerdns: Update home page of pdns package.Arun Isaac
2026-04-15powerdns: Use #$output instead of %outputs.Arun Isaac
2026-04-15powerdns: Export pdns package.Arun Isaac
2026-03-23Add meetfree-service-type.Arun Isaac
2026-03-22Add python-meetfree.Arun Isaac
Change-Id: I4123b211fb3e62fc580c99fd3833830718a828f4
2026-03-22Depend 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
2026-03-22Unlicense.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