asdf: fix cross compilation and set strictDeps

This commit is contained in:
Nick Cao 2022-01-09 09:50:32 +08:00
parent 8aeafc25c9
commit 509a9f5f14
No known key found for this signature in database
GPG key ID: 068A56CEF48FA2C1
3 changed files with 6 additions and 3 deletions

View file

@ -9,7 +9,8 @@ stdenv.mkDerivation rec {
sha256 = "sha256-tuUuIlZcS+a0izXeJl3Ckp+/PYAWkZ0+Cw7blwkh9+M=";
};
buildInputs = [
strictDeps = true;
nativeBuildInputs = [
texinfo
texLive
perl

View file

@ -9,7 +9,8 @@ stdenv.mkDerivation rec {
sha256 = "sha256-+P+FLM1mr2KRdj7bfhWq4ync86bJS/uE0Jm/E/e4HL0=";
};
buildInputs = [
strictDeps = true;
nativeBuildInputs = [
texinfo
texLive
perl

View file

@ -9,7 +9,8 @@ stdenv.mkDerivation rec {
sha256 = "sha256-/k7cmN0ymZUgpP4K+IWfhq85TkzfPjTR4QdUgV9n1x4=";
};
buildInputs = [
strictDeps = true;
nativeBuildInputs = [
texinfo
texLive
perl