Fixed spaces

This commit is contained in:
Patrick Hilhorst 2017-12-05 17:43:03 +01:00 committed by GitHub
parent 28643094e5
commit 388a2db887
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,11 @@ stdenv.mkDerivation rec {
name = "${product}-${version}";
product = "vivaldi";
version = "1.13.1008.34-1";
src = fetchurl {
url = "https://downloads.vivaldi.com/stable/${product}-stable_${version}_amd64.deb";
sha256 = "18p5n87n5rkd6dhdsf2lvcyhg6ipn0k4p6a79dy93vsgjmk4bvw2";
};
};
unpackPhase = ''
ar vx ${src}