Insync: mark broken (#193488)

* Update v3.nix

url doesn't exist anymore

* Update default.nix

url doesn't exist anymore

* Update default.nix

* Update v3.nix

* Update default.nix

* Update v3.nix

* insync: 1.5.7.37371 - update meta broken

broken = "url doesn't exist anymore" # provider changed deployment process.

* insync: 3.3.5.40925 - update meta broken

broken = "url doesn't exist anymore" # provider changed deployment process.

* insync: 3.3.5.40925 - update meta broken

broken = "url doesn't exist anymore" # provider changed deployment process.

* Update pkgs/applications/networking/insync/default.nix

* Update pkgs/applications/networking/insync/v3.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
InLaw 2022-10-07 20:15:00 +02:00 committed by GitHub
parent 299ec2c676
commit e50554a427
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -39,5 +39,7 @@ stdenv.mkDerivation rec {
There is a 15-day free trial, and it is a paid application after that.
'';
# download URL removed
broken = true;
};
}

View File

@ -80,5 +80,7 @@ stdenv.mkDerivation rec {
There is a 15-day free trial, and it is a paid application after that.
'';
# download URL removed
broken = true;
};
}