Commit graph

48303 commits

Author SHA1 Message Date
Will Fancher 7b405d3564 Remove -dcore-lint from GHCJS wrapper 2018-05-17 05:27:19 -04:00
Will Fancher 9c6e63ffda Expose bootGhcjs for convenience's sake 2018-05-17 05:27:03 -04:00
Will Fancher 2f6c9947fe Add pkgconfig to ghcjs boot 2018-05-17 05:26:48 -04:00
Will Fancher 2a32834ad9 Factor out bootGhcjs for justStaticExecutables sake 2018-05-16 03:11:33 -04:00
Will Fancher 9326126fdd Add gcc to configured-ghcjs-src for macos 2018-05-16 03:11:33 -04:00
Will Fancher 0f85049961 bump ghcjs 8.4 2018-05-16 03:11:33 -04:00
Will Fancher d86edd5161 Dont haddock ghcjs in either version 2018-05-16 03:11:32 -04:00
Will Fancher 64df9b6b89 GHCJS 8.4 2018-05-12 17:48:30 -04:00
Will Fancher c41675bce0 GHCJS 8.2 2018-05-12 01:54:42 -04:00
markuskowa cd9b1b1665 openmpi: 3.0.1 -> 3.1.0 (#40344) 2018-05-11 21:29:45 +02:00
Robert Schütz 4e7e246ecb
Merge pull request #40191 from catern/trio
add pythonPackages.outcome, pythonPackages.trio
2018-05-11 20:31:47 +02:00
Robin Gloster 2d4e30ccb0
graphite2: fix cross 2018-05-11 19:08:53 +02:00
Spencer Baugh f78c25239e pythonPackages.trio: init at 0.4.0 2018-05-11 17:00:42 +00:00
Spencer Baugh c983bbb557 pythonPackages.trustme: init at 0.4.0 2018-05-11 16:39:15 +00:00
Spencer Baugh 46fa7ab686 pythonPackages.outcome: init at 0.1.0a0 2018-05-11 16:38:04 +00:00
Franz Pletz 59a6f939f8
pythonPackages.prometheus_client: init at 0.2.0 2018-05-11 18:31:48 +02:00
Robert Schütz 188fdf5bd0
Merge pull request #40189 from catern/contextvars
Add pythonPackages.immutables, pythonPackages.contextvars
2018-05-11 16:40:17 +02:00
Spencer Baugh 1bfa8c294c pythonPackages.contextvars: init at 2.2 2018-05-11 13:19:17 +00:00
Spencer Baugh 5862c6835a pythonPackages.immutables: init at 0.5 2018-05-11 13:19:12 +00:00
Matthew Bauer 79dcdce633 openbsm: add audit_token_to_pid symbol
This is needed by some projects like Chromium that use openbsm/libbsm.
2018-05-11 04:39:57 -05:00
John Ericson 31e6caabb9
Merge pull request #40306 from obsidiansystems/lib-float
lib: Simplify float handling
2018-05-11 01:22:55 -04:00
adisbladis c361d5a386
Merge pull request #40231 from teto/configobj_tests
[RDY] pythonPackages.configobj: enable tests
2018-05-11 12:17:43 +08:00
adisbladis 8e99a2ba53
Merge pull request #40265 from eqyiel/cocoapods-1.5.0
cocoapods: 1.3.1 -> 1.5.0
2018-05-11 12:06:24 +08:00
Matthieu Coudron eb2ba8ac0d pythonPackages.configobj: enable tests
I found a bug in configobj and wanted to run the testsuite to confirm it
was a bugs rather than a nixos oddity. Now that tests work let's upstream it.
2018-05-11 12:10:12 +09:00
John Ericson f18ddabee7 Merge remote-tracking branch 'upstream/master' into lib-float 2018-05-10 18:13:00 -04:00
John Ericson e98814461d glibc: Remove old-style nullable "cross" variable
Much better to just use {build,host}Platform directly.
2018-05-10 18:05:08 -04:00
John Ericson 1fe81a4bcd lib: Clean up float/fpu options
ARM ABIs now have a float field. This is used as a fallback to lessen
our use of `platform.gcc.float`. I didn't know what the MIPs convention
is so I kept using `platform.gcc.float` in that case.
2018-05-10 18:02:00 -04:00
John Ericson c9f6a82b61 gcc: Factor out "platform flags" 2018-05-10 18:00:57 -04:00
Robert Schütz 71a561fc60
Merge pull request #38957 from guibou/guibou_pysensors
pysensors: init at 2017-07-13
2018-05-10 19:42:30 +02:00
John Ericson 4ae207aea0
Merge pull request #40291 from obsidiansystems/fewer-crossAttrs
misc pkgs: Fewer cross attrs
2018-05-10 13:28:12 -04:00
John Ericson 2b28312bc2 libssh2: Remove crossAttrs
- --with-<lib> stuff isn't needed with new default

 - `mingw_w64` probably also isn't needed, but kept with better code
   just in case.
2018-05-10 13:14:14 -04:00
John Ericson 7afe4f1df0 libpng: Remove stale crossAttrs
Random ancient stuff for Darwin cross that seems not worth it.
2018-05-10 13:14:13 -04:00
John Ericson e84b9401c5 libdrm: Remove crossAttrs
No hashes should be changed.
2018-05-10 13:14:13 -04:00
John Ericson 88ff3c0f5d freetype: Remove crossAttrs
These sorts of C compiler confusions aren't really a problem anymore.
Everything is on the path with the right environment variables.
2018-05-10 13:14:13 -04:00
John Ericson 219b74d71b SDL, SDL2: Remove crossAttrs
Cross drvs are now the default for precisely this reason.
2018-05-10 13:14:12 -04:00
John Ericson 5b4b24bfa0
Merge pull request #40290 from obsidiansystems/fewer-crossAttrs
guile: Remove old crossAttrs
2018-05-10 12:34:45 -04:00
xeji 1463480edb
Merge pull request #40289 from yegortimoshenko/mpv-bump
mpv: 0.27.2 -> 0.28.2
2018-05-10 18:21:38 +02:00
John Ericson 515ca1a7c8 guile: Remove old crossAttrs
We fixed the linker issue with propagated dependencies.
2018-05-10 12:16:29 -04:00
John Ericson 28b2f48ba9
Merge pull request #40276 from obsidiansystems/fewer-crossAttrs
Fewer cross attrs
2018-05-10 11:58:00 -04:00
John Ericson 79adb993fb cscope: Remove unneeded crossAttrs 2018-05-10 11:42:14 -04:00
John Ericson 1174526004 cloog-ppl: No crossAttrs needed 2018-05-10 11:42:14 -04:00
John Ericson 9cb1d82be6 zeromqpp: Init at 4.2.0 2018-05-10 11:34:16 -04:00
Yegor Timoshenko 956d174c8d
ffmpeg_4: init 2018-05-10 17:44:40 +03:00
Peter Hoeg 468841cea4 owl-lisp: 0.1.14 -> 0.1.15 2018-05-10 22:28:09 +08:00
Michael Brantley d4e71a2321
perlPackages.Paranoid: init at 2.05 2018-05-10 16:06:36 +02:00
Peter Simons 07dc607a8d
Merge pull request #40250 from LumiGuide/fix-base-compat-batteries
haskell: fix build of base-compat-batteries
2018-05-10 15:09:36 +02:00
Peter Simons 16517b81cd
Merge pull request #40286 from LumiGuide/opencv.pc
opencv3: fix $out/lib/pkgconfig/opencv.pc
2018-05-10 15:08:47 +02:00
Jörg Thalheim 3e8a0c067a
Merge pull request #40153 from davidak/plank
plank: init at 0.11.4
2018-05-10 14:02:43 +01:00
Bas van Dijk 9938bb6c82 opencv3: fix $out/lib/pkgconfig/opencv.pc 2018-05-10 12:21:45 +02:00
Andre Ramos 9c8353aa9b joker: 0.9.1 -> 0.9.2 2018-05-10 11:13:36 +02:00