Vladimír Čunát
|
dbc9f3b10d
|
fftw: fix on Darwin (hopefully)
It won't produce the $info output.
|
2017-08-20 10:41:53 +02:00 |
|
Vladimír Čunát
|
956c266fb7
|
gcc49: remove Darwin patch that's included in 4.9
|
2017-08-20 10:30:34 +02:00 |
|
Vladimír Čunát
|
bb24434904
|
kyotocabinet: fixup build with gcc6 by a Fedora patch
|
2017-08-20 09:34:07 +02:00 |
|
Vladimír Čunát
|
ff1bb5c854
|
intel-gpu-tools: fixup build after automake update #28232
|
2017-08-20 09:22:52 +02:00 |
|
Vladimír Čunát
|
68c003b256
|
motif: fixup build after automake update #28232
It seemed easiest to avoid the need to autoreconf.
|
2017-08-20 09:05:22 +02:00 |
|
John Ericson
|
0a4d102b98
|
gcc 5: Don't quote propagatedBuildInputs in ?-check for consistency
Forgot to do this in last commit.
|
2017-08-18 14:09:24 -04:00 |
|
John Ericson
|
b11889e6a4
|
gcc: Homogenize syntax in one small spot
Less noise in the diff help maintain these behemoths.
|
2017-08-18 14:03:48 -04:00 |
|
Vladimír Čunát
|
6a60cca7ab
|
Merge: binutils: downgrade 2.29 -> 2.28.1
2.29 seems to need time to stabilize upstream. Fixes #28257.
Discussion: https://github.com/NixOS/nixpkgs/commit/0e18f28cec
|
2017-08-18 09:42:58 +02:00 |
|
Daiderd Jordan
|
1b89036cdf
|
gcc7: port darwin changes from 5.x
|
2017-08-17 21:00:10 +02:00 |
|
Daiderd Jordan
|
261cbdbe19
|
gcc6: port darwin changes from 5.x
|
2017-08-17 21:00:05 +02:00 |
|
Frederik Rietdijk
|
8f2ea38f8f
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2017-08-17 18:34:17 +02:00 |
|
Rickard Nilsson
|
31eea73f99
|
libsndfile: Security patches
Fixes CVE-2017-12562, CVE-2017-6892, CVE-2017-8361, CVE-2017-8363,
CVE-2017-8363, CVE-2017-8362
|
2017-08-17 18:33:09 +02:00 |
|
Tuomas Tynkkynen
|
88efc22b44
|
binutils: Don't pass --host etc. when not cross-compiling
Or linuxHeaders build fails on ARM (non-cross) since e826a6a247 :
````
HOSTCC scripts/basic/fixdep
/nix/store/9glws7v2j28blv1n7azqr3b43qadjd1j-binutils-2.28.1/bin/ld: unrecognised emulation mode: armelf_linux_eabi
Supported emulations: armelf_linux armelf armelfb armelfb_linux
collect2: error: ld returned 1 exit status
````
|
2017-08-17 18:37:10 +03:00 |
|
Tuomas Tynkkynen
|
d8bea2498d
|
binutils: Add upgrade notes
|
2017-08-17 18:37:10 +03:00 |
|
Tuomas Tynkkynen
|
390ccbbf29
|
binutils: 2.28 -> 2.28.1
|
2017-08-17 18:37:10 +03:00 |
|
Tuomas Tynkkynen
|
f9b2d7b4dd
|
Revert "binutils: 2.28 -> 2.29"
This reverts commit 733e20fee4 .
Downgrading to 2.28.1, 2.29 is too buggy.
|
2017-08-17 18:37:04 +03:00 |
|
Tuomas Tynkkynen
|
23547ac24a
|
Revert "binutils: patch bugs in 2.29"
This reverts commit 0e18f28cec .
Downgrading to 2.28.1, 2.29 is too buggy.
|
2017-08-17 18:36:58 +03:00 |
|
Tuomas Tynkkynen
|
f660f58c83
|
Revert "binutils: add missing patches..."
This reverts commit ad83979e59 .
Downgrading to 2.28.1, 2.29 is too buggy.
|
2017-08-17 18:36:38 +03:00 |
|
Michael Raskin
|
7326ab13a9
|
lispPackages: save more of the require cc-wrapper environment
|
2017-08-17 17:04:52 +02:00 |
|
Vladimír Čunát
|
b5af77004a
|
python3Packages.breathe: enable with python3
The tests don't work (not sure why), but sphinx seems to work OK.
|
2017-08-17 14:24:21 +02:00 |
|
Peter Hoeg
|
bd7bf67927
|
Merge pull request #28025 from peterhoeg/p/checks
Shared monitoring plugins
|
2017-08-17 19:56:56 +08:00 |
|
Rickard Nilsson
|
1f9d9deb8a
|
libxslt: Patch for CVE-2017-5029
|
2017-08-17 13:23:49 +02:00 |
|
Peter Hoeg
|
b6941c4500
|
pywbem: init at 0.10.0
|
2017-08-17 15:02:41 +08:00 |
|
Daiderd Jordan
|
6e245440d4
|
gcc: remove CPP workaround
|
2017-08-16 21:38:41 +02:00 |
|
Daiderd Jordan
|
8932357e04
|
gdb: remove CPP workaround
|
2017-08-16 21:38:40 +02:00 |
|
Domen Kožar
|
105864a24d
|
purescript: fix building #28296
|
2017-08-16 15:44:28 +02:00 |
|
Jörg Thalheim
|
dc282c1285
|
Merge pull request #28147 from uralbash/red
red: init at 0.6.3
|
2017-08-16 14:09:16 +01:00 |
|
Svintsov Dmitry
|
7bd8ac64c3
|
red: init at 0.6.3
|
2017-08-16 17:39:38 +05:00 |
|
Peter Hoeg
|
d32bf457ef
|
wp-cli: 1.2.1 -> 1.3.0
|
2017-08-16 08:39:29 +08:00 |
|
vinymeuh
|
9e1cde78b8
|
gcc-arm-embedded: 5-2016-q2-update -> 6-2017-q2-update
|
2017-08-15 21:36:30 +02:00 |
|
Will Dietz
|
43cea71d5b
|
jdk8: add cflags to fix build w/gcc6
|
2017-08-15 20:55:09 +02:00 |
|
Bart Brouns
|
a8fefd4ca8
|
portaudio: 19-20140130 -> 190600-20161030, add jack
|
2017-08-15 15:24:04 +02:00 |
|
Kamil Chmielewski
|
9ca7f38ce9
|
pony-stable: unstable-2017-07-26 -> 0.0.1
|
2017-08-15 14:58:34 +02:00 |
|
Cray Elliott
|
ceed8ad8a1
|
ucl: modify cflags so gcc6 compiles successfully
|
2017-08-15 14:57:38 +02:00 |
|
Pascal Bach
|
22fc62eec3
|
gitlab-runner: 9.3.0 -> 9.4.2
|
2017-08-15 14:50:50 +02:00 |
|
Albert Peschar
|
cfda60042d
|
hyperlink: init at 17.3.0
|
2017-08-15 12:42:06 +02:00 |
|
Frederik Rietdijk
|
eff07f381c
|
Merge pull request #28267 from mimadrid/update/meson-0.41.2
meson: 0.40.0 -> 0.41.2
|
2017-08-15 12:39:34 +02:00 |
|
rnhmjoj
|
da8712e4e9
|
haskellPackages.shell-conduit: fix failing test
|
2017-08-15 12:06:53 +02:00 |
|
mimadrid
|
4fb22bb622
|
meson: 0.40.0 -> 0.41.2
|
2017-08-15 11:54:43 +02:00 |
|
Joachim F
|
16f69139f7
|
Merge pull request #27011 from Hodapp87/opencv_tesseract
opencv: Add optional Tesseract support
|
2017-08-14 14:23:31 +00:00 |
|
Rickard Nilsson
|
129f8d7e99
|
kibana: 4.6.0 -> 4.6.5
Fixes CVE-2016-10366
|
2017-08-14 15:03:12 +02:00 |
|
Eelco Dolstra
|
9eb901b70d
|
Merge remote-tracking branch 'origin/gcc-6' into staging
|
2017-08-14 11:38:00 +02:00 |
|
Frederik Rietdijk
|
62dac1bdd9
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2017-08-14 09:34:10 +02:00 |
|
Johannes Frankenau
|
791e440817
|
pythonPackages.html5-parser: init at 0.4.3
|
2017-08-14 09:33:02 +02:00 |
|
Vladimír Čunát
|
26b7edae2b
|
gdk-pixbuf: downgrade a bit for now
Updating higher will be tricky.
|
2017-08-14 09:15:46 +02:00 |
|
Vladimír Čunát
|
b04a77a1d4
|
wayland-protocols: 1.7 -> 1.10
Needed for gtk3 to build after the minor updates.
|
2017-08-14 09:15:46 +02:00 |
|
Vladimír Čunát
|
e3d10cfc1c
|
pango: revert the doCheck = true change
I messed up the testing; I'm really sorry.
|
2017-08-14 09:15:46 +02:00 |
|
Joachim Fasting
|
6c41803f02
|
ldns: get rid of reference to openssl.dev
Reduces size from ~100MB to ~40M.
|
2017-08-13 23:14:06 +02:00 |
|
Wisut Hantanong
|
5dc63e69db
|
pythonPackages.django_extensions : init at 1.8.1 (#27378)
* add django-extensions 1.8.1
* enable testing
* use propagatedBuildInputs
|
2017-08-13 22:58:35 +02:00 |
|
Frederik Rietdijk
|
c6fdb3de38
|
Merge pull request #28093 from grantwwu/bump_libtorrentRasterbar_1.0_series
libtorrentRasterbar_1_0 1.0.10 -> 1.0.11
|
2017-08-13 22:55:57 +02:00 |
|