mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-07 04:34:46 +00:00
8 lines
87 B
Bash
8 lines
87 B
Bash
source $stdenv/setup
|
|
|
|
makeFlags="-e PREFIX=\"$out\""
|
|
|
|
ensureDir $out/bin
|
|
|
|
genericBuild
|