Commit graph

8379 commits

Author SHA1 Message Date
Daiderd Jordan f14841f3ce
Revert "darwin.libSystem: multiple outputs"
Broke the stdenv.

This reverts commit 69d1b7ab79.
2018-05-13 10:01:52 +02:00
Matthew Bauer 326d0bf2aa darwin.libSystem: cleanup
We don’t want to rely on a certain output so just use ‘getDev’ so Nix
will choose the right output for us.
2018-05-12 10:03:48 -05:00
Matthew Bauer d000198ab7 darwin.architecture: correctly install headers
I’m not going to fix all of them but this is the best way to do this
in Apple things. Just add ‘EXPORT_DSTDIR’ to the installFlags & set
‘DSTDIR’ to $(out). Please do this instead of the patching!
2018-05-12 10:02:30 -05:00
John Ericson 81387c2e78 Merge remote-tracking branch 'upstream/master' into staging 2018-05-11 17:12:04 -04:00
Michael Weiss d3e3e131f5 fuse3: 3.2.2 -> 3.2.3 2018-05-11 22:12:53 +02:00
John Ericson ee4b56edd3 Merge remote-tracking branch 'upstream/master' into staging 2018-05-11 14:36:08 -04:00
Graham Christensen aa762930e7
Merge pull request #40350 from alexfmpe/fix-typo
osx-private-sdk: fix typo in comment
2018-05-11 09:45:06 -04:00
Alexandre Esteves cb44120b81 Fix typo 2018-05-11 14:41:24 +01:00
Robin Gloster 183f56f2d6
acpid: 2.0.28 -> 2.0.29 2018-05-11 15:38:43 +02:00
Robin Gloster 93b4e6956e
acpid: fix cross 2018-05-11 15:38:43 +02:00
Matthew Justin Bauer 73833ee446
darwin.architecture: add postPatch back in
I didn't think it was even being called before, but now getting this error:

