nix

Results 3 issues of nix

https://github.com/danielmiessler/iptables/blob/110ee9ee11942c03a671e77bef8a622f6e60f25c/firewall.sh#L44 should read 11/0, not 8/0

In some templates or use cases I would need the cluster revision number written to the generated file. For example when generating a BIND zone file for the name server(s)...

I'm developing a filesystem with jnr-fuse, which in one part should return user extended attributes with getxattr(). But I can't get it working and don't understand the problem. This is...