Fix typo
This commit is contained in:
parent
47d27e6447
commit
3dadeab68d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ stdenvNoCC.mkDerivation {
|
|||
sha256 = "8TNNVMSwbvcEwkvMHecHtGLEpiX3F0g0EGsgO1YKBGQ=";
|
||||
};
|
||||
|
||||
dontBild = true;
|
||||
dontBuild = true;
|
||||
installPhase = ''
|
||||
mkdir $out
|
||||
cp * $out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue