mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 08:25:55 +03:00
6562861ba4
svn path=/nixpkgs/trunk/; revision=5021
6 lines
67 B
Bash
6 lines
67 B
Bash
source $stdenv/setup
|
|
|
|
ensureDir $out
|
|
|
|
cp $functions $out/$nicename
|