chore: update flake inputs

This commit is contained in:
oddlama 2024-01-10 16:03:24 +01:00
parent 714dec1c33
commit ab9c6fc507
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 145 additions and 81 deletions

View file

@ -20,7 +20,7 @@
inherit src;
cargoDeps = previousAttrs.cargoDeps.overrideAttrs (_: {
inherit src;
outputHash = "sha256-oPjmUknQ9Z+0qxphOMuf2Zkg8ou0cbkKSl04IfQNxz8=";
outputHash = "sha256-tMQLSITZ/kc7CQTbbF2xkggYAEdh2ShQG3NmtF4zH5k=";
});
});
settings = {