about summary refs log tree commit diff
path: root/pkgs/profpatsch/write-rust.nix
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/profpatsch: vendor testRustSimple from tvlsternenseemann2021-02-141-2/+28
| | | | | | | testRustSimple builds and runs the tests of a buildRustCrate derivation automatically using drvSeqL, returning its non-test variant. Really looking forward to pkgs.tvl :)
* pkgs/profpatsch: writeRustSimple, wrapper around buildRustCrateProfpatsch2020-06-021-0/+44