sbcl: set __structuredAttrs and strictDeps

This commit is contained in:
Michael Daniels
2026-04-25 09:18:50 -04:00
parent 6560fb8894
commit 608d9feb41
@@ -77,6 +77,8 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "sbcl";
inherit version;
__structuredAttrs = true;
strictDeps = true;
src = fetchurl {
# Changing the version shouldnt change the source for the