mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
googleearth-pro: 7.3.6.10201 -> 7.3.7.1155
This commit is contained in:
@@ -40,11 +40,11 @@ let
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "googleearth-pro";
|
||||
version = "7.3.6.10201";
|
||||
version = "7.3.7.1155";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://dl.google.com/linux/earth/deb/pool/main/g/google-earth-pro-stable/google-earth-pro-stable_${version}-r0_${arch}.deb";
|
||||
sha256 = "sha256-LqkXOSfE52+7x+Y0DBjYzvVKO0meytLNHuS/ia88FbI=";
|
||||
sha256 = "sha256-lWFGpO4fCywxK/najHzFQoftfCEFiYX/31nloJSzCyM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user