aboutsummaryrefslogtreecommitdiff
path: root/etc/python (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-07Makefile: Simplify code for generating Lisp imagesEuAndreh1-2/+1
2023-07-07opt/bin-dirs/clisp: rmEuAndreh1-1/+0
2023-07-04Revert "etc/sh/rc: Do not include $NPROC in $MAKEFLAGS"EuAndreh1-1/+1
This reverts commit 339d3ef2521b2a4039880476aabf1a6607fea4a5. Having it there enables $MAKEFLAGS to be compatible with bmake.
2023-07-04etc/git/ignore: Add /makefileEuAndreh1-0/+1
2023-07-03bin/80: expand(1) tabs to 8 spaces before countingEuAndreh1-5/+5
2023-07-01etc/guix/home.scm: Add "disorderfs" and "reprotest" packagesEuAndreh1-1/+3
Two other tools from the reproducible builds project.
2023-07-01opt/tests/uninclude.sh: Fix C file extensionEuAndreh3-4/+5
2023-07-01Makefile: Run opt checks individuallyEuAndreh1-1/+1
2023-07-01opt/tests/assert-running-service.sh: Adapt string checkEuAndreh1-1/+1
2023-06-30etc/guix/home.scm: Add time(1) packageEuAndreh1-0/+1
2023-06-30etc/guix/home.scm: Re-enable quodlibetEuAndreh1-1/+1
2023-06-30etc/sh/rc: export $NPROCEuAndreh1-1/+1
2023-06-29Revert "bin/ootb: Use hardlinks over symlinks"EuAndreh1-1/+1
This reverts commit edbf0c2ce376ce6672fbc94d861fe26081c46418. After adding the "build/" directory to the top-level .gitignore file, it stopped complaining about the symlinks.
2023-06-28bin/ootb: Use hardlinks over symlinksEuAndreh1-1/+1
2023-06-28etc/sh/rc: Do not include $NPROC in $MAKEFLAGSEuAndreh1-1/+1
2023-06-27etc/sh/rc: Add even even more -W warning flags to $CFLAGSEuAndreh1-1/+1
2023-06-27etc/sh/rc: Add even more -W warning flags to $CFLAGSEuAndreh1-1/+1
2023-06-27etc/sh/rc: Add more -W warning flags to $CFLAGSEuAndreh1-1/+2
2023-06-26bin/backup: Remove -x optionEuAndreh1-9/+3
2023-06-25bin/backup: Do not "borg check", as it takes too longEuAndreh1-7/+0
2023-06-25opt/tests/uninclude.sh: Do not dirty the repositoryEuAndreh3-6/+5
To avoid race conditions with the "check-dirty-public" target.
2023-06-21etc/sh/rc: Add commented vi mappingsEuAndreh1-1/+12
They all cause nvi(1) to SEGFAULT.
2023-06-21etc/sh/rc: Exploit more nvi optionsEuAndreh1-1/+12
2023-06-21bin/menu: Replace walk(1) with find(1)EuAndreh1-1/+1
2023-06-21Improve nvi configurationEuAndreh2-0/+10
2023-06-21bin/backup: Add upper-bound 1200 for lock-waitEuAndreh1-0/+1
2023-06-21Makefile: Disable perlcritic failures while package is in maintenanceEuAndreh1-1/+1
2023-06-17bin/backup: Restrict check to last 3 backupsEuAndreh1-1/+1
2023-06-17etc/guix/home.scm: Add "blktrace" packageEuAndreh1-0/+1
2023-06-05etc/guix/home.scm: Reintroduce conflicting packagesEuAndreh1-3/+3
2023-06-05etc/guix/home.scm: Reintroduce now unbroken packagesEuAndreh1-6/+6
2023-06-05etc/guix/home.scm: Remove unused packagesEuAndreh1-5/+0
2023-06-05etc/guix/home.scm: Remove overriden "curl" packageEuAndreh1-1/+0
2023-06-05etc/guix/home.scm: Mark "quodlibet" as brokenEuAndreh1-1/+1
2023-06-05etc/guix/home.scm: Mark "frescobaldi" package as brokenEuAndreh1-1/+1
2023-06-05etc/nix/configuration.nix: Add "yubikey-manager" packageEuAndreh1-0/+1
2023-06-04etc/nix/configuration.nix: Remove deprecated boot.loader.grub.version optionEuAndreh1-1/+0
2023-06-04Makefile: mv respiro var/EuAndreh1-2/+2
2023-06-04etc/guix/system.scm: swapon /swapfileEuAndreh1-1/+8
2023-06-04bin/backup: Use "set -x" for logging the borg-check commandEuAndreh1-0/+2
2023-06-04Makefile: fallocate "respiro" for emergency ENOSPCEuAndreh1-0/+4
2023-05-21etc/guix/home.scm: Add Rust toolchain packagesEuAndreh1-0/+3
2023-05-20etc/guix/home.scm: Add "smartmontools" packageEuAndreh1-0/+1
2023-05-20etc/guix/home.scm: Add "rename" packageEuAndreh1-0/+1
2023-05-20etc/guix/home.scm: Add "sharutils" packageEuAndreh1-0/+1
2023-05-19bin/uninclude: Add example for Python filesEuAndreh1-0/+5
2023-05-19etc/guix/home.scm: Add "mb2md" packageEuAndreh1-0/+1
2023-05-19Makefile: mkdir -p ~/mnt/ dirsEuAndreh1-1/+3
2023-05-18etc/guix/home.scm: Add "clinfo" packageEuAndreh1-0/+1
2023-05-15bin/vcs: Actually call "git-gc" in gc ACTIONEuAndreh1-0/+1