mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-21 08:59:20 +03:00
5 lines
222 B
Markdown
5 lines
222 B
Markdown
# Perlless {#sec-perlless}
|
|
|
|
Render your system completely perlless (i.e. without the perl interpreter). This
|
|
includes a mechanism so that your build fails if it contains a Nix store path
|
|
that references the string "perl".
|