firefox-bin: tweak updateScript
This commit is contained in:
@@ -236,7 +236,7 @@ stdenv.mkDerivation {
|
|||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat $tmpfile > ${if isBeta then "beta_" else ""}sources.nix
|
mv $tmpfile ${if isBeta then "beta_" else ""}sources.nix
|
||||||
|
|
||||||
popd
|
popd
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user