mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-10 06:04:14 +00:00
5 lines
73 B
Bash
5 lines
73 B
Bash
source $stdenv/setup
|
|
|
|
ensureDir $out/jars
|
|
cp $src $out/jars/$jarname.jar
|