diff --git a/pkgs/development/compilers/sbcl/default.nix b/pkgs/development/compilers/sbcl/default.nix index 9a650854de2f..ddb5dc2d07e2 100644 --- a/pkgs/development/compilers/sbcl/default.nix +++ b/pkgs/development/compilers/sbcl/default.nix @@ -77,6 +77,8 @@ in stdenv.mkDerivation (finalAttrs: { pname = "sbcl"; inherit version; + __structuredAttrs = true; + strictDeps = true; src = fetchurl { # Changing the version shouldn’t change the source for the