mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 09:13:17 +00:00
6 lines
56 B
Bash
6 lines
56 B
Bash
|
source $stdenv/setup
|
||
|
|
||
|
export DESTDIR=$out
|
||
|
|
||
|
genericBuild
|