nixpkgs/nixos
Thomas Baggaley 491efa0b3e test-driver: respect timeout in wait_until_fails
- `wait_until_fails` was not passing through its `timeout` argument to
  the internal `retry` function, hence was always using 900 seconds (the
  default timeout for `retry`) rather than the user-specified value.
2023-06-13 05:11:33 +01:00
..
doc/manual Merge pull request #219791 from emilylange/nixos-caddy 2023-06-12 22:40:54 +02:00
lib test-driver: respect timeout in wait_until_fails 2023-06-13 05:11:33 +01:00
maintainers nixos/amazon-image: embiggen 2023-06-07 08:42:47 +03:00
modules Merge pull request #219791 from emilylange/nixos-caddy 2023-06-12 22:40:54 +02:00
tests nixos/tests/systemd-nspawn-configfile: init 2023-06-12 12:08:39 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08: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.