mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
Nix Packages collection
331f913861
* A new `distPhase' to build source distributions (enabled when $doDist = 1). * A new `checkPhase' to perform `make check' (enabled when $doCheck = 1). * Allow the prefix to be redirected, either by setting $prefix or by setting $useTempPrefix to 1. Useful when making distributions. * Allow the build or install phases to be skipped by setting $dontBuild $dontInstall to 1. * Allow the order of phases to be changed by setting $phases. svn path=/nixpkgs/trunk/; revision=1151 |
||
---|---|---|
pkgs |