nixpkgs/nixos
pennae 5f5b5a76b9 nixos/mosquitto: use networkd for tests
the non-networkd backend does not wait for slaac to finish (ie, ipv6
addresses coming out of tentative state), and that breaks the mosquitto
bind_interface test slightly. if slaac takes too long the test will run
into mosquitto restart limits and fail.
2023-05-09 11:41:17 +02:00
..
doc/manual nixos/netdata: introduce deadlineBeforeStopSec 2023-05-08 19:29:13 +02:00
lib lib/modules: Move class out of specialArgs 2023-05-06 18:32:58 +02:00
maintainers treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
modules Merge pull request #207093 from ymarkus/alertmanager 2023-05-08 20:15:17 -04:00
tests nixos/mosquitto: use networkd for tests 2023-05-09 11:41:17 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release-*: finish dropping the conntrack tests 2023-03-04 09:28:09 +01:00
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.