dream2nix/v1/nix
phaer 7ba5d4abc9 feat(lock): re-implement in python...
as discussed during the last weekly, where we've implemented a
prototype, this replaces the nix + jq magic with python.

it requires more SLOCs and error handling could further be improved,
but i think it helps readability and makes the logic of parsing
nix build logs a bit more robust by checking that we get a hash
for the drv_path we expected.

Empty hash is replaced by l.fakeSha256 to silence a nix warning.
2023-03-22 12:03:41 +08:00
..
modules feat(lock): re-implement in python... 2023-03-22 12:03:41 +08:00
pkgs/fetchPip chore(fetchPip): remove unused args 2023-03-22 10:53:55 +08:00