Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
apple_sdk: broken link update (#73984)
Browse files Browse the repository at this point in the history
  • Loading branch information
dredozubov authored and veprbl committed Nov 27, 2019
1 parent 4d26c18 commit 7233afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/os-specific/darwin/apple-sdk/default.nix
Expand Up @@ -12,8 +12,8 @@ let
# 3. ???
# 4. Profit
src = fetchurl {
url = "http://swcdn.apple.com/content/downloads/28/09/091-29862/pafhn2u002b9slnrxzy9p86rpedycnjhb5/DevSDK_OSX1012.pkg";
sha256 = "1sggc70rypqwcjwr7ciavw8sczwll16cwqxdxrbw7r2qvy3b0nhx";
url = "http://swcdn.apple.com/content/downloads/33/36/041-90419-A_7JJ4H9ZHO2/xs88ob5wjz6riz7g6764twblnvksusg4ps/DevSDK_OSX1012.pkg";
sha256 = "13xq34sb7383b37hwy076gnhf96prpk1b4087p87xnwswxbrisih";
};

buildInputs = [ xar cpio python pbzx ];
Expand Down

0 comments on commit 7233afc

Please sign in to comment.