tvl-depot/users/Profpatsch
sterni 0133fdc737 chore: move all 3p buildRustCrate derivations to //third_party
Profpatsch and me are basically the only users of
depot.users.Profpatsch.writers.rustSimple*. To pull in the odd
dependency we usually use buildRustCrate which is rather convenient.
However we've picked up the bad habit of inlining these in a let
somewhere instead of managing them in a more central location although
there has been an (unsuccesful) attempt at this in
//users/Profpatsch/rust-crates.nix.

This CL moves all buildRustCrate based derivations into
third_party.rust-crates and deletes any duplicate derivations we have
accumulated in the tree.

Change-Id: I8f68b95ebd546708e9af07dca36d72dba9ca8c77
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2769
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Reviewed-by: Profpatsch <mail@profpatsch.de>
2021-04-03 22:16:35 +00:00
..
advent-of-code/2020 feat(users/Profpatsch/advent-of-code): 2020 day 04 2021-03-01 23:26:25 +00:00
arglib feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00
emacs-tree-sitter-move feat(emacs-tree-sitter-move): shell and json test files 2021-01-01 22:40:38 +00:00
execline feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00
netencode chore: move all 3p buildRustCrate derivations to //third_party 2021-04-03 22:16:35 +00:00
netstring feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00
nixpkgs-rewriter feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00
writers fix(users/Profpatsch/writers): use s6-portable-utils 2021-03-26 11:01:20 +00:00
imap-idle.nix chore: move all 3p buildRustCrate derivations to //third_party 2021-04-03 22:16:35 +00:00
imap-idle.rs feat(users/Profpatsch): add imap-idle 2021-03-22 22:52:11 +00:00
lib.nix fix(users/Profpatsch/lib/eprintenv): don’t crash when env is missing 2021-02-13 20:00:23 +00:00
OWNERS feat(users/Profpatsch): add sterni to my user dir OWNERS 2021-02-09 20:46:30 +00:00
read-http.nix chore: move all 3p buildRustCrate derivations to //third_party 2021-04-03 22:16:35 +00:00
read-http.rs feat(users/Profpatsch/execline/exec_helpers): add no_args() 2021-02-13 20:00:23 +00:00
tree-sitter.nix chore: move all 3p buildRustCrate derivations to //third_party 2021-04-03 22:16:35 +00:00