feat: introduce starting pieces for nixpkgs-compat library
looks good !
i think vendoring a copy of https://github.com/NixOS/nixpkgs/blob/master/lib/tests/misc.nix and commenting out the tests that don't work yet, then incrementally uncommenting stuff…
What to do about
or-as-identifier, long term?
Fix lix warnings for using "or" as an identifier
tidepool: some work towards successfully doing a strict eval
this is the most dubious change, but also i don't know how this worked before?
tidepool: some work towards successfully doing a strict eval
make check-reproducability.sh work again
feat: assert configured system is supported
the check reproducibility script needs changing anyways because of
error: expected flake output attribute 'packages.i686-linux.extend' to be a derivation or path but found a function
and…
bash stage1: set HEREDOC_PIPESIZE explicitly to fix non-reproducability