mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-10 06:04:14 +00:00
6 lines
76 B
Bash
6 lines
76 B
Bash
source $stdenv/setup
|
|
|
|
mkdir -p $out/bin
|
|
mkdir -p $out/man/man1
|
|
|
|
genericBuild |