tvl-depot/users/Profpatsch
sterni 5d8490d2fc feat(users/Profpatsch): build attrset members on CI
Setting meta.targets to include all derivations in the different package
sets in Profpatsch's user folder makes them checked by CI until they do
the readTree refactor as promised.

To reduce code duplication we handle this in a simple function which is
exposed from nix.utils which may be a good place for depot specific bits
and bops we accumulate over time.

To get around the issue of too nested sets we perform the following
renames:

* users.Profpatsch.tests gets moved into its own directory
* users.Profpatsch.arglib.netencode now lives in its own file instead of
  the default.nix
* users.Profpatsch.netstring.tests gets moved into its own directory

Change-Id: Icd039c29d7760a711c1c53554504d6b0cd19e120
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2603
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2021-03-15 22:16:19 +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 feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +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 feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +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 feat(users/Profpatsch/{netencode,http-parse}): use HashMap 2021-02-06 21:38:57 +00:00
read-http.rs feat(users/Profpatsch/execline/exec_helpers): add no_args() 2021-02-13 20:00:23 +00:00
rust-crates.nix chore(users/Profpatsch/netencode): move nom dependencies to pkgset 2021-02-13 20:00:23 +00:00
tree-sitter.nix feat(users/Profpatsch): build attrset members on CI 2021-03-15 22:16:19 +00:00