sbcl: set __structuredAttrs and strictDeps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user