| Commit message (Expand) | Author | Age | Files | Lines |
| * | packages.scm: Add "hsts" package and "hsts-service-type" | EuAndreh | 2024-11-15 | 1 | -0/+48 |
| * | {packages,papo}.scm: Update mkwb, glaze, papo.im and status.papo.im | EuAndreh | 2024-11-15 | 2 | -8/+8 |
| * | packages.scm: Update "cracha" | EuAndreh | 2024-11-14 | 1 | -2/+2 |
| * | Update golite, fiinha and papo.im | EuAndreh | 2024-11-14 | 2 | -7/+7 |
| * | queue.scm: Add explicit "go-full" name to alias package | EuAndreh | 2024-11-14 | 1 | -0/+1 |
| * | packages.scm: Fix "binder" package hash | EuAndreh | 2024-11-10 | 1 | -1/+1 |
| * | packages.scm: Fix "cicd" package hash | EuAndreh | 2024-11-10 | 1 | -1/+1 |
| * | packages.scm: Update "cicd", "glaze" and "binder" | EuAndreh | 2024-11-10 | 1 | -6/+6 |
| * | packages.scm: Update version of "glaze" | EuAndreh | 2024-11-09 | 1 | -2/+2 |
| * | packages.scm: Add "jq" package to syskeep-profile | EuAndreh | 2024-11-09 | 1 | -0/+1 |
| * | packages.scm: Add "certbot" package to syskeep-profile | EuAndreh | 2024-11-09 | 1 | -0/+1 |
| * | packages.scm: Update papod and all its related packages | EuAndreh | 2024-11-08 | 2 | -38/+39 |
| * | packages.scm: Rename "q" to "fiinha" | EuAndreh | 2024-11-08 | 2 | -6/+5 |
| * | packages.scm: Update golite and gracha | EuAndreh | 2024-10-29 | 2 | -6/+6 |
| * | packages.scm: Rename "gracha" to "cracha" | EuAndreh | 2024-10-29 | 2 | -4/+4 |
| * | packages.scm: Simplify (gopkg ...) | EuAndreh | 2024-10-29 | 1 | -12/+0 |
| * | packages.scm: Temporarely remove "q" from syskeep-profile | EuAndreh | 2024-10-29 | 1 | -1/+1 |
| * | papo.scm: Try enabling papod-service-type again | EuAndreh | 2024-10-27 | 2 | -2/+2 |
| * | papo.scm: Disable papod-service-type | EuAndreh | 2024-10-27 | 2 | -2/+2 |
| * | papo.scm: Update papod, add missing dependencies and fix build | EuAndreh | 2024-10-27 | 1 | -4/+5 |
| * | {packages,papo}.scm: Update q, gracha and chat.papo.im | EuAndreh | 2024-10-27 | 2 | -6/+6 |
| * | packages.scm: Remove previous definition of "q" package | EuAndreh | 2024-10-25 | 1 | -6/+0 |
| * | Revert HEAD~1 and HEAD~2 | EuAndreh | 2024-10-25 | 3 | -3/+0 |
| * | {queue,papo}.scm: Same list exclusion | EuAndreh | 2024-10-25 | 2 | -0/+2 |
| * | packages.scm: Comment final list | EuAndreh | 2024-10-25 | 1 | -0/+1 |
| * | queue.scm: Update from Go 1.22 to 1.23 | EuAndreh | 2024-10-23 | 1 | -1/+1 |
| * | packages.scm: Re-add exports for fmt and str | EuAndreh | 2024-10-23 | 1 | -0/+2 |
| * | Add src/org/euandre/papo.scm | EuAndreh | 2024-10-23 | 2 | -3/+122 |
| * | packages.scm: Update "eut" package | EuAndreh | 2024-10-23 | 1 | -2/+2 |
| * | packages.scm: Export useful helper functions | EuAndreh | 2024-10-23 | 1 | -3/+3 |
| * | packages.scm: Remove all papod-related definitions | EuAndreh | 2024-10-23 | 1 | -48/+1 |
| * | packages.scm: Add mkwb(1) | EuAndreh | 2024-10-23 | 1 | -0/+13 |
| * | packages.scm: Update gopkg dependencies | EuAndreh | 2024-10-20 | 2 | -17/+14 |
| * | packages.scm: Update go packages and its dependencies | EuAndreh | 2024-10-20 | 1 | -26/+59 |
| * | queue.scm: Do a static build of scrypt | EuAndreh | 2024-10-18 | 1 | -1/+5 |
| * | queue.scm: Use -O2 over -O3 for scrypt•••For some reason that I didn't take the time to investigate and find out,
using -O3 made the `testsmix(crypto_scrypt_smix)` condition [0] to fail,
and ultimately lead to a broken library. I found this through trial and
error, by tweaking the $(CFLAGS), since I knew the library itself was
working with the default flags used by Guix.
https://github.com/Tarsnap/scrypt/blob/6cec2c2d2c9198efe8a716599f02b99db4d8a993/lib-platform/crypto/crypto_scrypt.c#L231
| EuAndreh | 2024-10-18 | 1 | -1/+1 |
| * | queue.scm: Adjust scryptkdf flags | EuAndreh | 2024-10-18 | 1 | -5/+3 |
| * | queue.scm: Remove SQLITE_CORE and -flto | EuAndreh | 2024-10-17 | 1 | -2/+0 |
| * | queue.scm: Add -DSQLITE_CORE to acude | EuAndreh | 2024-10-17 | 1 | -0/+1 |
| * | queue.scm: Export scryptkdf name | EuAndreh | 2024-10-17 | 1 | -1/+1 |
| * | queue.scm: Add scryptkdf derived package | EuAndreh | 2024-10-17 | 1 | -0/+28 |
| * | queue.scm: Enable -flto and --disable-math for acude | EuAndreh | 2024-10-17 | 1 | -3/+1 |
| * | queue.scm: Replace use of deprecated name | EuAndreh | 2024-10-17 | 1 | -1/+1 |
| * | queue.scm: Adjustacude buid flags to make it work with golite | EuAndreh | 2024-10-04 | 1 | -4/+5 |
| * | queue.cm: Remove "SQLITE_OMIT_DEPRECATED" flag | EuAndreh | 2024-10-03 | 1 | -1/+1 |
| * | packages.scm: Add "acude" as custom build of sqlite | EuAndreh | 2024-10-03 | 1 | -0/+73 |
| * | packages.scm: Fix "autostart?" -> "auto-start?" typo | EuAndreh | 2024-09-02 | 1 | -2/+2 |
| * | packages.scm: Update syskeep package | EuAndreh | 2024-09-02 | 1 | -2/+2 |
| * | packages.scm: Do not autostart generated shepherd services | EuAndreh | 2024-08-31 | 1 | -0/+2 |
| * | packages.scm: Add herd(8) to allowlist of sudoers NOPASSWD | EuAndreh | 2024-08-30 | 1 | -1/+1 |