0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

Merge staging-next into staging

This commit is contained in:
github-actions[bot] 2022-11-20 12:01:44 +00:00 committed by GitHub
commit cdba88b83b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
48 changed files with 825 additions and 610 deletions

View file

@ -325,7 +325,7 @@ in
example = literalExpression "pkgs.iptables-legacy";
description =
lib.mdDoc ''
The iptables package to use for running the firewall service."
The iptables package to use for running the firewall service.
'';
};