ndowens
a55e8605ba
pptp: 1.8.0 -> 1.9.0
2017-03-01 17:06:22 -06:00
Joachim Fasting
05054e34c0
tor: 0.2.9.9 -> 0.2.9.10
...
The 0.2.9 series is now a long-term support release, which will
receive backported security fixes until at least 2020.
tor should now build against libressl, as in
```nix
tor.override { openssl = libressl; }
```
Also re-enable the test-suite; works fine on my end.
2017-03-01 23:56:34 +01:00
ndowens
32cf5c4d02
speedtest-cli: 0.3.4 -> 1.0.2
2017-03-01 16:53:30 -06:00
ndowens
a911240518
sstp: 1.0.10 -> 1.0.11
2017-03-01 16:48:07 -06:00
David Terry
fdd436b3e4
vscode: 1.9.1 -> 1.10.0
2017-03-01 23:35:05 +01:00
Tobias Geerinckx-Rice
b12b4eaca6
phc-intel: 0.4.0-rev22 -> 0.4.0-rev24
...
Fixes Hydra failures on kernel >= 4.10 by only supporting kernel >= 4.10.
2017-03-01 23:34:37 +01:00
Tobias Geerinckx-Rice
20be30fdd2
Merge pull request #23341 from ndowens/di
...
di: 4.42 -> 4.43
2017-03-01 21:30:24 +00:00
Katona László
085502dd80
cytoscape: fixed issue with startup script
2017-03-01 21:46:49 +01:00
Daiderd Jordan
4150920a51
Merge pull request #23294 from yurrriq/update/pkgs/applications/graphics/graphicsmagick
...
graphicsmagick: fix for darwin
2017-03-01 21:45:01 +01:00
Tuomas Tynkkynen
8dcfa44a53
memtest86: Mark as broken
...
It fails with hardening-related errors like:
reloc.o: In function `.L41':
reloc.c:(.text+0x452): undefined reference to `__stack_chk_fail_local'
... and several others as well!
Since nobody has noticed that this package has been broken the entire
16.09 release, it's probably not worth to try fixing it.
(Note that this is a different package from memtest86plus!)
2017-03-01 22:19:35 +02:00
Eric Bailey
fff88b814c
graphicsmagick: fix for darwin
...
Prior to this change, GraphicsMagick didn't work at all for me on Darwin, due to
dylib linking issues.
2017-03-01 14:04:11 -06:00
ndowens
d9bc414521
augeas: 1.5.0 -> 1.7.0
2017-03-01 13:38:11 -06:00
ndowens
3df8bef60e
discount: 2.2.0 -> 2.2.2
...
Discount: added missing update
2017-03-01 13:28:16 -06:00
Robert Helgesson
337356448a
perl-Log-Log4perl: 1.48 -> 1.49
2017-03-01 20:12:24 +01:00
Robert Helgesson
a5ed11202c
svtplay-dl: 1.9.2 -> 1.9.3
2017-03-01 20:12:24 +01:00
ndowens
204850c975
di: 4.42 -> 4.43
2017-03-01 13:09:43 -06:00
Peter Simons
feffadefed
haskell generic-builder: Revert "Pass through the ghcEnv."
...
This reverts commit a27bc8b317
. Please don't add
random stuff to the interface provided by the generic builder without
coordinating with others. There is a proper effort underway to provide that
information in https://github.com/NixOS/nixpkgs/pull/23023 .
2017-03-01 19:57:40 +01:00
Peter Simons
3001b821c9
haskell generic-builder: Revert "Pass through the list of haskell build inputs."
...
This reverts commit c153036525
. Please don't add
random stuff to the interface provided by the generic builder without
coordinating with others. There is a proper effort underway to provide that
information in https://github.com/NixOS/nixpkgs/pull/23023 .
2017-03-01 19:57:18 +01:00
ndowens
c393512809
catdoc: 0.94.2 -> 0.95
2017-03-01 19:18:20 +01:00
Shea Levy
c153036525
haskell generic-builder: Pass through the list of haskell build inputs.
...
Useful for building custom envs.
2017-03-01 13:00:57 -05:00
Shea Levy
b0cff50983
nix-buffer: 2.0.0 -> 2.1.0
2017-03-01 12:59:48 -05:00
Bart Brouns
56f5eaae86
yoshimi: 1.4.1 -> 1.5.0
2017-03-01 18:50:34 +01:00
Daiderd Jordan
f34c9d7885
Merge pull request #23270 from yurrriq/update/pkgs/applications/version-management/git-and-tools/gitflow
...
gitflow: tweak for darwin
2017-03-01 18:46:11 +01:00
Bjørn Forsman
96d774747b
simavr: 1.3 -> 1.5 (fixes build)
2017-03-01 18:11:40 +01:00
Eelco Dolstra
f5e53aea5d
nixUnstable: 1.12pre4997_1351b0d -> 1.12pre5060_fa125b9
2017-03-01 18:04:18 +01:00
ndowens
d12030d175
hwinfo: 21.23 -> 21.38
2017-03-01 17:50:50 +01:00
Robin Gloster
b2919b454f
haskellPackages.cabal-lenses: fix build
2017-03-01 17:26:09 +01:00
Shea Levy
dbd7a73d0b
Merge branch 'master' of github.com:NixOS/nixpkgs
2017-03-01 11:11:50 -05:00
Robin Gloster
a3e4321297
haskellPackages.rank1dynamic: fix build
2017-03-01 17:09:21 +01:00
Robin Gloster
fd770dd176
haskellPackages.OrderedBits: fix build
2017-03-01 17:09:21 +01:00
Shea Levy
a27bc8b317
haskell generic-builder: Pass through the ghcEnv.
...
Will be useful for nix-buffer
2017-03-01 11:05:50 -05:00
Shea Levy
bae77363c3
nixBufferBuilders.withPackages: Fix buffer count logic
2017-03-01 11:05:50 -05:00
Tuomas Tynkkynen
0495b34782
trinity: Apply upstream commit as a patch to fix build
...
Needed since glibc 2.25.
2017-03-01 18:03:30 +02:00
Robin Gloster
12ca09d14e
haskellPackages.machines: fix build
2017-03-01 15:56:16 +01:00
Robin Gloster
eea7819af8
haskellPackages.gl: fix build
2017-03-01 15:51:18 +01:00
Robin Gloster
080b28054a
haskellPackages.DPutils: fix build
2017-03-01 15:39:38 +01:00
ndowens
614afce3a8
dos2unix: 7.3.2 -> 7.3.4 ( #23310 )
2017-03-01 14:29:46 +00:00
Michael Raskin
b8812dfeac
profanity: 0.5.0 -> 0.5.1
2017-03-01 15:00:17 +01:00
Jörg Thalheim
fb81abdc7d
cockatrice: add unstable version prefix
2017-03-01 14:03:36 +01:00
Spencer Janssen
b67ce6baf9
cockatrice: 2015-09-24 -> 2017-01-20
2017-03-01 14:03:36 +01:00
Tom Hunger
59036096b7
pandas: Mark broken in i686.See #23253 .
2017-03-01 13:02:08 +00:00
Shea Levy
1c4d8de99b
nix-buffer: 1.2.3 -> 2.0.0
2017-03-01 07:41:08 -05:00
Eric Bailey
6e9133fec1
erlangR19: 19.2 -> 19.2.3
...
This fixes dialyzer for me.
- http://erlang.org/pipermail/erlang-bugs/2017-January/005213.html
- e27119948f
2017-03-01 05:52:23 -06:00
Vladimír Čunát
b43614a6bb
Merge branch 'staging'
...
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Michael Fellinger
2ea14b1b83
tmate: 2.2.0 -> 2.2.1
2017-03-01 10:47:43 +01:00
Michael Raskin
cd912b1ea5
Merge pull request #23318 from ndowens/ioping
...
ioping: 0.9 -> 1.0
2017-03-01 09:04:22 +00:00
Michael Raskin
366b227af4
Merge pull request #23273 from lsix/update_octave
...
octave: 4.2.0 -> 4.2.1
2017-03-01 09:03:49 +00:00
Vladimír Čunát
64d4bfd139
ploticus: fixup a manual-page symlink
...
With new man compression this caused a build error.
2017-03-01 08:42:35 +01:00
ndowens
f5c98a8a72
ioping: 0.9 -> 1.0
2017-02-28 20:18:28 -06:00
Peter Hoeg
fa03b8279f
libbsd: 0.8.2 -> 0.8.3
2017-03-01 09:36:53 +08:00
ndowens
0e3cf999ed
xe: 0.5 -> 0.6.1
2017-02-28 19:30:26 -06:00
ndowens
38d9c0b88f
ansifilter: 1.15 -> 2.4
2017-02-28 19:23:24 -06:00
Joachim Fasting
ab6d358ebf
openisns: fix empty lib output
...
Looks like enable-shared defaults to false, so we actually
ended up with no usable object files in the lib output.
This also appears to have broken open-iscsi, as evinced by
/nix/store/[...]-binutils-2.27/bin/ld: cannot find -lisns
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:57: iscsid] Error 1
https://hydra.nixos.org/build/49437400/log/raw
With this patch, open-iscsi builds fine here.
2017-03-01 01:48:51 +01:00
Nikolay Amiantov
5e074f10e1
postgresql: remove redundant static libraries
2017-03-01 03:47:58 +03:00
Peter Hoeg
9a2b23427f
Merge pull request #23300 from ndowens/xurls
...
xurls: 0.8.0 -> 1.1.0
2017-03-01 08:43:42 +08:00
ndowens
775e8eb4a4
enca: 1.16 -> 1.19
2017-02-28 18:05:03 -06:00
Nikolay Amiantov
fe33c28ec9
blender: fix libOpenCL path
2017-03-01 02:51:18 +03:00
ndowens
9655567c09
highlight: 3.28 -> 3.35
2017-02-28 17:44:50 -06:00
Joachim Fasting
3c178fe769
tinycc: restrict platforms to x86_64-linux
2017-03-01 00:28:29 +01:00
Joachim Fasting
026366b00b
pan: sha1 -> sha256
2017-03-01 00:28:26 +01:00
Joachim Fasting
56ae1e25af
rhash: sha1 -> sha256
2017-03-01 00:28:25 +01:00
Joachim Fasting
a6ee264f1b
cdparanoia: sha1 -> sha256
2017-03-01 00:28:24 +01:00
Jörg Thalheim
d4c0bee936
Merge pull request #23305 from ndowens/numdiff
...
numdiff: 5.8.1 -> 5.9.0
2017-03-01 00:27:28 +01:00
ndowens
8f29ca2104
kytea: 0.4.6 -> 0.4.7; source was still pointing to version 0.4.6
2017-02-28 17:26:26 -06:00
rnhmjoj
d35ff57b4e
arx-libertatis: 2016-07-27 -> 2017-02-26
2017-03-01 02:24:38 +03:00
Nikolay Amiantov
2e80b50a7e
cura, curaengine: 14.04 -> 2.4.0
...
Move old Cura to {cura,curaengine}_stable
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
868794010f
python.pkgs.uranium: init at 2.4.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
e3a6a1fc0e
python.pkgs.libarcus: init at 2.4.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
b6cba9ae3f
python.pkgs.zeroconf: init at 0.18.0
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
834471985e
python.pkgs.enum-compat: init at 0.0.2
2017-03-01 02:23:18 +03:00
Nikolay Amiantov
8aa73bbf55
networkmanagerapplet: add librsvg
...
Fix tray icon. Also use wrapGAppsHook instead of custom wrapper.
2017-03-01 02:21:35 +03:00
Jörg Thalheim
f876ae4b92
cheat: 2.1.27 -> 2.1.28
2017-03-01 00:20:54 +01:00
ndowens
cb766725c7
numdiff: 5.8.1 -> 5.9.0
2017-02-28 17:16:33 -06:00
Nikolay Amiantov
6c5cbfd091
python3.pkgs.protobuf3_0: fix build
...
I spent some time trying to fix tests instead but have no idea what happens.
2017-03-01 02:14:21 +03:00
Bart Brouns
1e74a156c3
qmidinet: 0.4.1 -> 0.4.2
2017-03-01 00:01:52 +01:00
Robert Helgesson
61237e1738
gpsbabel: 1.5.2 -> 1.5.3
2017-03-01 00:00:10 +01:00
Robert Helgesson
cf9cb1bac3
gpsbabel: require qt4 rather than qtbase
2017-03-01 00:00:10 +01:00
Bart Brouns
9dabf88e72
drumkv1: 0.7.6 -> 0.8.0
2017-02-28 23:40:24 +01:00
Bart Brouns
40d47d457e
samplv1: 0.7.6 -> 0.8.0
2017-02-28 23:40:24 +01:00
Bart Brouns
3e8c302525
qjackctl: 0.4.3 -> 0.4.4
2017-02-28 23:40:24 +01:00
ndowens
d02209edf2
wgetpaste: 2.25 -> 2.28
2017-02-28 23:34:40 +01:00
ndowens
0e0af18b57
fop: 1.1 -> 2.1
2017-02-28 23:29:31 +01:00
ndowens
e9c507e060
xul: 0.8.0 -> 1.1.0
2017-02-28 16:19:28 -06:00
Daiderd Jordan
e0ed902b50
Merge pull request #23204 from yurrriq/add/pkgs/applications/audio/musescore-darwin
...
musescore: add darwin-specific package
2017-02-28 23:18:10 +01:00
Vladimír Čunát
5c89ab7cb6
unbound: only use the two-phase build on Linux
...
Hydra shows some problems on Darwin with structure defns/decls.
http://hydra.nixos.org/build/49463873/nixlog/1/raw
2017-02-28 22:32:20 +01:00
Jörg Thalheim
61785c5531
keepassxc: 2.1.0 -> 2.1.2
...
also enable http plugin again. Readme mention using the protocol be a
security risk because it is unencrypted, but the connections stays local
(127.0.0.1) and the plugins has to explicitly enabled in settings
(disabled by default).
2017-02-28 21:44:15 +01:00
rnhmjoj
62c5f68847
palemoon: 27.0.3 -> 27.1.1
2017-02-28 20:34:54 +01:00
Benjamin Staffin
6fd4486de5
Merge pull request #23288 from benley/bazel
...
Bazel: wrap to keep java available at runtime
2017-02-28 14:15:46 -05:00
Franz Pletz
bfa067179e
multisync: remove, no release in > 10 years
...
Upstream suggests to use opensync.
cc #23253
2017-02-28 19:17:47 +01:00
Benjamin Staffin
7c17c10bab
bazel: Wrap so java is present at runtime
...
Bazel can't start up without javac in $PATH.
2017-02-28 12:44:44 -05:00
Franz Pletz
a36e1e2c35
youtubeDL: 2017.02.24.1 -> 2017.02.27
2017-02-28 18:35:41 +01:00
Franz Pletz
c4fd85a451
phpPackages.redis22: not supported with php >= 7
...
cc #23253
2017-02-28 18:35:40 +01:00
Benjamin Staffin
14ef7c0c59
bazel: consolidate bazel test invocations
...
This way it can run them in parallel.
2017-02-28 12:21:52 -05:00
Thomas Tuegel
baac92fc41
Merge pull request #23286 from ttuegel/qt5-community-releases
...
Update Qt 5 community releases automatically
2017-02-28 11:14:38 -06:00
Thomas Tuegel
0e5cce32d8
qt57: update community releases automatically
2017-02-28 11:10:02 -06:00
Jörg Thalheim
49f9c202f6
gpodder: disable iPodSupport by default
...
gpodder has an indirect dependency on libplist (pulled by libgpod),
which has known security vulnerabilities.
2017-02-28 18:05:52 +01:00
Jörg Thalheim
be23e983ae
haka: replace sha1 with sha256
2017-02-28 18:03:23 +01:00
Jörg Thalheim
a6e2d5fcbb
lua5_{2,3}: replace sha1 with sha256
2017-02-28 18:02:51 +01:00
Bjørn Forsman
fc8e0ccc2e
sysdig: give the source tarball a meaningful name
2017-02-28 17:58:03 +01:00
Willi Butz
b13378c479
openconnect_openssl: added missing dependecy gmp
2017-02-28 17:57:21 +01:00
Eelco Dolstra
ffb0fb51d4
blender: 2.78b -> 2.78c
2017-02-28 17:50:42 +01:00
Jörg Thalheim
6405bbe867
cantata: 1.5.1 -> 2.0.1
2017-02-28 17:45:58 +01:00
Itai Zukerman
17835f14c5
bazel: replace patch with patchShebangs and substituteInPlace
2017-02-28 17:41:52 +01:00
Robin Gloster
75707b748c
lincity: fix build
2017-02-28 17:33:31 +01:00
Robin Gloster
8ddfbe34bc
libjson_rpc_cpp_0_2_1: remove
2017-02-28 17:15:04 +01:00
Robin Gloster
efd9331333
libjson-rpc-cpp: 0.6.0 -> 0.7.0, fix build
2017-02-28 17:15:04 +01:00
Robin Gloster
4c04d4e6e2
libclc: 2015-08-07 -> 2017-02-25
2017-02-28 17:15:04 +01:00
Jörg Thalheim
c6375407ec
Merge pull request #23281 from makefu/pkgs/exfat-nofuse/min-kernel
...
exfat-nofuse: exclude 4.1 kernel build
2017-02-28 16:58:11 +01:00
Gabriel Ebner
ffcc897090
qt5.qttools: fix path to qhelpgenerator
2017-02-28 16:48:44 +01:00
Jörg Thalheim
479c6c1ef0
sysdig: 0.14.0 -> 0.15.0
2017-02-28 16:41:08 +01:00
makefu
b4ff1ba4a9
exfat-nofuse: exclude 4.1 kernel build
2017-02-28 16:28:23 +01:00
Leon Isenberg
1a4ec414a4
haskell: ghc710x packages: fix megaparsec
2017-02-28 16:19:14 +01:00
Leon Isenberg
b59fd85dd6
haskell: ghc710x packages: fix gtk2hs-buildtools
2017-02-28 16:19:13 +01:00
Bart Brouns
3fc79cb5ac
ardour: 5.6 -> 5.8
2017-02-28 16:11:57 +01:00
Robin Gloster
be84f410cd
libcm: remove
...
umaintained, broken and not used for 10 years
2017-02-28 16:06:23 +01:00
Franz Pletz
e0b04b4c37
bzflag: 2.4.2 -> 2.4.8
2017-02-28 16:00:56 +01:00
Franz Pletz
40e84506ec
linuxPackages.ixgbevf: 3.2.2 -> 4.0.3
...
cc #23253
2017-02-28 16:00:56 +01:00
Franz Pletz
163db1bbf9
linuxPackages.e1000e: 3.3.1 -> 3.3.5.3
...
cc #23253
2017-02-28 16:00:56 +01:00
Jörg Thalheim
dc7d4dcbb5
Merge pull request #23278 from makefu/pkgs/exfat-nofuse/pin-kernel
...
exfat-nofuse: build only for kernels < 4.10
2017-02-28 15:56:44 +01:00
Felix Richter
e748e18dde
mhddfs: fix-format-security ( #23276 )
...
* mhddfs: fix-format-security
* mhddfs: use fputs instead of fprintf
2017-02-28 15:53:50 +01:00
Robin Gloster
768fac6c36
btanks: fix build
2017-02-28 15:50:30 +01:00
makefu
af7ccaf8c8
exfat-nofuse: build only for kernels < 4.10
2017-02-28 15:50:15 +01:00
Rok Garbas
4fb01fdc03
Merge pull request #23265 from peterhoeg/u/msmtp
...
msmtp: 1.6.4 -> 1.6.6 and make it nix friendly
2017-02-28 15:44:55 +01:00
Nikolay Amiantov
477b507a4f
rPackages: remove old cuda-related patches
...
gputools doesn't build but because of unrelated linking issues.
2017-02-28 17:31:07 +03:00
Nikolay Amiantov
6f3e071755
rPackages: try to unbreak reverse dependencies of cudatoolkit
2017-02-28 17:22:06 +03:00
Nikolay Amiantov
d7ecf89580
opensubdiv: 3.0.5 -> 3.2.0
...
Also remove cudatoolkit override as we have cudatoolkit = cudatoolkit8 now.
2017-02-28 17:22:06 +03:00
Nikolay Amiantov
044a49febf
cudatoolkit: remove OpenCL library
...
libOpenCL is provided by ocl-icd with implementation in NVIDIA driver instead.
2017-02-28 17:22:06 +03:00
Christoph Hrdinka
c4eee0c4f1
retroarch.beetle-saturn: set platforms to x86_64-linux
...
cc #23253 .
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-02-28 15:18:06 +01:00
Robin Gloster
6784a44296
clearsilver: fix build
...
fixes CVE-2011-4357
cc @grahamc, @fpletz, @domenkozar, @rbvermaa
2017-02-28 15:14:55 +01:00
Thomas Tuegel
5190b46eb2
Merge pull request #23275 from ttuegel/qt-5.7-fixes
...
Qt 5.7 fixes
2017-02-28 07:58:34 -06:00
Thomas Tuegel
cff0e06ed7
kwindowsystem: mark broken on Qt 5.5
2017-02-28 07:53:32 -06:00
Thomas Tuegel
a7d3a084b9
attica: mark broken on Qt 5.5
2017-02-28 07:53:28 -06:00
Thomas Tuegel
a821be7a06
sonnet: mark broken on Qt 5.5
2017-02-28 07:53:25 -06:00
Thomas Tuegel
a8cc6d909b
kconfig: mark broken on Qt 5.5
2017-02-28 07:53:25 -06:00
Thomas Tuegel
9cd0754191
karchive: mark broken on Qt 5.5
2017-02-28 07:53:24 -06:00
Thomas Tuegel
b682464f4e
kwidgetsaddons: mark broken on Qt 5.5
2017-02-28 07:53:24 -06:00
Thomas Tuegel
49f554aae0
kcoreaddons: mark broken on Qt 5.5
2017-02-28 07:53:24 -06:00
Thomas Tuegel
eb340b5753
ki18n: mark broken on Qt 5.5
2017-02-28 07:53:23 -06:00
Thomas Tuegel
4208845583
kitemviews: mark broken on Qt 5.5
2017-02-28 07:53:23 -06:00
Thomas Tuegel
c1630b5337
kdbusaddons: mark broken on Qt 5.5
2017-02-28 07:53:22 -06:00
Thomas Tuegel
ffa8be8a0a
kguiaddons: mark broken on Qt 5.5
2017-02-28 07:53:07 -06:00
Thomas Tuegel
be580f91d8
kcodecs: mark broken on Qt 5.5
2017-02-28 07:53:01 -06:00
Thomas Tuegel
6ddaa3f746
solid: mark broken on Qt 5.5
2017-02-28 07:53:01 -06:00
Thomas Tuegel
e1bd5c96ea
syntax-highlighting: mark broken on Qt 5.5
2017-02-28 07:53:00 -06:00
Thomas Tuegel
78b6a1ad14
kwayland: mark broken on Qt 5.5
2017-02-28 07:53:00 -06:00
Peter Simons
93c829d763
Merge pull request #23274 from robbinch/pkg-tinc
...
haskellPackages.tinc: 20161119 -> 20170228
2017-02-28 14:50:50 +01:00
Franz Pletz
d733d36cc6
linuxPackages.jool: only supported on linux < 4.10
...
cc #23253
2017-02-28 14:47:04 +01:00
Franz Pletz
616e5c1953
linuxPackages.sch_cake: only supported in linux >= 4.4
...
cc #23253
2017-02-28 14:46:39 +01:00
Thomas Tuegel
34df5c5684
bluez-qt: mark broken on Qt 5.5
2017-02-28 07:41:16 -06:00
Thomas Tuegel
29d0bf7434
kplotting: mark broken on Qt 5.5
2017-02-28 07:40:40 -06:00
Thomas Tuegel
e77114e72b
kitemmodels: mark broken on Qt 5.5
2017-02-28 07:40:01 -06:00
Robbin C
256c4003e4
haskellPackages.tinc: 20161119 -> 20170228
2017-02-28 21:39:34 +08:00
Thomas Tuegel
fca36b617d
ipe: build with C++11 for Qt 5.7
2017-02-28 07:38:57 -06:00
Thomas Tuegel
5f372535cd
kidletime: mark broken on Qt 5.5
2017-02-28 07:37:22 -06:00
Thomas Tuegel
e5283531c4
kdnssd: mark broken on Qt 5.5
2017-02-28 07:36:54 -06:00
Thomas Tuegel
3acf24e67e
networkmanager-qt: mark broken on Qt 5.5
2017-02-28 07:36:08 -06:00
Peter Simons
fdc716046f
Merge pull request #23263 from expipiplus1/haskell-bench
...
haskell-packages: use benchmark over bench
2017-02-28 14:33:23 +01:00
Lancelot SIX
5c8a8c888a
Merge pull request #23044 from lsix/channels_updates
...
updates pythonPackages.channels and dependencies
2017-02-28 14:22:16 +01:00
Lancelot SIX
bc935b0d16
Merge pull request #23234 from lsix/update_django_rest_framework
...
pythonPackages.djangorestframework: 3.2.3 -> 3.5.4
2017-02-28 14:21:45 +01:00
Lancelot SIX
3adee0aac9
octave: 4.2.0 -> 4.2.1
...
See glists.gnu.org/archive/html/info-gnu/2017-02/msg00011.html for
release announcements.
2017-02-28 14:17:44 +01:00
Herwig Hochleitner
4f981cb3f4
gnome-22: drop bijiben due to dependency on webkitgtk24x
2017-02-28 07:54:04 -05:00
Rommel M. Martinez
ac9c40643c
emem: 0.2.28 -> 0.2.29
2017-02-28 13:15:48 +01:00
Lancelot SIX
6d9a3f0dcd
screen: 4.5.0 -> 4.5.1 for CVE-2017-5618
...
See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg00010.html
for release announcement
2017-02-28 13:11:21 +01:00
Tristan Helmich
0cb62ab661
matrix-synapse: 0.19.1 -> 0.19.2
2017-02-28 13:02:47 +01:00
Thomas Tuegel
e7b2300a0c
threadweaver: mark broken on Qt 5.5
2017-02-28 06:01:52 -06:00
Thomas Tuegel
a0b0dd2a32
modemmanager-qt: mark broken on Qt 5.5
2017-02-28 06:01:12 -06:00
Bart Brouns
2cfa9c6af2
ranger: 1.8.0 -> 1.8.1
2017-02-28 13:00:31 +01:00
Thomas Tuegel
b31a63d2e5
pinentry_qt5: build with C++11 for Qt 5.7
2017-02-28 05:59:45 -06:00
Tristan Helmich
3c16812acf
micropolis: fix build (patch changed)
2017-02-28 12:53:49 +01:00
Eric Bailey
ea07961294
gitflow: tweak for darwin
...
On Darwin, wrap the git-flow binary and set:
FLAGS_GETOPT_CMD=${getopt}/bin/getopt
Without this change, I was getting the following error:
flags:ERROR short flag required for (showcommands) on this platform
2017-02-28 05:52:25 -06:00
Joachim Fasting
bcdbd637fc
tinycc: 0.9.27pre-20170108 -> 20170220
...
tinycc has been relicensed to MIT.
2017-02-28 12:07:36 +01:00
Eelco Dolstra
c2d4b14637
cudatoolkit: Multiple output improvements
...
* Add a "lib" output containing (for the moment) only libOpenCL. This
reduces the closure size of opensubdiv and blender by about 2 GiB.
* Add a "doc" output (about ~200 MiB).
* Remove the "sdk" output since it was worse than useless: all of the
"sdk" output was also included in "out", so it actually increased
disk space usage.
* Run patchelf on ELF binaries only.
2017-02-28 11:21:33 +01:00
Eelco Dolstra
b5c619cbfe
cudatoolkit: 8.0.44 -> 8.0.61
2017-02-28 11:21:33 +01:00
Peter Hoeg
23004ec6dc
s3fs: minor cleanups
2017-02-28 17:59:09 +08:00
Joe Hermaszewski
8788bfe762
haskell-packages: use benchmark over bench
2017-02-28 09:27:29 +00:00
Robert Helgesson
86b840d8c9
perl-Data-FormValidator: 4.81 -> 4.85
2017-02-28 09:33:17 +01:00
Peter Simons
e1908d4e21
Merge branch 'master' into haskell-extensible
2017-02-28 09:14:50 +01:00
Vladimír Čunát
e6541423b6
libuv: disable a problematic test on Darwin
2017-02-28 09:14:38 +01:00
Alexey Shmalko
0d31a76813
virtualbox: fix build
...
The issue was caused by upgrading `qt` from `qt56` to `qt57`, which
now requires C++11.
For more info, see https://github.com/NixOS/nixpkgs/issues/23257 .
2017-02-28 05:35:52 +02:00
Eric Bailey
22404a068f
musescore: add darwin-specific package
...
This is basically a clone of the Homebrew cask version:
https://github.com/caskroom/homebrew-cask/blob/master/Casks/musescore.rb
2017-02-27 20:58:22 -06:00
Vincent Laporte
52507b3a9b
ocamlPackages.ocp-build: 1.99.17-beta -> 1.99.18-beta
2017-02-28 02:38:21 +00:00
Vincent Laporte
9431e49822
ocamlPackages.ppx_tools: init at 5.0+4.05
2017-02-28 02:38:21 +00:00
Daniel Peebles
1f779398c9
Merge pull request #20444 from NeQuissimus/java_packages
...
Java packages
2017-02-27 20:04:56 -05:00
Benjamin Staffin
d348b80f31
bazel: Log test errors to stderr during checkPhase
...
Otherwise it's difficult or impossible to retrieve them, particularly
from a hydra build.
2017-02-27 19:22:37 -05:00
Robin Gloster
df202fdeb8
Merge pull request #23247 from Ma27/init/nodePackages.yo
...
nodePackages.yo: init at 1.8.5
2017-02-28 00:37:11 +01:00
Daiderd Jordan
4e88f774bc
Merge pull request #23079 from sifmelcara/update/crystal
...
crystal: 0.20.5 -> 0.21.0
2017-02-28 00:31:39 +01:00
Lluís Batlle i Rossell
40b9506139
megatools: 1.9.97 -> 1.9.98
...
Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-02-27 22:42:49 +01:00
Lluís Batlle i Rossell
9e7ce9010c
lzbench: init at 20170208
...
In-memory benchmark of several up-to-date compressors.
Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-02-27 22:42:40 +01:00
Pascal Bach
7992ce65fc
gitlab-runner: 1.10.4 -> 1.11.0
2017-02-27 21:56:02 +01:00
Dmitry Kalinkin
fa8afc05c0
pythonPackages.rootpy: 0.8.3 -> 0.9.0
2017-02-27 15:40:01 -05:00
Peter Simons
d2e8ded9a1
Merge pull request #23250 from ljli/ghc710-pkgs-fixes
...
haskell: ghc710 packages cleanup
2017-02-27 21:35:48 +01:00
Shea Levy
e292d166e8
fwupd: Fix localstatedir
2017-02-27 15:28:43 -05:00
Leon Isenberg
386ddc739c
haskell: add semigroups dependency to optparse-applicative for GHC < 8
2017-02-27 20:36:19 +01:00
Leon Isenberg
24c93619e9
haskell: break dependency cycle between QuickCheck and semigroups for GHC < 8
...
The cycle:
QuickCheck -> semigroups
semigroups -> hashable
semigroups -> unordered-containers
unordered-containers -> hashable
unordered-containers -> QuickCheck # test suite only
hashable -> QuickCheck # test suite only
2017-02-27 20:36:19 +01:00
Leon Isenberg
1aa6d77af4
haskell: add semigroups dependency to Quickcheck for GHC < 8
2017-02-27 20:36:19 +01:00
Leon Isenberg
172a2bbeaf
haskell: ghc710x packages: remove obsolete configurations
2017-02-27 20:36:19 +01:00
Vladimír Čunát
59d1ce1c7a
xorg.libX11: 1.6.4 -> 1.6.5
...
It seems like a maintenance release.
2017-02-27 20:33:53 +01:00
Bjørn Forsman
81de55118d
eclipse: add aliases for "latest" versions
...
Add aliases like "eclipse-cpp = eclipse-cpp-46" so that user
configurations can point to "eclipse-cpp" and have it not regularly
break as nixpkgs is updated.
2017-02-27 20:30:17 +01:00
Vladimír Čunát
a1919db7cd
Merge branch 'master' into staging
2017-02-27 20:15:27 +01:00
Vladimír Čunát
18bd007714
Merge #23245 : break gnutls -> openssl dependency
2017-02-27 20:14:30 +01:00
Vladimír Čunát
a9c7610874
Merge #22854 : mesa: 13.0.x -> 17.0.0
...
The versioning scheme is changing to start with the year.
2017-02-27 20:12:37 +01:00
Vladimír Čunát
e2e270d1e2
binutils: drop the $dev/bin symlink
...
Fixes #18839 . I suspect I once added this just because of some
deficiencies in an early development version of the multiple-output
framework in stdenv.
2017-02-27 20:08:26 +01:00
Vladimír Čunát
20ffc3cd73
compress-man-pages: skip compressed manpages
...
Because of bash 4.4 the semantics GLOBIGNORE changed.
This resulted in already compressed manpages to be compressed twice.
Also be careful about symlinks to fix #21777 , e.g. the ledger example.
2017-02-27 20:03:45 +01:00
Maximilian Bosch
c1f8c0879c
nodePackages.yo: init at 1.8.5
2017-02-27 19:36:30 +01:00
Thomas Tuegel
e02b544e4d
ark: Make free by default
2017-02-27 11:51:33 -06:00
Thomas Tuegel
1d14e19fd4
plasma5: 5.8.5 -> 5.8.6
2017-02-27 11:50:10 -06:00
Thomas Tuegel
6542ea7f31
qt5: 5.6.2 -> 5.7.1
2017-02-27 11:50:08 -06:00
Thomas Tuegel
6a115a247c
Export KDE packages at top level
2017-02-27 11:50:07 -06:00
Thomas Tuegel
b58b07f903
mkLibsForQt5: Inherit libraries from Plasma 5 and KDE Applications
2017-02-27 11:50:06 -06:00
Thomas Tuegel
1d71027632
qt55: Add compatibility attribute for qtquickcontrols2
2017-02-27 11:50:05 -06:00
Thomas Tuegel
ef36b2ecbf
calligra: Rename oxygen-icons5 dependency
2017-02-27 11:50:03 -06:00
Thomas Tuegel
e8ad7f0570
qt5: Add compatibility attribute for qtquick1
2017-02-27 11:50:03 -06:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency
2017-02-27 11:49:46 -06:00
Thomas Tuegel
e21b5da630
qt56.qtquickcontrols2: init at 5.6.2
2017-02-27 11:49:37 -06:00
Thomas Tuegel
490bbb288e
qt56: Update instructions
2017-02-27 11:49:32 -06:00
Thomas Tuegel
8be4bd7416
kdeApplications: Move out of desktops/kde-5
...
- There is no such thing as KDE 5
2017-02-27 11:49:30 -06:00
Thomas Tuegel
e50ba70411
plasma5: Hide internal plasmaPackage deriver
2017-02-27 11:49:28 -06:00
Thomas Tuegel
fca3f2e661
kdeFrameworks: Hide internal kdeFramework deriver
2017-02-27 11:49:27 -06:00
Thomas Tuegel
68e0bc38a2
Move kdeWrapper out of kdeFrameworks
2017-02-27 11:49:21 -06:00
Thomas Tuegel
d446303d0b
Move kdeDerivation out of kdeFrameworks
2017-02-27 11:49:16 -06:00
Thomas Tuegel
a33ab04d1b
Clean up KDE Frameworks
2017-02-27 11:49:15 -06:00
Thomas Tuegel
c650dc8bd7
kirigami_2: Do not mix Qt versions!
2017-02-27 11:49:15 -06:00
Thomas Tuegel
e39a4597ce
mkLibsForQt5: remove kdeFrameworks attribute
2017-02-27 11:49:13 -06:00
Thomas Tuegel
7f84ad5f4c
plasma5: Move to desktops/plasma-5
2017-02-27 11:49:12 -06:00
Thomas Tuegel
8eb4d2afbc
Remove top-level kde5 attribute
...
- There is no such thing as KDE 5
2017-02-27 11:49:10 -06:00
Thomas Tuegel
c1ddd2353b
lumina: Fix packaging errors
2017-02-27 11:49:09 -06:00
Thomas Tuegel
055c0f4405
lxqt: Fix packaging errors
2017-02-27 11:49:09 -06:00
Thomas Tuegel
4e36b374d0
heaptrack: Fix packaging errors
2017-02-27 11:49:08 -06:00
Thomas Tuegel
4f2e7a0424
Separate Qt 5 packages from dependent libraries
2017-02-27 11:49:04 -06:00
Vladimír Čunát
d00c26a595
unbound: lighten direct security deps of libunbound
...
Unfortunately, it seems easiest to build all twice.
Debian testing does this in a very similar way.
Tested briefly some individual queries and resperf :-)
2017-02-27 18:23:20 +01:00
Vladimír Čunát
78e4f9d8d7
libevent: split _openssl into a separate output
...
... to save ~3.4 MB of openssl from the default closure.
2017-02-27 18:18:39 +01:00
Shea Levy
2edb8ffa14
fwupd: 0.8.0 -> 0.8.1.
2017-02-27 10:07:57 -05:00
Joachim Fasting
a20a53300d
grsecurity: 4.9.13-201702261126 -> 201702270729
2017-02-27 16:04:32 +01:00
Robin Gloster
b55c259a72
vfdecrypt: fix build
2017-02-27 15:22:51 +01:00
Robin Gloster
4df663a9a2
verilator: 3.884 -> 3.900
2017-02-27 15:22:50 +01:00
Robin Gloster
65a2e307f0
varnish: fix i686 build
2017-02-27 15:22:45 +01:00
Domen Kožar
27798152e3
Merge pull request #23238 from lsix/update_httpie
...
httpie: 0.9.8 -> 0.9.9
2017-02-27 15:05:13 +01:00
Shea Levy
1230330b14
fwupd: Fix systemd/udev install
2017-02-27 08:45:14 -05:00
Shea Levy
8307307e4e
fwupd: Init at 0.8.0
2017-02-27 08:38:49 -05:00
Shea Levy
40e136542e
fwupdate: init at 8
2017-02-27 08:35:08 -05:00
Shea Levy
72ff466de3
libsmbios: 2.2.28 -> 2.3.2
2017-02-27 08:30:46 -05:00
Shea Levy
fa84ad2593
gusb: 0.2.4 -> 0.2.9
2017-02-27 08:30:20 -05:00
Shea Levy
0c2f96a81f
appstream-glib: propagate gtk3
2017-02-27 08:29:58 -05:00
Domen Kožar
fe6ebba59c
Merge pull request #22574 from k0001/ghcjs-node
...
compilers/ghcjs/base.nix: Take ghcjsNodePkgs as argument
2017-02-27 14:28:36 +01:00
Domen Kožar
ffe935ee86
Merge pull request #23104 from dtzWill/fix/generate-shell
...
R/generate-shell: Use R from current tree, fix missing wget dep.
2017-02-27 14:06:17 +01:00
Domen Kožar
a7dc912460
Merge pull request #23069 from lukego/R-packages-readme
...
r-modules/README.md: mention generate-shell.nix
2017-02-27 14:04:35 +01:00
Domen Kožar
4ccb553b70
Merge pull request #22817 from jbedo/r
...
R: 3.2.4 -> 3.3.2
2017-02-27 14:02:13 +01:00
Domen Kožar
7ed28a0b78
R: fix bio3d build
2017-02-27 13:51:55 +01:00
Robin Gloster
bbefb5d06a
warmux: fix build
2017-02-27 13:39:11 +01:00
Robin Gloster
e001b729e1
wv2: fix build
2017-02-27 13:34:41 +01:00
Robin Gloster
8d95889fe6
xf86_input_multitouch: fix build
2017-02-27 13:34:41 +01:00
Joe Hermaszewski
4ab570a6d0
haskell-packages: Add minimal benchDepends support
...
See also: https://github.com/NixOS/cabal2nix/pull/262
2017-02-27 12:23:11 +00:00
Graham Christensen
ba78819782
Merge pull request #23225 from joachifm/webkitgtk24x-broken
...
webkitgtk24x: mark as insecure
2017-02-27 07:13:54 -05:00
Domen Kožar
14b6f2a837
Merge pull request #23235 from expipiplus1/haskell-bench
...
haskell-packages: Add minimal benchDepends support
2017-02-27 12:57:25 +01:00
Joe Hermaszewski
fdd9d7fe4c
haskell-packages: Add minimal benchDepends support
...
See also: https://github.com/NixOS/cabal2nix/pull/262
2017-02-27 11:56:33 +00:00
Domen Kožar
e649974271
Merge pull request #22613 from shajra/fix/9871-3
...
Haskell infrastructure: fix #9871 (overrideCabal)
2017-02-27 12:54:27 +01:00
Domen Kožar
9a052a33b6
Merge pull request #23085 from badi/super-user-spark
...
super-user-spark: update, switch to haskellPackages LTS 8.x GHC 8.0.2
2017-02-27 12:52:46 +01:00
Robin Gloster
20372739d2
xfce4_windowck_plugin: fix build
2017-02-27 12:51:26 +01:00
Robin Gloster
56e624b155
xorg.xf86videoxgi: fix build with upstream patch
2017-02-27 12:43:58 +01:00
Lancelot SIX
aadc5abb6e
httpie: 0.9.8 -> 0.9.9
2017-02-27 12:41:51 +01:00
Robin Gloster
5dde5ded09
zkfuse: remove applied patch
2017-02-27 12:38:58 +01:00
Bjørn Forsman
3d104ab2b3
gst-plugins-base: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
c49533a494
qt-gstreamer1: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
512bd7c522
qt-gstreamer: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
6b73e57e56
gst-plugins-ugly: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
1ea4146f66
gst-plugins-bad: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
0591cd607b
gst-plugins-good: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
4b2c7fe3d1
gst-ffmpeg: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Bjørn Forsman
9e21b2c5e9
gst-python: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Lancelot SIX
60b9948229
pythonPackages.djangorestframework: 3.2.3 -> 3.5.4
2017-02-27 11:07:17 +01:00
Thomas Strobel
eb073e9cd9
moneyplex: fix: add download link
2017-02-27 11:03:39 +01:00
Edward Tjörnhammar
7864782d71
pythonPackages.tensorflow: 0.10.0 -> 1.0.0
2017-02-27 10:52:21 +01:00
Edward Tjörnhammar
a331662930
pythonPackages.protobuf: add pyext dependency
2017-02-27 10:52:21 +01:00
Edward Tjörnhammar
421db29915
pythonPackages.pyext: init at 0.7
2017-02-27 10:52:21 +01:00
Edward Tjörnhammar
5e44b5e299
protobuf3_2: init at 3.2
2017-02-27 10:52:21 +01:00
Thomas Strobel
136c249e0b
init: moneyplex at 16.0.22424
2017-02-27 10:47:36 +01:00
Peter Hoeg
b52fa7b622
uchiwa: 0.21.1
...
Include script to upgrade.
2017-02-27 17:09:24 +08:00
Bart Brouns
90690e71b0
fftw: 3.3.5 -> 3.3.6-pl1 ( #23226 )
2017-02-27 09:22:32 +01:00
Matthias Beyer
2cc06f0203
hr: init at 1.2 ( #23153 )
...
* hr: init at 1.2
* hr: simplify build
2017-02-27 08:42:44 +01:00
zraexy
0680289ef8
qsyncthingtray: 0.5.5rc2 -> 0.5.7
2017-02-27 15:31:55 +08:00
Jörg Thalheim
1861733b90
Merge pull request #23206 from yurrriq/add/pkgs/misc/lilypond/unstable
...
lilypond-unstable: init at 2.19.24
2017-02-27 08:29:12 +01:00
Charles Strahan
1ba97d6ee9
ghcjsHEAD: unbreak
2017-02-27 02:10:34 -05:00
Daiderd Jordan
3540c139b9
Merge pull request #23218 from johbo/darwin-mysql
...
mysql57: Add developer_cmds as build input on darwin
2017-02-27 00:06:17 +01:00
Tuomas Tynkkynen
78d9414ce5
findutils: Fix cross compilation
...
Yes, setting crossAttrs.propagatedBuildInputs is the correct value to
set to override a buildInputs from the native drv!
2017-02-27 00:15:53 +02:00
Joachim Fasting
442b589b71
webkitgtk24x: mark as insecure
...
See https://github.com/NixOS/nixpkgs/issues/18312
2017-02-26 22:52:07 +01:00
Frederik Rietdijk
0dee2a1bcc
Merge pull request #22981 from davidak/PyZufall
...
PyZufall: init at 0.13.2
2017-02-26 22:49:08 +01:00
Peter Simons
f2051a61df
Merge pull request #23228 from Gabriel439/gabriel/fix_haskell_gtk
...
Fix `pkgs.haskellPackages.gtk` build. Fixes #23184
2017-02-26 22:38:42 +01:00
Gabriel Gonzalez
8beee1ec2d
Fix pkgs.haskellPackages.gtk
build
...
Haskell's `gtk` package requires the `have-quartz-gtk` flag to be built on OS X
when using the Quartz backend
2017-02-26 13:21:35 -08:00
Tim Steinbach
7611525c00
git: 2.11.1 -> 2.12.0
2017-02-26 16:18:42 -05:00
Bjørn Forsman
392331ad58
pythonPackages.gst-python: fix source hash
...
Commit 5e937b173d
("gstreamer: 1.10.3 -> 1.10.4 for multiple CVEs") bumped the version but not
the hash.
2017-02-26 21:28:41 +01:00
Franz Pletz
5670d96bbc
pythonPackages.libasyncns: fix build with glibc-2.25
2017-02-26 21:28:07 +01:00
Vincent Laporte
b2a4eb839a
ppx_tools, camlp4, ocamlify, ocamlmod: don’t strip binaries
2017-02-26 21:18:42 +01:00
Franz Pletz
9dbeca2240
pass: refactor, fix completions install
...
cc #23223
2017-02-26 20:54:58 +01:00
Benjamin Herr
6cc50b2976
obconf: add libSM to fix build
2017-02-26 20:11:25 +01:00
Franz Pletz
edcbb6da11
pass: 1.6.5 -> 1.7
2017-02-26 19:36:51 +01:00
Frederik Rietdijk
6ad3d089f1
Merge pull request #23038 from johbo/add-trytond-dependencies
...
Add trytond module dependencies
2017-02-26 19:30:47 +01:00
obadz
daaf817924
SpaceFM: (optionally) remove dependency on ifuse due to broken dep
...
CVEs in libplist prevent ifuse from building (see 30cea5f022
)
2017-02-26 18:29:48 +00:00
Franz Pletz
8fcd1a063e
faac: fix build with glibc-2.25
...
Use patches from Arch to really build against the provided external
mp4v2 library.
2017-02-26 19:09:29 +01:00
Vincent Laporte
8e1b4b3c4c
ocamlPackages.core: init at 113.33.02+4.03
2017-02-26 17:42:02 +00:00
Vincent Laporte
0a768bd6c8
ocamlPackages.core_kernel: init at 113.33.01+4.03
2017-02-26 17:29:36 +00:00