Home Explore Blog Models CI



nixpkgs

1st chunk of `nixos/doc/manual/configuration/profiles/perlless.section.md`
980f29d04c04522828225d1fa521bdc54076947fa14f385e00000001000000de
# 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".

Title: Perlless System Requirement
Summary
This section outlines the requirement to completely remove the Perl interpreter from the system. It also specifies that the build process must be configured to fail if any Nix store path references the string "perl", ensuring the system remains free of Perl.