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