3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

87627 commits

Author SHA1 Message Date
Thomas Tuegel 2f32588a8f phonon: explicitly select Qt 4 vs. Qt 5 2016-07-29 10:29:41 -05:00
Thomas Tuegel 3dea00d90e nixos/kde: phonon moved to qt5 2016-07-29 10:29:15 -05:00
Thomas Tuegel 2056f56f77 fcitx: drop patches, use extra-cmake-modules directly
Fixes #17252. (Really, this time.)

Now that extra-cmake-modules does not depend on Qt 5, it is possible to
depend on it directly.
2016-07-29 10:23:27 -05:00
Thomas Tuegel e15f259f9b extra-cmake-modules: add top-level package
This package no longer depends on Qt 5, but it is part of the KDE
Frameworks collection that do (so it is exported from there).
2016-07-29 10:23:18 -05:00
Thomas Tuegel 6c79045964 extra-cmake-modules: separate setup hook from package 2016-07-29 10:23:18 -05:00
Frederik Rietdijk 6628c55986 pythonPackages.scipy: 0.17.1 -> 0.18.0 2016-07-29 17:22:20 +02:00
Frederik Rietdijk 3e5db479b7 pythonPackages.pyfftw: 0.10.1 -> 0.10.4 2016-07-29 16:57:15 +02:00
Rob Vermaas 9494b764d2 dd-agent: support jmx, needs a separate daemon nowadays.
(cherry picked from commit 1425a1f964)
2016-07-29 12:42:07 +00:00
mimadrid 5fbe282abd
wireshark: 2.0.4 -> 2.0.5 2016-07-29 12:11:09 +02:00
Franz Pletz 2fa9bd5059 hostapd: add patch to fix build with libressl
Fixes #17315.
2016-07-29 12:03:08 +02:00
Franz Pletz 7e8b3adb04 fetchpatch: add addPrefixes argument
Sometimes patches start without a leading prefix. We default to strip
one prefix or path component from patches (-p1) in the patchPhase in
stdenv.

