Matthew Bauer
4faa8d0238
cctools: add patch for apfs
2019-04-26 21:54:55 -04:00
Matthew Bauer
9da646ed29
darwin.xnu: install os/log.h file in Libsystem
2019-04-26 21:54:55 -04:00
Matthew Bauer
85cc94c40e
guile_2_0: add patches for macos 10.12
2019-04-26 21:54:54 -04:00
Matthew Bauer
0e9da4c958
libproxy: add libc++ patch
2019-04-26 21:54:54 -04:00
Matthew Bauer
e3a9b1ea23
apple-sdk: Foundation needs cf-private
2019-04-26 21:54:54 -04:00
Matthew Bauer
fffc777be4
cffi: don’t run tests on darwin
...
they fail with llvm 7 for some reason
2019-04-26 21:54:53 -04:00
Matthew Bauer
4903e825fa
apple-sdk: update frameworks location
...
Some have been removed like:
- DrawSprocket
- DVComponentGlue
2019-04-26 21:54:53 -04:00
Matthew Bauer
565f28fba7
Libsystem: add os/availability.h
2019-04-26 21:54:53 -04:00
Matthew Bauer
27498cd2d1
gnutar: disable CFLocaleCopyPreferredLanguages
...
These pull in the system CoreFoundation framework for some reason. In
the future, we should figure out a way for it to get these features
from the pure CoreFoundation (they do have the symbol). But right now
this is an issue with sandboxing in gnutar. Fixes #56591 .
2019-04-26 21:54:52 -04:00
Matthew Bauer
8e64f4665a
opensp: fix on darwin/10.12
2019-04-26 21:54:52 -04:00
Matthew Bauer
dc483505d4
cf-private: don’t use private sdk
...
no private sdk is available for 10.12.
2019-04-26 21:54:51 -04:00
Matthew Bauer
5428db7c7c
guile: apply patch for macOS 10.12+
2019-04-26 21:54:51 -04:00
Matthew Bauer
8cabf4d5c5
treewide: rename llvm-dsymutil to dsymutil
...
This is a change introduced between llvm 5 and llvm 7.
2019-04-26 21:54:50 -04:00
Matthew Bauer
2b0b63c229
stdenv/darwin: use libxml2-nopython for building llvm
2019-04-26 21:54:50 -04:00
Matthew Bauer
eaadbdf1c3
cmake: don’t use cf-private
...
cf-private is not necessary here. cmake just needs the CoreFoundation
framework to be used. swift-corefoundation seems to work fine in this case.
/cc @lnl7
2019-04-26 21:54:49 -04:00
Matthew Bauer
037f62bbad
stdenv/darwin: put bash in extraBuildInputs
...
patch-shebangs should pick these up as they are runtime dependencies.
This avoids bootstrap-tools leaking into the outputs.
2019-04-26 21:54:49 -04:00
Matthew Bauer
ec7d72a57d
setup.sh: make sure initialPath goes at end of HOST_PATH
...
We want initialPath to have lowest precedence.
In addition, unset _PATH and _HOST_PATH as they shouldn’t be needed
after final PATH and HOST_PATH are set.
2019-04-26 21:54:49 -04:00
Matthew Bauer
a1533dfc41
patch-shebangs: fix dev detection
...
$output = $outputDev is the right condition. ${!outputDev} is only
useful if you want a path.
2019-04-26 21:54:48 -04:00
Matthew Bauer
61bc03c017
Revert "Revert "patch-shebangs: respect cross compilation""
...
This reverts commit 9c4b11e9a060de2175aef4d36881f97812ab17fe.
2019-04-26 21:54:48 -04:00
Matthew Bauer
2ecc1d1599
stdenv/darwin: move secure-format patch to gnum4
...
This is the only derivation that needs it anymore.
2019-04-26 21:54:47 -04:00
Matthew Bauer
7f08b28bbf
Revert "Revert "cctools: bump to latest commit""
...
This reverts commit 0e78f2bd10df60c78144073a9f8dcd6086f046cf.
2019-04-26 21:54:47 -04:00
Matthew Bauer
36450d8d0b
cctools: enable tapi everywhere
...
Gets us closer to #19906 .
2019-04-26 21:54:46 -04:00
Matthew Bauer
f76c7b8fab
libtapi: init
...
(cherry picked from commit 69347697d3336d4b6add8276d9f75daf6f0cacf3)
2019-04-26 21:54:46 -04:00
Matthew Bauer
0fe315c9b6
treewide: remove old patches for macOS
...
These shouldn’t be needed now that we are on macOS 10.12.
2019-04-26 21:54:32 -04:00
Mario Rodas
3f46165af3
Merge pull request #59963 from yrashk/pforth
...
pforth: init at 28
2019-04-26 18:33:54 -05:00
Aaron Andersen
d872d32ba0
Merge pull request #60218 from eadwu/init/epubcheck
...
epubcheck: init at 4.2.0
2019-04-26 19:10:58 -04:00
Amar1729
3679d1b17e
sd: init at 0.5.0
2019-04-26 18:47:48 -04:00
Will Dietz
74273c47ef
libobjc2: pname, cmake as nativeBuildInput
2019-04-26 17:44:21 -05:00
Will Dietz
0ecfae7c0f
gnustep.libobjc: 1.8.1 -> 1.9
...
https://github.com/gnustep/libobjc2/releases/tag/v1.9
2019-04-26 17:42:31 -05:00
Will Dietz
7a499ccc96
accountsservice: 0.6.54 -> 0.6.55
...
https://cgit.freedesktop.org/accountsservice/tag/?h=0.6.55
2019-04-26 17:37:35 -05:00
Sarah Brofeldt
3da5f976a5
Merge pull request #60234 from nyanloutre/dex_update
...
dex-oidc: 2.4.1 -> 2.16.0
2019-04-27 00:27:47 +02:00
Matthew Bauer
fa0208c09a
Merge pull request #60291 from matthewbauer/kexec-tools-get-correct-compiler
...
kexec-tools: use depsBuildBuild to get the right compiler
2019-04-26 18:16:21 -04:00
Tim Steinbach
6cc803c7aa
oh-my-zsh: 2019-04-25 -> 2019-04-26
2019-04-26 18:10:36 -04:00
Renaud
3567860a27
Merge pull request #59006 from terlar/wip-update-sysdig
...
WIP linuxPackages.sysdig: 0.24.2 -> 0.25
2019-04-27 00:05:24 +02:00
Matthew Bauer
c1287a4b9c
kexec-tools: use depsBuildBuild to get the right compiler
...
Need this to avoid this issue in pkgsStatic:
ld: cannot find -lc
/cc @ericson2314
2019-04-26 18:04:29 -04:00
Edmund Wu
5f6ddc2747
epubcheck: init at 4.2.0
2019-04-26 17:56:42 -04:00
Linus Heckemann
75ba29da68
kanboard: 1.0.48 -> 1.2.9
2019-04-26 23:17:46 +02:00
Will Dietz
1cf626ce29
Merge pull request #60060 from dtzWill/update/networkmanager-1.18
...
networkmanager: 1.16.0 -> 1.18.0
2019-04-26 15:05:04 -05:00
Jan Tojnar
47bf62c0c9
networkmanager: no need for parallel building flag, drop
...
Per reviewer feedback, thanks!
Co-Authored-By: dtzWill <github@wdtz.org>
2019-04-26 14:56:27 -05:00
Mario Rodas
8d0e3ad603
pythonPackages.pytest-dependency: fix build
2019-04-26 14:29:10 -05:00
Kevin Rauscher
e32eff1f97
mopidy-iris: 3.36.0 -> 3.37.0
2019-04-26 21:18:57 +02:00
Maximilian Bosch
a1ffabe4de
nixos/window-managers/i3: write config file to /etc/i3/config
...
The default config of i3 provides a key binding to reload, so changes
take effect immediately:
```
bindsym $mod+Shift+c reload
```
Unfortunately the current module uses the store path of the `configFile`
option. So when I change the config in NixOS, a store path will be
created, but the current i3 process will continue to use the old one,
hence a restart of i3 is required currently.
This change links the config to `/etc/i3/config` and alters the X
startup script accordingly so after each rebuild, the config can be
reloaded.
2019-04-26 21:12:52 +02:00
Daniël de Kok
58c473985c
python3Packages.spacy: fix build ( #60276 )
...
spaCy 2.0.18 requires an older version of wheel. Remove upper bound.
2019-04-26 20:47:31 +02:00
Dan Callahan
4c5aff0691
hugo: 0.55.3 -> 0.55.4 ( #60205 )
2019-04-26 11:32:53 -07:00
mtrsk
b58a76c574
home-manager: add new dependencies and install script
2019-04-26 20:30:02 +02:00
Mario Rodas
f160eb0552
flow: 0.97.0 -> 0.98.0
2019-04-26 12:49:18 -05:00
Jan Tojnar
358c62625a
ledmon: fix manpage
2019-04-26 19:47:41 +02:00
Jan Tojnar
664c82cd4c
ledmon: init at 0.92 ( #60206 )
...
ledmon: init at 0.92
2019-04-26 19:43:30 +02:00
Vladyslav M
e8c2633bc1
linux_testing_bcachefs,bcachefs-tools: 2019-04-04 ( #58296 )
...
linux_testing_bcachefs,bcachefs-tools: 2019-04-04
2019-04-26 19:35:10 +03:00
worldofpeace
07f96168e3
Merge pull request #60170 from worldofpeace/lollypop-bump
...
lollypop: 1.0.5 -> 1.0.7, other stuff
2019-04-26 12:18:40 -04:00