nixpkgs/nixos
Andrew Childs 2c121f4215 nixos/firewall: fix inverted assertion for reverse path filtering
Previously the assertion passed if the kernel had support OR the
filter was *enabled*. In the case of a kernel without support, the
`checkReversePath` option defaulted to false, and then failed the
assertion.
2020-03-14 04:32:07 +00:00
..
doc Revert Merge #82310: nixos/systemd: apply .link 2020-03-13 22:05:33 +01:00
lib nixos/lib: use removePrefix in escapeSystemdPath 2020-03-14 03:13:04 +00:00
maintainers create-amis: Add eu-north-1 2020-03-05 18:00:28 +00:00
modules nixos/firewall: fix inverted assertion for reverse path filtering 2020-03-14 04:32:07 +00:00
tests Revert Merge #82310: nixos/systemd: apply .link 2020-03-13 22:05:33 +01:00
COPYING
default.nix
README
release-combined.nix release-combined.tested: readd boot.biosUsb test 2020-02-22 10:43:26 +01:00
release-small.nix nixos/release-small.nix: List constituents of the 'tested' job by name 2020-02-17 16:37:10 +01:00
release.nix nixos/release.nix: Import './..' instead of nixpkgs 2020-02-12 22:44:59 +01:00

*** NixOS ***

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