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
Michael Weiss
938ff5401a
signal-desktop: 1.9.0 -> 1.10.0
2018-05-10 23:04:27 +02: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
Daiderd Jordan
9a492d1629
Merge pull request #40292 from periklis/darwin-skhd
...
skhd: 0.0.14 -> 0.1.1
2018-05-10 22:51:52 +02:00
John Ericson
5789cf4791
Merge pull request #40297 from obsidiansystems/arm-abi-disambig
...
lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARM
2018-05-10 16:33:58 -04:00
Robert Helgesson
cc083fa907
pytrainer: 1.12.0 -> 1.12.1
2018-05-10 21:46:54 +02:00
xeji
2d88a7b968
Merge pull request #40293 from romildo/upd.theme-jade-1
...
theme-jade1: init at 3.2
2018-05-10 21:28:41 +02:00
John Ericson
58b2e875c2
lib/systems: Prohibit "gnu" ABI (*-gnu) with 32-bit ARM
...
It is ambiguous, and therefore banned within GCC.
2018-05-10 15:05:23 -04:00
Periklis Tsirakidis
b12850d421
skhd: Bump 0.0.14 to 0.1.1
2018-05-10 20:57:45 +02:00
John Ericson
4ed70389d0
Merge pull request #40295 from obsidiansystems/fewer-crossAttrs
...
gnused: Remove crossAttrs
2018-05-10 14:46:27 -04:00
John Ericson
8db05ade40
gnused: Remove crossAttrs
...
Use a cleaner help2man trick from coreutils
2018-05-10 14:12:38 -04:00
xeji
7028dcd5bb
Merge pull request #40133 from fadenb/graylog_2.4.4
...
graylog: 2.4.3 -> 2.4.4
2018-05-10 19:50:34 +02:00
José Romildo Malaquias
461903974e
theme-jade1: init at 3.2
2018-05-10 14:46:32 -03: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
xeji
558f4b3368
nixos/tests/plotinus: fix non-deterministic failure ( #40239 )
...
Test failed sometimes, likely because a window didn't get focus.
2018-05-10 19:38:02 +02:00
xeji
f8d047da50
nixos/release-combined.nix: make tests consistent ( #40131 )
...
... with release-small.nix
Tests for small channel should be a subset of tests for full channel.
2018-05-10 19:36:58 +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
Tristan Helmich
9817b4aa5f
graylog: wrap graylogctl
...
Wrapper ensures graylogctl script can find java
2018-05-10 19:18:33 +02:00
Tristan Helmich
08eba842b0
graylog: 2.4.3 -> 2.4.4
2018-05-10 19:18:33 +02: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
xeji
1d682d5314
Merge pull request #40285 from demyanrogozhin/particl
...
particl-core: 0.16.0.4 -> 0.16.0.5
2018-05-10 18:20:27 +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
xeji
d448ff75da
Merge pull request #40287 from yegortimoshenko/tio
...
tio: init at 1.30
2018-05-10 18:11:41 +02: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
a1f4d033dd
fossil: Remove crossAttrs
...
TCC= (and BCC=) no longer needed as new Makefile defines with CC (and
CC_FOR_BUILD).
2018-05-10 11:42:13 -04:00
John Ericson
ae429f8e55
yacas: 1.2.2 -> 1.6.1
...
They switched to cmake and talk about mingw cross, so I can kill
crossAttrs too.
2018-05-10 11:42:08 -04:00
John Ericson
9cb1d82be6
zeromqpp: Init at 4.2.0
2018-05-10 11:34:16 -04:00
Yegor Timoshenko
d691c8170a
mpv: 0.27.2 -> 0.28.2
2018-05-10 17:45:05 +03: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
56bd3b7db8
perlPackages.ClassEHierarchy: init at 2.00
2018-05-10 16:11:48 +02:00
Michael Brantley
988c56ee11
perlPackages.Paranoid: employ more restrictive blessed path
...
Decided it would be better to employ an even more restrictive default
"blessed" path by only including the coreutils package bin directory.
2018-05-10 16:06:44 +02:00
Michael Brantley
d4e71a2321
perlPackages.Paranoid: init at 2.05
2018-05-10 16:06:36 +02:00
Yegor Timoshenko
bcaff3c3e0
tty: init at 1.30
2018-05-10 17:04:04 +03: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
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