Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-23 | r/3088 refactor(readTree): Move 'drvTargets' into readTree | Vincent Ambo | 1 | -1/+1 |
2021-04-24 | r/2547 chore(nix): move rustSimple from users.Profpatsch.writers | Profpatsch | 1 | -1/+1 |
2021-03-15 | r/2282 feat(users/Profpatsch): build attrset members on CI | sterni | 1 | -1/+1 |
2021-02-13 | r/2207 feat(users/Profpatsch/execline/exec_helpers): add args() | Profpatsch | 1 | -0/+10 |
2021-02-13 | r/2206 feat(users/Profpatsch/execline/exec_helpers): add no_args() | Profpatsch | 1 | -0/+9 |
2021-02-13 | r/2203 fix(users/Profpatsch/execline/exec_helpers): fix arg loop off-by-1 | Profpatsch | 1 | -1/+1 |
2021-02-06 | r/2185 fix(users/Profpatsch/execline): fix exec_into_args off-by-1 | Profpatsch | 1 | -2/+2 |
2021-01-31 | r/2176 feat(users/Profpatsch): add die_* helpers for semantic exit errors | Profpatsch | 1 | -1/+54 |
2021-01-31 | r/2175 feat(users/Profpatsch/execline): add args_for_exec | Profpatsch | 2 | -16/+42 |
2021-01-31 | r/2171 feat(users/Profpatsch/execline): add exec helpers | Profpatsch | 1 | -0/+27 |