Commit Graph

4 Commits

Author SHA1 Message Date
Matthias Riße
1974feb428 getoptions: disable tests against yash 2023-08-25 19:05:14 +02:00
Ryan Schlesinger
c05657e608
getoptions: Don't require busybox on macOS
The busybox package is not available on macOS.
getoptions runs checks on installation that (by default) require
busybox. The busybox specific checks are now only run on other
platforms.
2023-05-09 17:06:55 -03:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Matthias Riße
e824dfe501 getoptions: init at 3.3.0 2022-08-03 22:16:52 +02:00