pixel-code: enable strictDeps

This commit is contained in:
pancaek
2026-06-03 19:14:55 -07:00
parent 3cbef012f0
commit 9e30929df5
+2
View File
@@ -23,6 +23,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
hash = "sha256-jpOj6MndjCTTPESIjh3VJW1FKK5n99W8GBgPqloaKFM=";
};
strictDeps = true;
nativeBuildInputs = [
(python3.withPackages (
ps: with ps; [