mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
test.cross.sanity: add qt5.qutebrowser, firefox
This commit is contained in:
parent
8755cb509a
commit
510397a8fe
@ -152,6 +152,10 @@ let
|
||||
# lots of interesting corner cases. Only expected to work for
|
||||
# x86_64-linux buildPlatform.
|
||||
pkgs.pkgsMusl.pkgsCross.gnu64.hello
|
||||
|
||||
# Two web browsers -- exercises almost the entire packageset
|
||||
pkgs.pkgsCross.aarch64-multiplatform.qt5.qutebrowser
|
||||
pkgs.pkgsCross.aarch64-multiplatform.firefox
|
||||
];
|
||||
|
||||
in {
|
||||
|
Loading…
Reference in New Issue
Block a user