aboutsummaryrefslogtreecommitdiff
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-09bin/...: Move utilities to the dedicated "eut" packageEuAndreh7-642/+0
2024-05-09bin/backup: Further simplify this backup scriptEuAndreh1-37/+7
2024-05-09etc/guix/home.scm: Include "static" and "debug" outputs of "gcc-toolchain" pa...•••Mainly so that I can now say `gcc -static main.c`. EuAndreh1-0/+2
2024-05-08etc/sh/rc: Rename timestamp() to timestamp_fn()EuAndreh1-2/+2
2024-05-06etc/guix/home.scm: Add "libxft" packageEuAndreh1-0/+1
2024-05-03Revert "etc/guix/home.scm: Remove "gcc-toolchain""•••This reverts commit 7b3d3365ef77bb6969b61b4afc19dc14dd5c082e. The "gcc-toolchain" package contains much more than just gcc(1) as I found out, like gencat(1), ldd(1), getconf(1), iconv(1), etc. EuAndreh1-0/+1
2024-05-03etc/guix/home.scm: Add back "qrencode" packageEuAndreh1-0/+1
2024-05-03bin/backup: Rewrite using borgyEuAndreh1-28/+8