mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-21 05:25:38 +00:00
7 lines
54 B
Bash
Executable file
7 lines
54 B
Bash
Executable file
source $stdenv/setup
|
|
|
|
unzip $src -d $out
|
|
|
|
fixupPhase
|
|
|