https://hydra.nixos.org/build/73955984/nixlog/1
2018-05-11 08:14:21 -05:00
Tuomas Tynkkynen 83b3e6d705 kernel: Drop bitrotted MIPS patches
Not a single one of these applies to even 4.4 anymore, so these have
clearly bitrotted a long, long time ago.
2018-05-11 12:27:31 +03:00
Peter Hoeg 10c9ec68ac
Merge pull request #39813 from peterhoeg/f/bluez
bluez: add tools to output that we were building anyway
2018-05-11 07:15:41 +08:00
Matthew Justin Bauer 4ec9c4b377
Merge pull request #40255 from matthewbauer/remove-enableIfAvailable
treewide: remove lib.meta.enableIfAvailable
2018-05-10 16:00:16 -05:00
Periklis Tsirakidis b12850d421 skhd: Bump 0.0.14 to 0.1.1 2018-05-10 20:57:45 +02:00
John Ericson 42f6e7c4e4 Merge remote-tracking branch 'upstream/master' into staging 2018-05-10 12:04:17 -04:00
Tim Steinbach d21ec84b05
linux: 4.16.7 -> 4.16.8 2018-05-10 07:58:04 -04:00
Tim Steinbach 6c8aff71c1
linux: 4.14.39 -> 4.9.40 2018-05-10 07:57:41 -04:00
Tim Steinbach 1bb5a80ab9
linux: 4.9.98 -> 4.9.99 2018-05-10 07:57:11 -04:00
Frederik Rietdijk 64c8c6dcb3 Merge master into staging 2018-05-10 09:30:56 +02:00
John Ericson 006422d08d Merge commit 'feb648ce59ffbed94c58133eb7aa2761992a35e1' into staging 2018-05-10 01:55:26 -04:00
John Ericson feb648ce59 Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into lib-platform-simplify 2018-05-10 01:40:38 -04:00
John Ericson 3bc923bf5f Merge remote-tracking branch 'upstream/master' into uclibc 2018-05-10 00:23:12 -04:00
John Ericson b3ef322770 Merge commit '70963b382f3f820ba6d3bc3b3aaf50a2957ec1ff' into uclibc 2018-05-10 00:18:51 -04:00
John Ericson a31984ecda uclibc: Bump to uclibc-ng 1.0.30 2018-05-10 00:17:44 -04:00
John Ericson d65fe65616 uclibc: Fix eval 2018-05-10 00:17:43 -04:00
Matthew Bauer c37b93bd52 treewide: remove lib.meta.enableIfAvailable 2018-05-09 16:21:22 -05:00
Matthew Justin Bauer d9debbeacf
Merge pull request #40042 from samueldr/package/input-utils
input-utils: init at 1.3
2018-05-09 16:07:59 +00:00
Samuel Dionne-Riel 4a2bf9c4ec input-utils: init at 1.3 2018-05-09 10:34:07 -04:00
Frederik Rietdijk a18b493e02 Merge master into staging 2018-05-09 10:48:01 +02:00
Matthew Justin Bauer e203a9a553
pthread-w32: add missing args
Fixes #40207
2018-05-09 02:51:59 -05:00
Matthew Bauer 6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
Tim Steinbach 3510b983c4
linux: 4.17-rc3 -> 4.17-rc4 2018-05-08 10:02:05 -04:00
John Ericson 4f7cdd35d5
Merge pull request #40139 from obsidiansystems/modular-setup-hooks
treewide: Modular setup hooks
2018-05-07 15:32:10 -04:00
John Ericson 2110c0bd30 treewide: Use pkgs/build-support/roles.bash to remove copy pasta
Also fix some setup hooks that unnecessarily used environment hooks,
which revolted in the same variable being modified too many times.
2018-05-07 15:10:37 -04:00
Matthew Justin Bauer 1c87d77efe
ppp: add dontBuild = true
Hopefully this is the last one.
2018-05-07 12:47:07 -05:00
Jörg Thalheim f1b45ac40b
Merge pull request #40118 from r-ryantm/auto-update/alfred
alfred: 2018.0 -> 2018.1
2018-05-07 13:40:00 +01:00
R. RyanTM 1e01a6ef38 alfred: 2018.0 -> 2018.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/alfred/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2018.1 with grep in /nix/store/2fj5i6zd4mp4asxchsig266lqz8acliv-alfred-2018.1
- directory tree listing: https://gist.github.com/64f566e02d8018fe290dc3db29fd7c7f
2018-05-07 05:20:59 -07:00
Franz Pletz 066a731acd
Merge pull request #40099 from r-ryantm/auto-update/hwdata
hwdata: 0.311 -> 0.312
2018-05-07 10:08:53 +00:00
R. RyanTM fe89c1be03 hwdata: 0.311 -> 0.312
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/hwdata/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.312 with grep in /nix/store/sfzsz7mns2n1kj0s9wdhv38s5xm0a1c3-hwdata-0.312
- directory tree listing: https://gist.github.com/7c5e5f17dc28268564e6ebf71204803d
2018-05-07 03:01:21 -07:00
Matthew Bauer 9811bf2258 treewide: cleanup phases from last commit
The last commit broken Darwin stdenv. We still need to skip some
phases when Apple provides a Makefile that shouldn’t be used.
2018-05-06 16:07:55 -05:00
Vladyslav Mykhailichenko bd7c16e9c3 iwd: 0.1 -> 0.2 2018-05-06 21:10:24 +03:00
Matthew Justin Bauer 295815bec7 treewide: Remove phases 2018-05-06 07:20:03 +00:00
Matthew Justin Bauer 5f65ec3f22
Merge pull request #39940 from matthewbauer/work
macOS closure-size reduction
2018-05-06 04:27:02 +00:00
Periklis Tsirakidis bf65cf4d28 skhd: 0.0.12 -> 0.0.14 2018-05-05 22:33:34 +02:00
xeji e450d9fb90
Merge pull request #38961 from bachp/cryptsetup-generator
cryptsetup-generator: add postFixup
2018-05-05 17:41:40 +02:00
xeji 01e6e4c5e9
Merge pull request #39541 from teto/mptcp_scheduler
linux-mptcp: enable advanced schedulers
2018-05-04 23:39:53 +02:00
goibhniu 5c6eb93773
Merge pull request #39389 from ck3d/tbs
tbs: updated to kernel-4.14
2018-05-04 10:43:18 +02:00
Ben Gamari d8c744b862 libnl: Enable parallel building
This is a long enough derivation to make this worthwhile.
2018-05-03 17:06:00 -04:00
Ben Gamari 10fa4a571c tcp-wrappers: Enable cross-compilation
This package, like so many others, assumes that ar is unprefixed.
2018-05-03 17:05:42 -04:00