Unverified Commit 5aa83182 authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

sbcl: set __structuredAttrs and strictDeps (#511170)

parents 7bd8adbb 608d9feb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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