Move to backup file to change LICENSE to lowercase.

This commit is contained in:
Moises Nessim 2020-11-02 23:10:37 -05:00
parent edddbd3d1b
commit 258bae917a

View file

@ -52,7 +52,7 @@ stdenv.mkDerivation rec {
nuget sources Add -Name nixos -Source $(pwd)/nixos
# license check is case sensitive
mv LICENSE license
mv LICENSE license.bak && mv license.bak license
mkdir -p artifacts
unzip ${xplat} -d artifacts