mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
63bd7cdb79
svn path=/nixpkgs/trunk/; revision=2264
5 lines
47 B
Bash
5 lines
47 B
Bash
. $stdenv/setup
|
|
|
|
mkdir $out
|
|
cp -a $src/* $out
|