aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move awscli package from guix to nix, from v1 to v2EuAndreh2023-07-122-2/+2
* bin/gc: Add missing attribution to $CMDEuAndreh2023-07-121-0/+1
* bin/gc: Allow word splitting (ShellCheck offense)EuAndreh2023-07-121-0/+1
* bin/gc: Make it more flexible by accepting multiple TYPE argumentsEuAndreh2023-07-111-20/+26
* etc/sh/rc: Increase priority of $XDG_PREFIX/bin in $PATHEuAndreh2023-07-111-1/+1
* etc/sh/rc: Use FILE of PATH as the name of the argumentEuAndreh2023-07-111-1/+1
* etc/nix/configuration.nix: Enable VPN service and packageEuAndreh2023-07-111-0/+2
* etc/sh/rc: Change $LISP_CLI_IMPL to SBCL•••ClozureCL isn't picking up systems, and CLISP doesn't implement package-local nicknames. EuAndreh2023-07-101-1/+1
* etc/lisp-cli/init.lisp: Move utilities to :curth itselfEuAndreh2023-07-101-24/+2
* etc/lisp-cli/init.lisp: Polish with more featuresEuAndreh2023-07-091-24/+21
* Makefile: Remove Common Lisp symlinkEuAndreh2023-07-091-4/+0
* etc/guix/home.scm: Add "netsurf" packageEuAndreh2023-07-091-0/+1
* etc/lisp-cli/init.lisp: Load :curth by default, remove #'fmtEuAndreh2023-07-091-4/+2
* etc/sh/rc: Add $LISP as li(1)EuAndreh2023-07-081-0/+1
* opt/bin-dirs/lisp-image: mv src lisp-cliEuAndreh2023-07-081-0/+0
* opt/bin-dirs/lisp-image: Add symlinkEuAndreh2023-07-081-0/+1
* etc/sh/rc: Change $LISP_CLI_IMPL to clozure•••CLISP doesn't support :local-nicknames yet. EuAndreh2023-07-071-1/+1
* Revert "opt/bin-dirs/clisp: rm"•••This reverts commit 7b3511867b375195382421f9bd7824e441fbc371. EuAndreh2023-07-071-0/+1
* etc/sh/rc: Remove $LISP variableEuAndreh2023-07-071-1/+0
* Makefile: Stop generating lisp imagesEuAndreh2023-07-071-9/+0
* bin/{cl,li}: Use executables from WIP standalone packageEuAndreh2023-07-073-409/+1
* etc/sh/rc: Add rlwrap alias for li(1)EuAndreh2023-07-071-0/+1
* Makefile: Simplify code for generating Lisp imagesEuAndreh2023-07-071-2/+1
* opt/bin-dirs/clisp: rmEuAndreh2023-07-071-1/+0
* Revert "etc/sh/rc: Do not include $NPROC in $MAKEFLAGS"•••This reverts commit 339d3ef2521b2a4039880476aabf1a6607fea4a5. Having it there enables $MAKEFLAGS to be compatible with bmake. EuAndreh2023-07-041-1/+1
* etc/git/ignore: Add /makefileEuAndreh2023-07-041-0/+1
* bin/80: expand(1) tabs to 8 spaces before countingEuAndreh2023-07-031-5/+5
* etc/guix/home.scm: Add "disorderfs" and "reprotest" packages•••Two other tools from the reproducible builds project. EuAndreh2023-07-011-1/+3
* opt/tests/uninclude.sh: Fix C file extensionEuAndreh2023-07-013-4/+5
* Makefile: Run opt checks individuallyEuAndreh2023-07-011-1/+1
* opt/tests/assert-running-service.sh: Adapt string checkEuAndreh2023-07-011-1/+1
* etc/guix/home.scm: Add time(1) packageEuAndreh2023-06-301-0/+1
* etc/guix/home.scm: Re-enable quodlibetEuAndreh2023-06-301-1/+1
* etc/sh/rc: export $NPROCEuAndreh2023-06-301-1/+1
* Revert "bin/ootb: Use hardlinks over symlinks"•••This reverts commit edbf0c2ce376ce6672fbc94d861fe26081c46418. After adding the "build/" directory to the top-level .gitignore file, it stopped complaining about the symlinks. EuAndreh2023-06-291-1/+1
* bin/ootb: Use hardlinks over symlinksEuAndreh2023-06-281-1/+1
* etc/sh/rc: Do not include $NPROC in $MAKEFLAGSEuAndreh2023-06-281-1/+1
* etc/sh/rc: Add even even more -W warning flags to $CFLAGSEuAndreh2023-06-271-1/+1
* etc/sh/rc: Add even more -W warning flags to $CFLAGSEuAndreh2023-06-271-1/+1
* etc/sh/rc: Add more -W warning flags to $CFLAGSEuAndreh2023-06-271-1/+2
* bin/backup: Remove -x optionEuAndreh2023-06-261-9/+3
* bin/backup: Do not "borg check", as it takes too longEuAndreh2023-06-251-7/+0
* opt/tests/uninclude.sh: Do not dirty the repository•••To avoid race conditions with the "check-dirty-public" target. EuAndreh2023-06-253-6/+5
* etc/sh/rc: Add commented vi mappings•••They all cause nvi(1) to SEGFAULT. EuAndreh2023-06-211-1/+12
* etc/sh/rc: Exploit more nvi optionsEuAndreh2023-06-211-1/+12
* bin/menu: Replace walk(1) with find(1)EuAndreh2023-06-211-1/+1
* Improve nvi configurationEuAndreh2023-06-212-0/+10
* bin/backup: Add upper-bound 1200 for lock-waitEuAndreh2023-06-211-0/+1
* Makefile: Disable perlcritic failures while package is in maintenanceEuAndreh2023-06-211-1/+1
* bin/backup: Restrict check to last 3 backupsEuAndreh2023-06-171-1/+1