summary refs log tree commit diff
path: root/pkgs/os-specific/darwin/apple-source-releases
diff options
context:
space:
mode:
authorDaiderd Jordan <daiderd@gmail.com>2019-02-17 15:30:30 +0100
committerDaiderd Jordan <daiderd@gmail.com>2019-02-17 15:30:30 +0100
commitb4ea47749a51f2e980ef15e3e2d6e360b77d580a (patch)
tree7c103537aa02904c7c31b872ca2f1a4b96eda920 /pkgs/os-specific/darwin/apple-source-releases
parent964d3007ab49f7eb4a49c9bf0e76006633348a88 (diff)
downloadnixpkgs-b4ea47749a51f2e980ef15e3e2d6e360b77d580a.tar
nixpkgs-b4ea47749a51f2e980ef15e3e2d6e360b77d580a.tar.gz
nixpkgs-b4ea47749a51f2e980ef15e3e2d6e360b77d580a.tar.bz2
nixpkgs-b4ea47749a51f2e980ef15e3e2d6e360b77d580a.tar.lz
nixpkgs-b4ea47749a51f2e980ef15e3e2d6e360b77d580a.tar.xz
nixpkgs-b4ea47749a51f2e980ef15e3e2d6e360b77d580a.tar.zst
nixpkgs-b4ea47749a51f2e980ef15e3e2d6e360b77d580a.zip
darwin: remove references to Ubiquity.framework
It was removed on recent versions of macOS and these entries break
sandboxing if they don't exist.

	Aborted: while setting up the build environment: getting attributes of path '/System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity': No such file or directory
Diffstat (limited to 'pkgs/os-specific/darwin/apple-source-releases')
-rw-r--r--pkgs/os-specific/darwin/apple-source-releases/libsecurity_generic/impure_deps.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/os-specific/darwin/apple-source-releases/libsecurity_generic/impure_deps.nix b/pkgs/os-specific/darwin/apple-source-releases/libsecurity_generic/impure_deps.nix
index 7725b9f3d1a..f54d667d6ae 100644
--- a/pkgs/os-specific/darwin/apple-source-releases/libsecurity_generic/impure_deps.nix
+++ b/pkgs/os-specific/darwin/apple-source-releases/libsecurity_generic/impure_deps.nix
@@ -101,7 +101,6 @@
   "/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication"
   "/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC"
   "/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation"
-  "/System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity"
   "/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport"
   "/usr/lib/libCRFSuite.dylib"
   "/usr/lib/libOpenScriptingUtil.dylib"