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