Andrew Childs
|
8e6d830423
|
darwin/objc4: use darwin-stubs
|
2020-11-12 00:23:09 +09:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Matthew Bauer
|
52681db9a3
|
darwin.objc4: install Object.h header
|
2018-07-29 12:02:04 -04:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Dan Peebles
|
29f265dfd2
|
Add a big bundle of packages from apple source releases. Many of them only provide headers or stubs, but are what's needed for the upcoming pure-darwin stdenv, and don't do any harm for now.
|
2015-02-08 01:53:52 -05:00 |
|