We use these arguments in Hello, Nix!ᛦ to indicate that the Nix expression there needs stdenv (a standard environment including common file manipulation tools and a compiler), fetchurl (a function which downloads files), and perl (an interpreter for the Perlᛦ programming language) in scope in order to build the package.