As all patches should therefore be in this format, fetchpatch should
have an option to normalize patch paths. This commit introduces a new
argument to fetchpatch called addPrefixes that adds one patch prefix to
the old and new paths in a patch before putting it into the store.
2016-07-29 12:03:08 +02:00
Robin Gloster 1e806458dc linux_4_6: fix by removing upstreamed patch 2016-07-29 09:50:10 +00:00
Peter Simons c73816b640 Merge pull request #17358 from mimadrid/update/git-2.9.2
git: 2.9.1 -> 2.9.2
2016-07-29 11:38:41 +02:00
Ricardo M. Correia 24d1d19bd2 menhir: 20160303 -> 20160526 (#17343) 2016-07-29 11:30:42 +02:00
mimadrid 59caf069a4
git: 2.9.1 -> 2.9.2 2016-07-29 11:28:31 +02:00
Frederik Rietdijk 25980ed01e DOC: unstable packages names should append -unstable, not -git or -svn 2016-07-29 08:53:24 +02:00
Gabriel Ebner 06dafa1b4f Merge pull request #17355 from vrthra/pash
pash: 2015-11-06 -> 2016-07-06
2016-07-29 07:12:59 +02:00
Thomas Tuegel 8de89b079a fcitx-qt5: remove patch... again 2016-07-28 19:25:52 -05:00
Thomas Tuegel e35358cc16 fcitx: remove the correct obsolete patch 2016-07-28 19:21:13 -05:00
Rahul Gopinath fbf85ce15a pash: 2015-11-06 -> 2016-07-06 2016-07-28 17:16:37 -07:00
Thomas Tuegel 173d668456 Merge branch 'kde-frameworks-qt55' 2016-07-28 19:14:37 -05:00
Thomas Tuegel 1db8808b2d kcalc: add missing makeQtWrapper dependency 2016-07-28 19:13:29 -05:00
Thomas Tuegel dd8c97a2c3 fcitx: depend on extra-cmake-module from Qt 5
Fixes #17252.
2016-07-28 18:48:06 -05:00
Thomas Tuegel 4856a2a1ea build KDE Frameworks with each Qt version 2016-07-28 18:27:13 -05:00
Thomas Tuegel add332c424 qt55: fix CMake module paths 2016-07-28 18:26:54 -05:00
Joachim Fasting 83f783c00f
grsecurity: 4.6.4-201607242014 -> 4.6.5-201607272152 2016-07-29 00:24:00 +02:00
Miguel Madrid 2a4ba66d6c clamav: 0.99.1 -> 0.99.2 (#17351) 2016-07-28 23:36:38 +02:00
Franz Pletz 263fff0ab8 linux: fix build, remove upstreamed patches 2016-07-28 23:05:27 +02:00
Franz Pletz 9aee2a17af linux: 4.6.4 -> 4.6.5
Removed patch was applied upstream.
2016-07-28 23:05:27 +02:00
Franz Pletz b68fe1a572 linux: 4.5.6 -> 4.5.7 2016-07-28 23:05:27 +02:00
Joachim F d472a823aa Merge pull request #17348 from igsha/fix-libgxps
libgxps: fix building
2016-07-28 22:34:31 +02:00
Franz Pletz 8605d76f17 Revert "mariadb: 10.1.9 -> 10.1.16 (security)"
This reverts commit 55bd6da9fb.

Fixes #17340.
2016-07-28 22:31:43 +02:00
Vladimír Čunát 3a402e248f Merge branch 'staging'
It includes a security update of libidn.
2016-07-28 20:36:17 +02:00
Igor Sharonov b11b3dfa2d libgxps: fix building 2016-07-28 21:06:39 +03:00
Eelco Dolstra fd5bbdb436 nixos-containers: Set DevicePolicy=closed
This makes the container a bit more secure, by preventing root
creating device nodes to access the host file system, for
instance. (Reference: systemd-nspawn@.service in systemd.)
2016-07-28 17:58:55 +02:00
Eelco Dolstra bf3edfbb3c nixos-containers: Use systemd 231's --notify-ready flag 2016-07-28 17:58:52 +02:00
Eelco Dolstra 42f8df10a2 linux: 4.4.16 -> 4.4.16 2016-07-28 17:03:55 +02:00
Eelco Dolstra 51871dfb37 systemd: 230 -> 231 2016-07-28 17:03:55 +02:00
Eelco Dolstra 09115245d9 Merge pull request #17341 from mimadrid/update/nano-2.6.2
nano: 2.6.1 -> 2.6.2
2016-07-28 16:58:20 +02:00
Frederik Rietdijk 9a9294d0c6 Merge pull request #17332 from lancelotsix/update_sqlalchemy
Update sqlalchemy and related
2016-07-28 16:47:35 +02:00
mimadrid ca780df195
nano: 2.6.1 -> 2.6.2 2016-07-28 16:46:25 +02:00
Robin Gloster 154af9e67d Merge pull request #9499 from khumba/scilab-bin-5
scilab-bin: init at 5.5.2
2016-07-28 16:43:08 +02:00
Robin Gloster bddec681fb Merge pull request #17334 from RamKromberg/init/catclock
catclock: init at 2015-10-04
2016-07-28 16:31:12 +02:00
Marco Maggesi c28eb6c2ba Update HOL Light to version 2016-07-23. 2016-07-28 15:56:20 +02:00
Frederik Rietdijk ace13888c7 Merge pull request #17282 from magnetophon/faust1git
faust1git: 2016-04-27 -> 2016-07-19
2016-07-28 15:11:07 +02:00
Frederik Rietdijk e40f5e6658 Merge pull request #17338 from matthiasbeyer/update-rtv
Update rtv
2016-07-28 15:01:31 +02:00
Thomas Tuegel 399f8ab48f Merge pull request #17336 from DamienCassou/melpa-stable-generated
melpa-stable-packages: 2016-07-28
2016-07-28 07:43:38 -05:00
Peter Hoeg d0a177411d kde5.systemsettings: include missing qtquickcontrols dependency 2016-07-28 07:38:30 -05:00
Frederik Rietdijk 00278ef685 Merge pull request #17335 from siddharthist/yapf/0.11.0
yapf: init at 0.11.0
2016-07-28 14:27:25 +02:00
Matthias Beyer 39cd6895c1 rtv: 1.9.0 -> 1.10.0 2016-07-28 14:00:37 +02:00