about summary refs log tree commit diff
path: root/users/Profpatsch/execline (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-16 r/7710 feat(users/Profpatsch/execline): add setsidProfpatsch1-0/+22
2023-07-13 r/6409 chore(users/Profpatsch/*): more cabal maintenanceProfpatsch1-1/+1
2023-01-07 r/5624 chore(users/Profpatsch): move rust exec-helpers to own subdirProfpatsch5-7/+21
2022-12-29 r/5543 chore(3p/sources): Bump channels & overlayssterni1-1/+1
2022-08-22 r/4447 feat(users/Profpatsch): init haskell exec-helpersProfpatsch3-0/+80
2022-02-08 r/3791 style(rust): Format all Rust code with rustfmtVincent Ambo1-24/+60
2022-01-31 r/3723 style: format entire depot with nixpkgs-fmtVincent Ambo1-10/+14
2022-01-09 r/3577 feat(users/Profpatsch): set up stow for nix-homeProfpatsch1-0/+21
2021-11-23 r/3088 refactor(readTree): Move 'drvTargets' into readTreeVincent Ambo1-1/+1
2021-04-24 r/2547 chore(nix): move rustSimple from users.Profpatsch.writersProfpatsch1-1/+1
2021-03-15 r/2282 feat(users/Profpatsch): build attrset members on CIsterni1-1/+1
2021-02-13 r/2207 feat(users/Profpatsch/execline/exec_helpers): add args()Profpatsch1-0/+10
2021-02-13 r/2206 feat(users/Profpatsch/execline/exec_helpers): add no_args()Profpatsch1-0/+9
2021-02-13 r/2203 fix(users/Profpatsch/execline/exec_helpers): fix arg loop off-by-1Profpatsch1-1/+1
2021-02-06 r/2185 fix(users/Profpatsch/execline): fix exec_into_args off-by-1Profpatsch1-2/+2
2021-01-31 r/2176 feat(users/Profpatsch): add die_* helpers for semantic exit errorsProfpatsch1-1/+54
2021-01-31 r/2175 feat(users/Profpatsch/execline): add args_for_execProfpatsch2-16/+42
2021-01-31 r/2171 feat(users/Profpatsch/execline): add exec helpersProfpatsch1-0/+27