mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-19 12:06:41 +00:00
6 lines
58 B
Bash
6 lines
58 B
Bash
|
source $stdenv/setup
|
||
|
|
||
|
export BUILDROOT=$out
|
||
|
|
||
|
genericBuild
|