Phanpy is being weird with default instance
This commit is contained in:
parent
280e2fc214
commit
01c9323f4d
|
@ -20,7 +20,6 @@ buildNpmPackage rec {
|
||||||
npmPackFlags = ["--ignore-scripts"];
|
npmPackFlags = ["--ignore-scripts"];
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
export PHANPY_DEFAULT_INSTANCE="social.gladtherescake.eu"
|
|
||||||
export PHANPY_CLIENT_NAME="Phanpy on gladtherescake.eu"
|
export PHANPY_CLIENT_NAME="Phanpy on gladtherescake.eu"
|
||||||
export PHANPY_WEBSITE="phanpy.gladtherescake.eu"
|
export PHANPY_WEBSITE="phanpy.gladtherescake.eu"
|
||||||
mkdir $out
|
mkdir $out
|
||||||
|
|
Loading…
Reference in a new issue