aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* etc/guix/home.scm: Use "gcc-toolchain" over "gcc"EuAndreh2023-05-101-1/+1
* etc/guix/home.scm: Remove specific version of "file"EuAndreh2023-05-101-1/+1
* etc/guix/home.scm: comment out broken packagesEuAndreh2023-05-101-2/+2
* etc/guix/home.scm: Add pocl for OpenCL supportEuAndreh2023-05-101-0/+2
* etc/guix/home.scm: Add "cryfs" and "fuse" packagesEuAndreh2023-05-101-0/+2
* etc/sh/rc: Make sure /run/setuid-programs is always at the beginning of $PATHEuAndreh2023-05-101-0/+2
* etc/guix/home.scm: Add "python-pyopencl" packageEuAndreh2023-05-081-0/+1
* etc/guix/home.scm: Add "sshfs" packageEuAndreh2023-05-081-0/+1
* etc/guix/home.scm: Remove "fuse" packageEuAndreh2023-05-081-1/+0
* etc/sh/rc: Stop exporting $NPROCEuAndreh2023-05-071-1/+1
* etc/guix/home.scm: Add "jupyter" packageEuAndreh2023-05-071-0/+1
* bin/ifnew: Also add "-v" to "mv" and "rm" when -v is givenEuAndreh2023-05-031-1/+4
* bin/ifnew: Create tmpfile in the same directory to leverage "mv" in the same ...EuAndreh2023-05-031-1/+1
* etc/guix/home.scm: Add "pandas" and "sklearn" Python packagesEuAndreh2023-05-031-0/+2
* etc/guix/home.scm: Add "attr" packageEuAndreh2023-05-031-0/+1
* bin/ifnew: Add -v flagEuAndreh2023-05-031-5/+19
* bin/mnt: Fix list of ACTIONs in help stringEuAndreh2023-05-031-1/+1
* bin/backup: Verify data by default from now onEuAndreh2023-05-011-5/+16
* etc/guix/system.scm: Increase Postfix size limitsEuAndreh2023-04-291-0/+2
* etc/nix/configuration.nix: Add "chromium" packageEuAndreh2023-04-271-0/+1
* bin/gc: Restrict Guix GC to 1 month old dataEuAndreh2023-04-261-4/+4
* bin/tmp: Assume $DIR is persistent, so we do not need to recreate alwaysEuAndreh2023-04-241-3/+2
* bin/boop: Add "-x"option to notify only when COMMAND failsEuAndreh2023-04-231-3/+11
* bin/uninclude: Add new utility, with simple testsEuAndreh2023-04-226-0/+165
* etc/sh/rc: Also exclude vendor/ from tree(1) by defaultEuAndreh2023-04-221-1/+1
* bin/mnt: Add new utilityEuAndreh2023-04-182-0/+106
* etc/guix/home.scm: Add "qpdf" packageEuAndreh2023-04-161-0/+1
* etc/guix/system.scm: Add "cups" package to profileEuAndreh2023-04-161-0/+1
* bin/gc: Remove "nohup"EuAndreh2023-04-161-5/+0
* etc/guix/system.scm: Add mDNS (name-service-switch ...) entryEuAndreh2023-04-151-1/+1
* bin/print: Replace pdftk with qpdfEuAndreh2023-04-152-3/+4
* bin/print: Only call lpoptions(1) after -h has been processedEuAndreh2023-04-151-1/+6
* bin/gc: Add "nix" to the list of TYPE in help stringEuAndreh2023-04-131-0/+1
* bin/gc: Run GC for user-level Guix firstEuAndreh2023-04-131-3/+4
* Makefile: Adapt path to share/aux in "check-shellcheck" targetEuAndreh2023-04-121-1/+1
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-1259-26/+201
* bin/: Add trailing semicolor to Perl heredocsEuAndreh2023-04-125-10/+12
* bin/htmlesc: Use "'" over "'"EuAndreh2023-04-101-2/+2
* README.md: Add old fileEuAndreh2023-04-101-0/+22
* aux/dev.mk: Remove leftover taskEuAndreh2023-04-061-1/+1
* Add "aux/dev.mk" to "cp_if/" dirEuAndreh2023-04-061-0/+113
* bin/aux: Recover [FILE...] argument handlingEuAndreh2023-04-061-5/+14
* aux/po4a-cfg.sh: Include whatever is given via STDINEuAndreh2023-04-061-0/+4
* bin/shesc: Remove copied $ENCODE and $DECODE optionsEuAndreh2023-04-061-9/+1
* bin/slugify: Allow string argument to be given instead of STDINEuAndreh2023-04-051-10/+24
* etc/sh/rc: Ignore .git in "tree" aliasEuAndreh2023-04-051-1/+1
* bin/shesc: Mark as executableEuAndreh2023-04-051-0/+0
* bin/shesc: Add working utilityEuAndreh2023-04-051-0/+92
* bin/htmlesc: Fix typo in help stringEuAndreh2023-04-051-1/+1
* etc/guix/home.scm: Run GC in cronjob tooEuAndreh2023-04-051-2/+3