Daiderd Jordan
4817afbdc7
Merge pull request #42523 from LnL7/clang-gfortran
...
gfortran: fix darwin build on hydra
2018-06-24 17:00:59 +02:00
Michael Raskin
7e3db3490e
libreoffice: cleanup and update
...
1. For some reason libreoffice-still was still referencing the Fresh
expression.
2. Moved gdb from buildInputs to nativeBuildInputs.
3. Minor update for both branches.
2018-06-24 16:10:17 +02:00
Jan Tojnar
5222f36993
flatpak-builder: 0.10.10 → 0.99.1
2018-06-24 16:10:34 +02:00
Jan Tojnar
c33e216905
flatpak: 0.11.8.3 → 0.99.1
2018-06-24 16:10:33 +02:00
Jan Tojnar
d91f77c482
libgsystem: remove
2018-06-24 16:10:33 +02:00
Jan Tojnar
3678f40632
rpm-ostree: 2016.10 → 2018.5
2018-06-24 16:10:32 +02:00
Jan Tojnar
264bcd67cb
libsolv: enable complex deps
...
This is required for recent libdnf used by rpm-ostree.
2018-06-24 16:10:32 +02:00
Jan Tojnar
9db625c7ab
ostree: 2018.4 → 2018.6
...
Update, clean-up dependencies and add installed tests.
2018-06-24 16:10:32 +02:00
Daiderd Jordan
222524b5e6
gfortran: fix darwin build on hydra
...
All the warnings about unused -isystem arguments causes the build log to
exceed the hydra limit.
2018-06-24 15:02:49 +02:00
Daiderd Jordan
4cd108043c
Merge pull request #42424 from LumiGuide/remove-deprecated-postage
...
pgmanage: remove deprecated postage alias
2018-06-24 13:19:18 +02:00
Andreas Rammhold
7bf378ce7f
Merge pull request #42409 from Chiiruno/dev/libtorrent
...
libtorrentRasterbar: fix build, restructure
2018-06-24 10:53:45 +02:00
Matthew Justin Bauer
49a16a290e
Merge pull request #42476 from obsidiansystems/boost-cross
...
Boost cross compilation fixes
2018-06-23 23:19:20 -04:00
Matthew Bauer
f45211bd6d
boost: use standardized system information
2018-06-23 22:43:05 -04:00
Will Dietz
99e12fcf83
Merge pull request #42470 from dtzWill/fix/dmraid-musl-headers
...
dmraid: patch to fix users of dmraid when using musl
2018-06-23 21:20:35 -05:00
Evgeny Egorochkin
ff4351ac3b
amarok: fix building against Qt-5.11
2018-06-24 05:10:38 +03:00
Matthew Bauer
4f6d61e5cf
cc-wrapper: disable stackprotector for mingw
...
It seems to break things.
2018-06-23 22:05:26 -04:00
Will Dietz
db7d403b63
dmraid: patch to fix users of dmraid
...
I hoped that setting -D_GNU_SOURCE in the build would avoid
the need for this patch -- but that only fixes the build itself,
this patch adds the define so headers work elsewhere.
Particularly, this fixes libblockdev w/musl -- before this change
it fails to "detect" headers for dmraid.h since it doesn't compile.
2018-06-23 20:42:14 -05:00
Profpatsch
9c1edbddee
unvanquished: remove
...
Hasn’t been building or upgraded since 2015:
https://github.com/NixOS/nixpkgs/issues/9781
2018-06-24 01:51:16 +02:00
Will Dietz
2e5e26d64d
Merge pull request #42455 from dtzWill/fix/ghc-musl-usellvm
...
ghc-{8.2.2,8.4.3}: "useLLVM" when target is musl as well
2018-06-23 18:09:41 -05:00
Matthew Justin Bauer
bee228d9b4
exult: only build on linux
...
It currently times out on finding sdl-config:
https://hydra.nixos.org/job/nixpkgs/staging/exult.x86_64-darwin
2018-06-23 19:08:32 -04:00
Matthew Bauer
680957d8b2
pyserial: disable install check on darwin
2018-06-23 17:50:01 -04:00
Matthew Bauer
fb1852f424
agda-stdlib: broken on darwin
2018-06-23 17:50:00 -04:00
Matthew Bauer
6127ec1665
treewide: disable sdl-config darwin time outs
...
sdl-config has an issue on hydra where it will hang when run on
Darwin. This is probably related to the headless mode that is set up &
the sdl-config program waiting for a graphical to finish.
2018-06-23 17:50:00 -04:00
Matthew Justin Bauer
e09861f11f
gravit: fix eval
2018-06-23 17:35:31 -04:00
Matthew Justin Bauer
92f0bec7c4
chocolate-doom: only build on linux
...
darwin build times out on sdl-config
2018-06-23 17:35:01 -04:00
Matthew Justin Bauer
9bfd3ade2e
gravit: only build on linux
2018-06-23 17:33:25 -04:00
Matthew Justin Bauer
28c476dbf1
picolisp: broken on darwin
2018-06-23 17:31:44 -04:00
Will Dietz
1667a3c2fa
Merge pull request #42452 from dtzWill/feature/llvm-38-39-musl
...
llvmPackages_{38,39}: musl compat, minor cleanup
2018-06-23 16:27:37 -05:00
Matthew Justin Bauer
469cca0ac7
nim: disable checks on darwin
...
These time out for some reason:
https://hydra.nixos.org/job/nixpkgs/trunk/nim.x86_64-darwin
2018-06-23 17:25:09 -04:00
Will Dietz
db7041a047
libc++{,abi}_38: musl fixes, cmake is nativeBuildInput
2018-06-23 15:53:45 -05:00
Will Dietz
0b7cc25d19
clang_38: musl fixup, cmake should be nativeBuildInput
2018-06-23 15:53:45 -05:00
Will Dietz
ae78847b50
clang_39: fix w/musl (same as clang_4)
2018-06-23 15:53:44 -05:00
Will Dietz
e4fffae0cf
llvmPackages_39.libcxx: minor cleanup
2018-06-23 15:53:44 -05:00
Will Dietz
dd4299a27c
llvm_39: musl patches, same as llvm_4
2018-06-23 15:53:44 -05:00
Will Dietz
ebcdd8b9b0
llvm_4: refactor patch location, will be sharing shortly
2018-06-23 15:53:44 -05:00
Will Dietz
68351290ad
llvm_38: musl patches + options
...
Same as those added to llvm_39 a few commits ago.
2018-06-23 15:53:44 -05:00
Will Dietz
4ef4e0f44b
llvm_38: always apply sigaltstack patch
2018-06-23 15:53:44 -05:00
Will Dietz
182de524a1
llvm_{39,4}: refactor to use same patch file
2018-06-23 15:53:44 -05:00
Will Dietz
a1bf9b6094
llvm_39: disable sanitizers/xray bits when using musl
...
Don't have a fix for this handy and don't need it yet
so for now just disable.
2018-06-23 15:53:44 -05:00
Will Dietz
b39fb5525b
llvm_39: set triples as well
2018-06-23 15:53:43 -05:00
Will Dietz
f0c154a109
llvm_39: apply llvm_4 compiler-rt patch for musl as well
2018-06-23 15:53:43 -05:00
Will Dietz
04fb628780
llvm_39: unconditionally apply sigaltstack fix
...
(as we do on other LLVM builds)
2018-06-23 15:53:43 -05:00
Will Dietz
96cfd14fd2
llvm-3.9: patches to fix w/musl
...
Mostly same as used with LLVM 4.0
2018-06-23 15:53:43 -05:00
R. RyanTM
75a006c32e
tbb: 2018_U4 -> 2018_U5
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/tbb/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018_U5 with grep in /nix/store/xhqkrh6rrs3ji21v1rdicm3f50j1ildx-tbb-2018_U5
- directory tree listing: https://gist.github.com/cfe37285702751a390a4ccdcf83b000e
- du listing: https://gist.github.com/ef220dc185b398311333a7d43930787a
2018-06-23 14:49:14 -05:00
Will Dietz
3e49430922
ghc822: useLLVM when building against musl too
2018-06-23 12:53:45 -05:00
Matthew Bauer
798ad38c35
boost: use default toolset option
...
for 1.66 & 1.67 we were overriding the default toolset option. This
meant that gcc-cross was not being selected properly, breaking the
cross toolchain.
/cc @dtzWill
2018-06-23 13:40:18 -04:00
Kevin Liu
7997c2ad4c
mpage: fix urls from mesa → glu transition
...
Find/replace error in 0acec7e984
.
2018-06-23 20:22:51 +03:00
Will Dietz
ffdf8192b3
ghc843: apparently need LLVM when building against musl too
2018-06-23 12:20:02 -05:00
Frederik Rietdijk
fc4ab420d9
Merge pull request #40959 from alexvorobiev/clustershell
...
pythonPackages.clustershell: init at 1.8
2018-06-23 18:29:20 +02:00
Frederik Rietdijk
904114fdb8
Merge pull request #42410 from Ma27/improve-screen-module
...
nixos/screen: add `pkgs.screen` to the system closure
2018-06-23 18:12:37 +02:00