aboutsummaryrefslogtreecommitdiff
path: root/whispers
AgeCommit message (Collapse)Author
2025-02-15Remove packages added to official Guix.Runciter
M whispers/packages/dict.scm Remove libmaa, dictd and freedict-tools packages Make cc-cedict depend on dictd from official Guix
2025-02-09Correct checksum of ssh-tunneler-tests package.Runciter
M whispers/packages/sh.scm
2025-02-09Update ssh-tunneler-tests package.Runciter
M whispers/packages/sh.scm
2025-02-08Use (whispers packages sh) module to fix system configuration error.Runciter
M whispers/services/ssh-tunneler.scm
2025-01-28Remove freedict symbols addded to official Guix.Runciter
M whispers/services/dict.scm
2024-12-13Remove call to old action procedure.Runciter
M whispers/services/ssh-agent.scm Replace leftover call to action procedure by perform-service-action
2024-12-13Fix previous commit.Runciter
M whispers/services/whispers/vpn.scm Add missing paren.
2024-12-13Resolve broken calls to (make <service> ...) in Shepherd Scheme.Runciter
M whispers/services/whispers/vpn.scm Replace (make <service> ...) by calls to the service procedure.
2024-12-13Remove calls to old action procedure which were in shepherd 1.0.0.Runciter
M whispers/services/whispers/finance.scm Replace leftover calls to action procedure by perform-service-action M whispers/services/whispers/ssh.scm Replace leftover calls to action procedure by perform-service-action
2024-12-09Debug previous commitRunciter
M whispers/packages/dict.scm Comment out freedict-dictionaries package definition. M whispers/services/dict.scm Restore using (whispers packages dict) module.
2024-12-09FreeDict from mainline 'guix channel.Runciter
M whispers/services/dict.scm Use freedict-dictionaries package from mainline guix.
2024-11-09Deprecation warning and typo.Runciter
M whispers/packages/whispers.scm whispers: update deprecate symbol. M whispers/services/ssh-tunneler.scm Correct typo.
2024-10-28Initial.Runciter
A .guix-authorizations A .guix-channel A COPYING A README A whispers/packages/dict.scm A whispers/packages/doc.scm A whispers/packages/pdf.scm A whispers/packages/sh.scm A whispers/packages/whispers.scm A whispers/services/console.scm A whispers/services/dict.scm A whispers/services/finance.scm A whispers/services/gps.scm A whispers/services/proton.scm A whispers/services/ssh-agent.scm A whispers/services/ssh-tunneler.scm A whispers/services/whispers.scm A whispers/services/whispers/finance.scm A whispers/services/whispers/gps.scm A whispers/services/whispers/mail.scm A whispers/services/whispers/ssh.scm A whispers/services/whispers/vpn.scm A whispers/services/whispers/xdg.scm A whispers/tests/ssh-tunneler.scm