nixpkgs/nixos
Michael Weiss 0fa4d17725
nixos/tests/chromium: Fix the tests for Google Chrome
The meta attribute "timeout" is only set for Chromium (might still be required
due to the long build duration). The Google Chrome tests were failing with:

    error: attribute 'timeout' missing

According to nixos/lib/testing/meta.nix "null values are filtered out by
`meta`" so `timeout = chromiumPkg.meta.timeout or null` might be fine as
well.
2022-10-24 21:33:11 +02:00
..
doc release-notes: Move PolyMC from "highlights" 2022-10-24 08:07:51 +01:00
lib Merge master into staging-next 2022-10-21 00:05:50 +00:00
maintainers nixos/*: md-convert hidden plaintext options 2022-08-31 16:32:54 +02:00
modules Merge pull request #197503 from eigengrau/zsh-fpath-prefer-profiles 2022-10-24 11:35:29 -06:00
tests nixos/tests/chromium: Fix the tests for Google Chrome 2022-10-24 21:33:11 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release-combined: Enable more jobs on aarch64-linux 2022-10-11 15:33:42 +02:00
release-small.nix nixos/release-small: Test uefi cdrom 2022-10-11 15:33:42 +02:00
release.nix nixos/release-combined: Build graphical ISOs for aarch64-linux 2022-10-11 15:33:41 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.