Vladimír Čunát
6018bf7170
boost: pin packages to 157 where it fixes building
...
According to Hydra, this seems to cover all the breakages created by
defaulting to 158 now.
2015-07-23 13:42:55 +02:00
Vladimír Čunát
2cacf77c13
Merge branch 'master' into staging
2015-07-22 22:33:55 +02:00
Vladimír Čunát
3064b6a0cc
remove gcc49 overrides from various places
...
An interesting thing is that: stdenv != overrideCC stdenv gcc49;
I'm not sure why that is, but it doesn't seem important.
/cc maintainers: @nckx, @garbas, @abbradar, @cstrahan, @grwlf.
2015-07-22 19:40:12 +02:00
Eelco Dolstra
eedda353f3
Remove Linux 3.19
...
It's already EOL so we shouldn't keep it around in our new stable
branch.
(cherry picked from commit cdbb5483b7
)
2015-07-22 12:26:03 +02:00
Eelco Dolstra
069b4a8a57
Remove Linux 3.2 and 3.4
...
These are not supported by systemd so no reason to keep them around.
(cherry picked from commit ee10e165dc
)
Conflicts:
pkgs/os-specific/linux/kernel/linux-3.4.nix
2015-07-22 12:25:32 +02:00
Eelco Dolstra
2c48ab4390
Remove ancient version of udev
...
(cherry picked from commit ab91aaaeb8
)
2015-07-22 12:24:24 +02:00
Luca Bruno
58430f3259
Revert "OVMF: build with gcc 4.8, I'm no idea what I'm doing (ZHF)"
...
This reverts commit 0abe34e454
.
2015-07-22 11:58:02 +02:00
Luca Bruno
0abe34e454
OVMF: build with gcc 4.8, I'm no idea what I'm doing (ZHF)
2015-07-22 11:34:27 +02:00
Dan Peebles
75a7f96b44
knockknock: minor cleanup
2015-07-22 01:32:09 +00:00
Dan Peebles
a8c7abdb8d
knockknock: init
...
A simple but secure port knocking daemon and associated tool (NixOS modules upcoming)
2015-07-22 01:26:40 +00:00
Austin Seipp
d2986a9398
nixpkgs: remove linuxPackages.ktap
...
It's been broken on the latest 3 major kernels, and it seems development
has stalled unfortunately, so this should be pulled.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-21 18:27:58 -05:00
Arseniy Seroka
91289b13d4
Merge pull request #8926 from dezgeg/pr-memtester
...
memtester: init at 4.3.0
2015-07-22 01:34:52 +03:00
Arseniy Seroka
431555f86b
Merge pull request #8934 from ollieh/ksuperkey
...
ksuperkey: init
2015-07-22 01:33:42 +03:00
Oliver Hunt
a855efe7db
ksuperkey: init
2015-07-21 21:37:29 +00:00
Tuomas Tynkkynen
8de63957a5
memtester: init at 4.3.0
2015-07-21 19:59:41 +03:00
Luca Bruno
14502c6446
Revert "Revert "samba: 4.2.1 -> 4.2.3""
...
This reverts commit eee8823c37
.
Wrong revert. Sorry.
2015-07-21 17:37:08 +02:00
Luca Bruno
eee8823c37
Revert "samba: 4.2.1 -> 4.2.3"
...
This reverts commit be0f468926
.
2015-07-21 17:22:01 +02:00
Luca Bruno
5a4d349ce7
processing: fix build (ZHF)
2015-07-21 16:18:21 +02:00
Charles Strahan
aa1355aa30
Merge pull request #7827 from cstrahan/riak2
...
riak-2.1.1: new package
2015-07-21 08:36:16 -05:00
lethalman
c235eb2ffe
Merge pull request #8920 from joachifm/fix-mozplugger
...
mozplugger: 1.12.0 -> 2.1.6
2015-07-21 14:58:15 +02:00
Joachim Fasting
0bb1b47cc2
mozplugger: 1.12.0 -> 2.1.6
...
The source url for 1.12.0 returns 404, so this update fixes the build
as well.
2015-07-21 14:31:06 +02:00
Vladimír Čunát
fdbd928fce
qtcreator: fix build by using qt5Full
...
/cc #8596 .
2015-07-21 14:14:48 +02:00
Charles Strahan
a3552280f8
riak-2.1.1: new package
2015-07-21 06:17:42 -04:00
Luca Bruno
02b1c2727b
go: rename default.nix to 1.0.nix
2015-07-21 11:41:20 +02:00
Vladimír Čunát
0907d28da4
opencascade: fix the build, really now
2015-07-21 11:12:13 +02:00
Vladimír Čunát
615f64dcbe
gcc_multi: disable the hook moving lib64 to lib
...
This was preventing wine from build, and we typically don't want it
anyway in multilib builds. /cc #8706 .
2015-07-20 13:43:52 +02:00
Vladimír Čunát
52b3546e4a
merge #8617 : recoll: filters for LaTeX, RTF, and WP
2015-07-20 11:00:04 +02:00
William A. Kennington III
05c0fc15c0
Merge branch 'master.upstream' into staging.upstream
2015-07-19 15:20:04 -07:00
Austin Seipp
22d5d78027
Merge pull request #8871 from mayflower/php7-beta1
...
php70: init at 7.0beta1
2015-07-19 16:57:42 -05:00
Arseniy Seroka
bc7ced083f
Merge pull request #8852 from rowanblush/calcurse
...
calcurse: init at 4.0.0
2015-07-20 00:12:08 +03:00
Rowan Blush
f796345f6a
calcurse: init at 4.0.0
2015-07-19 08:17:18 -07:00
Oliver Charles
a296639b9e
udevil: New package
2015-07-19 13:39:00 +01:00
Matthias Beyer
20882964f5
zlog: init at 1.2.12
...
[Bjørn: add name= to fetchzip, remove unneeded -r flag from sed.]
2015-07-19 13:58:28 +02:00
William A. Kennington III
2ad250f4fa
Merge branch 'staging.next' into staging.upstream
2015-07-19 02:21:28 -07:00
Vladimír Čunát
9a80550cc4
Merge branch 'staging', discussion #8844
2015-07-19 08:09:29 +02:00
Boris Sukholitko
ff6fd0ea86
uriparser: init at 0.8.2
2015-07-18 14:17:46 +03:00
Thomas Tuegel
49791a4dd4
Merge branch 'kf512'
2015-07-18 05:34:14 -05:00
Thomas Tuegel
3dc7f41d6d
add kde-frameworks-5.12
2015-07-18 05:32:41 -05:00
Arseniy Seroka
30f1c9da75
Merge pull request #8855 from bosu/add-cpptest
...
cpptest: init at 1.1.2
2015-07-18 12:55:20 +03:00
Boris Sukholitko
3d17e2d658
cpptest: init at 1.1.2
2015-07-18 10:12:50 +03:00
William A. Kennington III
1caf3e1724
Merge branch 'master.upstream' into staging.next
2015-07-17 14:34:56 -07:00
William A. Kennington III
de8e6f6021
Merge branch 'staging.upstream' into staging.next
2015-07-17 14:34:37 -07:00
William A. Kennington III
42ccbd9950
boost: Add 1.58 and make it the default
2015-07-17 14:34:19 -07:00
William A. Kennington III
1163946659
swig: Make 3.x the default
2015-07-17 14:15:51 -07:00
Robin Gloster
5e7850f088
php70: init at 7.0beta1
...
The first beta of php7 has been released. This enables developers to
test their code for breakage in preparation for the stable release and
allows us to make sure we don't have any bugs in the packaging prior to
the stable release.
2015-07-17 16:42:03 +00:00
Luca Bruno
5ec54be235
znc: add back 1.4 because xchat does not support TLS
2015-07-17 17:51:44 +02:00
Vladimír Čunát
9f37e91ec5
Merge master into staging
...
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
goibhniu
a076e4bee6
Merge pull request #8864 from rycee/package/gmic
...
gmic: init at 1.6.5.0
2015-07-16 22:50:16 +02:00
Robert Helgesson
6a1519c631
gmic: init at 1.6.5.0
2015-07-16 22:02:21 +02:00
Mateusz Kowalczyk
70a67803eb
Merge pull request #8712 from andrewrk/ffmpeg
...
ffmpeg: 2.6.3 -> 2.7.1
2015-07-16 17:35:43 +01:00