mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-25 22:13:34 +03:00
7ba5d4abc9
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. |
||
---|---|---|
.. | ||
modules | ||
pkgs/fetchPip |