nixpkgs/pkgs/build-support/builder-defs
Vladimír Čunát 8f33b8cc93 mass rewrite of find parameters to cross-platform style
Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.

Rewrite the `-perm` parameters of find:
 - completely safe: rewrite `/0100` and `+100` to `-0100`,
 - slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
..
builder-defs.nix mass rewrite of find parameters to cross-platform style 2015-09-06 10:26:30 +02:00
template-auto-callable.nix Adding ised 2011-01-01 20:28:38 +00:00
template-bdp-uud.nix Adding GVPE - a protected virtual multinode ethernet 2009-09-01 20:12:01 +00:00
template-composing+config.nix * Move builder-defs to pkgs/build-support. (pkgs/top-level is for 2009-04-20 12:37:10 +00:00
template-composing-builder.nix Added setuid-ready chroot utility. 2009-07-12 08:10:51 +00:00