parent
20a0be5aee
commit
44c5b729b8
@ -1,7 +1,8 @@
|
|||||||
{ stdenv, fetchgit }:
|
{ stdenv, fetchFromGitHub }:
|
||||||
|
|
||||||
fetchgit {
|
fetchFromGitHub {
|
||||||
url = "https://github.com/samdmarshall/OSXPrivateSDK.git";
|
owner = "samdmarshall";
|
||||||
|
repo = "OSXPrivateSDK";
|
||||||
rev = "f4d52b60e86b496abfaffa119a7d299562d99783";
|
rev = "f4d52b60e86b496abfaffa119a7d299562d99783";
|
||||||
sha256 = "0v1l11fqpqnzd5l2vq5c63jm1vrba56r06zpqnag87j5p1gic8lp";
|
sha256 = "0bv0884yxpvk2ishxj8gdy1w6wb0gwfq55q5qjp0s8z0z7f63zqh";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user