Unverified Commit 608d9feb authored by Michael Daniels's avatar Michael Daniels
Browse files

sbcl: set __structuredAttrs and strictDeps

parent 6560fb88
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