mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-19 02:24:30 +00:00
6 lines
67 B
Bash
6 lines
67 B
Bash
source $stdenv/setup
|
|
|
|
ensureDir $out
|
|
|
|
cp $functions $out/$nicename
|