Commit Graph

176827 Commits

Author SHA1 Message Date
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
Matthew Bauer
5fad67d361 utils.bash: allow response files in bootstrapping
llvm uses response files in bootstrapping. It’s okay for them to
happen even though we don’t use expandResponseParams here right now.
2019-04-20 23:17:04 -04:00
Matthew Bauer
ae1e940cc0 darwin: move to llvm7 2019-04-20 23:17:04 -04:00
Matthew Bauer
d69cc779b5 Revert "Revert "darwin 10.12 commits""
This reverts commit 8505e710e707b2e425379dc356721194f742d8d0.
2019-04-20 23:17:04 -04:00
Will Dietz
4c3c8f4a7d all-packages: keep llvm7 overrides for now, not default on Darwin yet 2019-04-20 23:17:04 -04:00
Will Dietz
564bf8da2b all-packages.nix: remove llvm7 overrides, this is now the default 2019-04-20 23:16:37 -04:00
Will Dietz
dd649a09c3 llvmPackages: keep darwin at llvm5
My previous attempts to bump the Darwin stdenv version didn't
seem to work, but AFAIK doing so should be straightforward
for anyone with a Darwin builder and the interest in tackling this.

While not the preferred solution, adding a conditional lets us move on,
as we missed 6 entirely due to no one getting around to resolving the
Darwin bootstrap accordingly.
2019-04-20 23:15:39 -04:00
Will Dietz
d4ff2313e6 llvmPackages: 5 -> 7 (bump our default LLVM) 2019-04-20 23:15:38 -04:00
Matthew Bauer
ae50241871 release-cross: remove alpha-elf target
This doesn’t appear to ever have worked. binutils doesn’t seem to
support the alpha-elf target at all. It doesn’t make sense to keep
this around.

https://hydra.nixos.org/build/92403855/nixlog/1/tail
2019-04-20 17:22:52 -04:00
Matthew Bauer
c351eb2842
Merge pull request #59897 from matthewbauer/mb-cross-fixes2
Miscellaneous cross compilation fixes
2019-04-20 16:52:26 -04:00
Matthew Bauer
4224b034cc systemd: use lib.getBin for utillinux
it’s almost always a better idea to use getBin instead of .bin.
Otherwise, we could get an evaluation error if utillinux is missing
the bin otuput.
2019-04-20 16:39:12 -04:00
Jacek Galowicz
bfd9eaeb53 vimPlugins.emodeline: init at 2010-10-18 2019-04-20 20:00:03 +00:00
mt_caret
5ffe382afc dejsonlz4: init at 1.1 (#51373)
* dejsonlz4: init at 1.1

* fix description

Co-Authored-By: mt-caret <mtakeda.enigsol@gmail.com>
2019-04-20 20:50:47 +02:00
Mario Rodas
a7e3c84fda
Merge pull request #59859 from JohnAZoidberg/siji-bdf
siji: Also package bdf font
2019-04-20 12:13:36 -05:00
Timo Kaufmann
0e8177ad10
Merge pull request #57169 from timokau/appimage-improvements
appimage-run improvements
2019-04-20 18:27:00 +02:00
Aaron Andersen
4a11ce7f26
cleanup redundant text in modules utilizing mkEnableOption
Closes #59911
2019-04-20 14:44:02 +02:00
Tim Steinbach
297f8c55e5
linux: 5.0.8 -> 5.0.9 2019-04-20 08:31:09 -04:00
Tim Steinbach
24867c60e4
linux: 4.9.169 -> 4.9.170 2019-04-20 08:30:55 -04:00
Tim Steinbach
d5bbae8308
linux: 4.19.35 -> 4.19.36 2019-04-20 08:30:42 -04:00
Tim Steinbach
ab17efc087
linux: 4.14.112 -> 4.14.113 2019-04-20 08:30:25 -04:00
Joachim F
f246230350
Merge pull request #59789 from anton-dessiatov/tilt
tilt: init at 0.7.13
2019-04-20 11:28:12 +00:00
Timo Kaufmann
512097dece
Merge pull request #59921 from timokau/gap-update
gap: 4.10.0 -> 4.10.1
2019-04-20 13:17:04 +02:00
R. RyanTM
0dc3184871 picard-tools: 2.18.27 -> 2.19.0 (#59634)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/picard-tools/versions
2019-04-20 13:15:40 +02:00
Joachim F
f0a49c1152
Merge pull request #59854 from goodsoft/patch-1
buildMix: fix bootstrapping packages with hyphens in version
2019-04-20 11:14:13 +00:00
Maximilian Bosch
f1c559057e
Merge pull request #59889 from sondr3/sondr3/git-ignore-1.0.0
git-ignore: 0.2.0 -> 1.0.0
2019-04-20 13:12:30 +02:00
Timo Kaufmann
9c7f774a39 gap: mark as broken on darwin
Has been failing to build for a while.
2019-04-20 12:36:11 +02:00
Timo Kaufmann
4f956e832a appimage-run: add libtool
Needed by Synfigstudio, see
https://github.com/NixOS/nixpkgs/pull/57169/files#issuecomment-477697665.
2019-04-20 12:32:17 +02:00
Timo Kaufmann
fb6bc78a5c appimage-run: add missing libs 2019-04-20 12:32:10 +02:00
Timo Kaufmann
19e075b53b appimage-run: pass arguments to appimage 2019-04-20 12:32:09 +02:00
Timo Kaufmann
6af25fd1ad appimage-run: add usage message 2019-04-20 12:31:44 +02:00
Vladyslav M
b8243d104f
Merge pull request #59917 from xrelkd/update/cargo-expand
cargo-expand: 0.4.10 -> 0.4.11
2019-04-20 12:57:56 +03:00
markuskowa
276d82476b
Merge pull request #59862 from JohnAZoidberg/moviepy-1.0.0-deps
Fix pythonPackages.moviepy
2019-04-20 10:57:09 +02:00
Mateusz Kowalczyk
575d6a4826
Merge pull request #58417 from andersk/ortools-7.0
or-tools: 6.10 -> 7.0, add Python bindings
2019-04-20 17:39:23 +09:00
Mateusz Kowalczyk
7250104c7b
Merge pull request #59819 from yrashk/agda-stdlib-1.0
AgdaStdlib: 0.17 -> 1.0
2019-04-20 17:37:30 +09:00
Joachim F
9241145dfe
Merge pull request #59896 from rnhmjoj/rxvt
rxvt_unicode: allow to specify dependencies for plugins
2019-04-20 08:30:18 +00:00
Joachim F
28e2f5a7c3
Merge pull request #59902 from bjpbakker/update-factorio
factorio: alpha 0.17.16 -> 0.17.32
2019-04-20 08:27:31 +00:00
Timo Kaufmann
af6739fdd7 gap: 4.10.0 -> 4.10.1 2019-04-20 09:54:27 +02:00
xrelkd
b6daf2da64 cargo-expand: 0.4.10 -> 0.4.11 2019-04-20 14:21:11 +08:00
Maximilian Bosch
dd5ac26e78
git-ignore: split outputs
Use a separate `man` output[1]. All outputs will be installed when using
the package i.e. with `nix-env -f . -iA gitAndTools.git-ignore`.

[1] https://nixos.org/nix/manual/#ssec-derivation
2019-04-20 08:00:24 +02:00
Maximilian Bosch
3eabdd9538
Merge pull request #59895 from sondr3/sondr3/hugo-0.55.2
hugo: 0.55.0 -> 0.55.2
2019-04-20 06:53:44 +02:00