internal/rosa/package: replace gawk
Test / Create distribution (push) Successful in 1m1s
Test / Sandbox (push) Successful in 3m20s
Test / Hakurei (push) Successful in 4m54s
Test / ShareFS (push) Successful in 4m55s
Test / Sandbox (race detector) (push) Successful in 6m25s
Test / Hakurei (race detector) (push) Successful in 7m26s
Test / Flake checks (push) Successful in 1m21s
Test / Create distribution (push) Successful in 1m1s
Test / Sandbox (push) Successful in 3m20s
Test / Hakurei (push) Successful in 4m54s
Test / ShareFS (push) Successful in 4m55s
Test / Sandbox (race detector) (push) Successful in 6m25s
Test / Hakurei (race detector) (push) Successful in 7m26s
Test / Flake checks (push) Successful in 1m21s
This replaces gawk in miscellaneous packages. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -31,7 +31,7 @@ package cairo {
|
||||
};
|
||||
|
||||
inputs = [
|
||||
gawk,
|
||||
awk,
|
||||
|
||||
zlib,
|
||||
libpng,
|
||||
|
||||
@@ -451,7 +451,7 @@ package texinfo {
|
||||
|
||||
runtime = [
|
||||
perl,
|
||||
gawk,
|
||||
awk,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
@@ -132,7 +132,7 @@ rm -v "/work/system/lib/modules/$(make -f /usr/src/kernel/Makefile kernelversion
|
||||
perl,
|
||||
bc,
|
||||
sed,
|
||||
gawk,
|
||||
awk,
|
||||
coreutils,
|
||||
diffutils,
|
||||
bash,
|
||||
|
||||
@@ -61,7 +61,7 @@ cp -r \
|
||||
inputs = [
|
||||
perl,
|
||||
python,
|
||||
gawk,
|
||||
awk,
|
||||
coreutils,
|
||||
|
||||
zlib,
|
||||
|
||||
@@ -26,7 +26,7 @@ echo 'int main(){}' > tests/sanity-test.c
|
||||
};
|
||||
|
||||
inputs = [
|
||||
gawk,
|
||||
awk,
|
||||
diffutils,
|
||||
|
||||
libffi,
|
||||
|
||||
@@ -720,7 +720,7 @@ package xserver {
|
||||
};
|
||||
|
||||
inputs = [
|
||||
gawk,
|
||||
awk,
|
||||
|
||||
xorgproto,
|
||||
libxtrans,
|
||||
@@ -791,7 +791,7 @@ package xwayland {
|
||||
|
||||
inputs = [
|
||||
bash,
|
||||
gawk,
|
||||
awk,
|
||||
|
||||
mesa,
|
||||
libglvnd,
|
||||
|
||||
Reference in New Issue
Block a user