update to servicepoint 0.10, improve pixel handling

This commit is contained in:
Vinzenz Schroeter 2024-11-09 19:02:18 +01:00
parent 4ddec8eef2
commit 36d0daba05
8 changed files with 29 additions and 27 deletions

View file

@ -98,6 +98,7 @@
packages = with pkgs; [
rustfmt
cargo-expand
clippy
];
# LD_LIBRARY_PATH = "${pkgs.lib.makeLibraryPath (
# builtins.concatMap (d: d.runtimeDependencies) inputsFrom