Commit Graph

77358 Commits

Author SHA1 Message Date
Daniel Peebles
57e6f19cad Merge pull request #17794 from abbradar/nostdinc
cc-wrapper: handle -nostdinc{++,}
2016-08-19 16:35:35 -04:00
Thomas Tuegel
64ba7b53f1 Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"
This reverts commit da68127737, reversing
changes made to 2ba494b728.

These changes are reverted because they cause an incompatibility which
they should not.
2016-08-19 15:09:41 -05:00
obadz
4574f22841 chromium: remove one layer of wrapper by using ed 2016-08-19 19:18:23 +01:00
Ram Kromberg
c60f1e9af5 gtk3: 3.20.8 -> 3.20.9 2016-08-19 21:08:25 +03:00
Jezen Thomas
6154fecdbd
Declare dependencies for yesod-auth-oauth2 2016-08-19 19:51:33 +02:00
obadz
b0e11652f4 dotnetPackages.GitVersionTree: init at 2013-10-01 2016-08-19 18:28:03 +01:00
obadz
3f783e7fd1 nano: 2.6.2 -> 2.6.3
Add patch to make Darwin happy & fix #17835
2016-08-19 18:17:25 +01:00
Nikolay Amiantov
2abe917f18 kmod: 22 -> 23, add /lib/modules to module directories 2016-08-19 17:57:08 +03:00
Nikolay Amiantov
821e5c95b4 networkmanager098: fix binary paths 2016-08-19 17:57:04 +03:00
Nikolay Amiantov
1b8806098a networkmanager: point to kmod's modprobe 2016-08-19 17:56:59 +03:00
Nikolay Amiantov
ff22705793 treewide: replace several /sbin paths by /bin 2016-08-19 17:56:45 +03:00
Nikolay Amiantov
30c9aa2698 kmod: add patch to allow searching for modules in several directories 2016-08-19 17:56:39 +03:00
Vladimír Čunát
6d75fd1476 gnutls*: drop the parallel-build hack
... as it didn't work, apparently: 024cb9ee
2016-08-19 16:37:11 +02:00
Vladimír Čunát
c69e2d5763 gnutls35: maintenance 3.5.1 -> 3.5.3 2016-08-19 16:36:52 +02:00
Vladimír Čunát
1441366fdd gnutls33: maintenance 3.3.18 -> 3.3.24 2016-08-19 16:36:10 +02:00
Corbin
7880bc0c21 fetchfossil: Cleanup some copy-and-paste. 2016-08-19 07:34:58 -07:00
obadz
1047ed49d9 Merge branch 'master' into staging
Conflicts: pkgs/os-specific/linux/kmod/default.nix cc @abbradar
2016-08-19 15:28:58 +01:00
obadz
3e03db11b7 glibc: fixup, that should have been $bin not $out 2016-08-19 15:23:56 +01:00
obadz
a7bfa77787 glibc: remove sln from bin, not sbin 2016-08-19 15:20:46 +01:00
Vladimír Čunát
cd07a6b4dd gnutls: security 3.4.13 -> 3.4.14
http://gnutls.org/security.html#GNUTLS-SA-2016-2
(no CVE seems assigned ATM)
2016-08-19 16:08:52 +02:00
obadz
9744c7768d glibc: 2.23 -> 2.24
- Removed patches that were merged upstream
- Removed --localdir from configureFlags as according to
  https://sourceware.org/bugzilla/show_bug.cgi?id=14259
  it was unused before
2016-08-19 15:05:41 +01:00
obadz
80dbdba6dd weechat: add python & perl to PATH so that extensions can run 2016-08-19 13:48:35 +01:00
Rok Garbas
ec918dac16 Merge pull request #17836 from vbgl/topkg_0.7.8
ocaml-uucd: 2.0.0 → 4.0.0
2016-08-19 13:48:33 +02:00
Ram Kromberg
db862d8271 unar: init at 1.10.1 (#17830) 2016-08-19 13:44:19 +02:00
Miguel Madrid
1b69ef935e shotwell: 0.23.4 -> 0.23.5 (#17827) 2016-08-19 13:33:06 +02:00
Miguel Madrid
20c0fe4900 gthumb: init at 3.4.3 (#17826) 2016-08-19 13:32:27 +02:00
Rok Garbas
33c09c9f27 Merge pull request #17831 from bendlas/update-pixie
pixie: 1352 -> 1356
2016-08-19 13:31:06 +02:00
Eelco Dolstra
1efedc6c4c firefox-esr: 45.2.0 -> 45.3.0 2016-08-19 13:26:20 +02:00
Eelco Dolstra
360ee2f0b9 firefox: 48.0 -> 48.0.1 2016-08-19 13:25:43 +02:00
Rok Garbas
aee911c6a1 Merge pull request #17839 from taku0/firefox-bin-48.0.1
firefox-bin: 48.0 -> 48.0.1
2016-08-19 13:12:50 +02:00
Nikolay Amiantov
9683444165 Merge pull request #17796 from jokogr/new/skrooge2-2.4.0
skrooge2: init at 2.4.0
2016-08-19 14:43:31 +04:00
Frederik Rietdijk
8c1a1a11bf asciinema: 20160520 -> 1.3.0
See https://github.com/NixOS/nixpkgs/pull/17807
2016-08-19 12:32:22 +02:00
Domen Kožar
f33aebfbf3 Merge pull request #17832 from aneeshusa/remove-old-nix-unstable
nix: remove unused unstable.nix file
2016-08-19 11:12:38 +02:00
Peter Simons
d717d0dfb1 haskell-hans: revert commit 983ab7be1e
https://github.com/NixOS/nixpkgs/pull/17555 added an override that pins the
version of haskellPackages.hans to a specific Git revision. This means that any
version updates in the Haskell packages set will have no effect and that our
users will be stuck at that (arbitrary) version until the override is removed
again. Furthermore, it's bad practice to distribute a package dubbed as version
X when it's really version Y! The proper way to fix this issue IMHO is to
convince upstream to released a fixed version to Hackage.
2016-08-19 10:58:14 +02:00
Peter Simons
881131b968 configuration-hackage2nix.yaml: structured-haskell-mode works again 2016-08-19 10:23:43 +02:00
Peter Simons
224804d0f6 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-22-ga83e456 using the following inputs:

  - Hackage: 352d6a176e
  - LTS Haskell: a23e74ee23
  - Stackage Nightly: 4a0b9e146a
2016-08-19 10:23:36 +02:00
Peter Simons
bdc38c6a67 Merge pull request #17829 from mimadrid/update/git-2.9.3
git: 2.9.2 -> 2.9.3
2016-08-19 10:16:46 +02:00
Peter Simons
0c341c206e Merge pull request #17730 from obadz/ghc8-fix-12130
ghc8: apply patches to fix https://ghc.haskell.org/trac/ghc/ticket/12130
2016-08-19 10:15:28 +02:00
Corbin
23a50ca407 fetchfossil: Don't let Fossil write to $out/.fossil. 2016-08-18 23:16:37 -07:00
Vincent Laporte
1e419d505b ocaml-uucd: 2.0.0 -> 4.0.0 2016-08-19 08:14:43 +02:00
Vincent Laporte
a99d7b1071 ocaml-topkg: init at 0.7.8 2016-08-19 08:14:36 +02:00
Vincent Laporte
10767521a0 ocaml-bitstring-f1673f8: fix source URL 2016-08-19 07:58:05 +02:00
Corbin
20a0e2e3bf build-support: Add fetchfossil function.
This is a dead-simple fetcher which clones a Fossil repository, opens it
directly into $out, and then nicks out the single Fossil checkout marker.
2016-08-18 22:29:30 -07:00
Aneesh Agrawal
c167624b8d checkbashisms: rename from checkbashism
Also add a backwards-compatability alias.
2016-08-18 23:24:04 -04:00
Aneesh Agrawal
e2ddcc938f nix: remove unused unstable.nix file 2016-08-18 23:14:07 -04:00
Thomas Tuegel
c97c2bca34 kde5.applications: 16.04.3 -> 16.08.0 2016-08-18 21:02:28 -05:00
Austin Seipp
0678263b05 nixpkgs: arachne-pnr 2016.05.21 -> 2016.08.18
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-19 01:55:13 +00:00
Austin Seipp
59428b94a6 nixpkgs: icestorm 2016.05.21 -> 2016.08.18
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-19 01:55:13 +00:00
Austin Seipp
cc7b072157 nixpkgs: abc-verifier 20160813 -> 20160818
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-19 01:55:13 +00:00
Austin Seipp
535219895d nixpkgs: yosys 2016.05.21 -> 2016.08.18
Also amend the fetched name 'abc' to 'yosys-abc', so that the
derivation name looks distinctly different from any other abc install
at a glance.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-08-19 01:55:13 +00:00
Herwig Hochleitner
d620f80318 pixie, dust: rename pxi -> pixie-vm
see https://github.com/pixie-lang/pixie/issues/455
2016-08-19 02:38:12 +02:00
Herwig Hochleitner
df2a847b6d pixie: 1352 -> 1356 2016-08-19 02:38:09 +02:00
mimadrid
7f3a4688f0
git: 2.9.2 -> 2.9.3 2016-08-18 21:13:00 +02:00
taku0
0cd039b40e firefox-bin: 48.0 -> 48.0.1 2016-08-19 03:12:15 +09:00
Frederik Rietdijk
e8f7c5490d Merge pull request #17807 from KibaFox/asciinema
pythonPackages.asciinema: init at 1.3.0
2016-08-18 17:31:30 +02:00
Joachim F
409b53cba8 Merge pull request #17799 from robbinch/pkg-kiwix
kiwix: Fix broken build
2016-08-18 17:13:21 +02:00
Nikolay Amiantov
622b5ab72b pythonPackages.psutil: 3.4.2 -> 4.3.0 2016-08-18 18:02:32 +03:00
Joachim F
b5bfa099b6 Merge pull request #17795 from RamKromberg/fix/leo-editor
leo-editor: 5.1 -> 5.3
2016-08-18 16:44:27 +02:00
Tuomas Tynkkynen
53c8cce151 Merge pull request #17824 from silvio/sfr/some-updates
tig: 2.1.1 -> 2.2
2016-08-18 17:43:43 +03:00
Tuomas Tynkkynen
5a47d15519 Merge pull request #17823 from romildo/upd.greybird
Greybird: 2016-03-11 -> 2016-08-16
2016-08-18 17:43:15 +03:00
Joachim F
98b0cc7ded Merge pull request #17820 from glaebhoerl/update-vivaldi
vivaldi: 1.2 -> 1.3
2016-08-18 16:41:27 +02:00
Joachim F
a942764221 Merge pull request #17821 from romildo/upd.jwm
jwm: 1535 -> 1548
2016-08-18 16:41:06 +02:00
Kiba Fox
834543ab6e pythonPackages.asciinema: init at 1.3.0 2016-08-18 10:33:30 -04:00
Silvio Fricke
dc7c848e10 tig: 2.1.1 -> 2.2
Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
2016-08-18 16:24:25 +02:00
José Romildo Malaquias
3a2cff0e32 Greybird: 2016-03-11 -> 2016-08-16 2016-08-18 11:23:05 -03:00
Franz Pletz
c409710b20 activemq: 5.13.2 -> 5.13.4 (security)
Fixes CVE-2016-3088.

See http://activemq.apache.org/security-advisories.data/CVE-2016-3088-announcement.txt.
2016-08-18 16:08:26 +02:00
José Romildo Malaquias
f7da8c9919 jwm: 1535 -> 1548 2016-08-18 10:49:56 -03:00
Tuomas Tynkkynen
bd68309643 kernel config: Enable SECCOMP
This is used by systemd >= 231 and is not enabled in the ARM
multiplatform defconfig.
2016-08-18 16:33:46 +03:00
Thomas Tuegel
da68127737 Merge pull request #17806 from matthewbauer/emacs-wrapper
emacs: add versatile "emacsWrapper"
2016-08-18 08:16:48 -05:00
Gábor Lehel
5bef9b271c vivaldi: 1.2 -> 1.3 2016-08-18 15:13:39 +02:00
Nikolay Amiantov
c998a76951 mupdf: cleanup, use system libraries 2016-08-18 16:12:28 +03:00
Nikolay Amiantov
1bde33074e poppler_data: embed into poppler, make an option
Previously we relied on an environment variable POPPLER_DATADIR which
practically noone used and everyone was expected to set. This is a good
candidate for a feature option because noone really _noticed_ that this data is
not available. Disabled by default because of this and size of the data (22M).
2016-08-18 16:09:34 +03:00
Nikolay Amiantov
7ce717a56c poppler_data: install pkgconfig files 2016-08-18 16:09:34 +03:00
Nikolay Amiantov
d5e1f5bbaa poppler: use openjpeg instead of unmaintained internal decoder 2016-08-18 16:09:34 +03:00
Nikolay Amiantov
447d88d415 poppler: 0.43.0 -> 0.46.0 2016-08-18 16:09:34 +03:00
Nikolay Amiantov
b8e3560504 cups_filters: 1.5.0 -> 1.11.1 2016-08-18 16:09:34 +03:00
Nikolay Amiantov
b64924b0d5 cups: 2.1.3 -> 2.1.4 2016-08-18 16:09:34 +03:00
Joachim Fasting
b8578f8096
haskellPackages_ghc710.libmpd: test-suite issue has been fixed upstream
Undoes b2f22c8a29
2016-08-18 14:38:03 +02:00
Joachim Fasting
8d51c50570
haskellPackages.libmpd: upper-bound on time has been fixed upstream
This basically reverts d13378ffd1 (git
revert resulted in conflicts, which I'm too lazy to resolve).
2016-08-18 14:35:45 +02:00
Joachim F
d7d7d28b1f Merge pull request #17809 from rasendubi/ycmd
ycmd: fix build
2016-08-18 14:23:30 +02:00
Frederik Rietdijk
3c5594c505 pythonPackages.python-etcd: fix build 2016-08-18 12:36:42 +02:00
Frederik Rietdijk
7395c29616 pythonPackages.libtmux: fix build 2016-08-18 12:36:42 +02:00
Frederik Rietdijk
904ee1bebc Merge pull request #17814 from juliendehos/tntdb
tntdb: init at 1.3
2016-08-18 11:25:47 +02:00
Frederik Rietdijk
a36fc3c845 pythonPackages.Werkzeug: fix build Python 3.x
that was broken by 7916a16c8e
2016-08-18 11:24:09 +02:00
Rok Garbas
35793f1917 Merge pull request #17812 from lancelotsix/CVE-2016-6316
gnupg and libgcrypt updates (for CVE-2016-6316)
2016-08-18 11:17:54 +02:00
Julien Dehos
5a2e256075 tntdb: init at 1.3 2016-08-18 11:11:43 +02:00
Frederik Rietdijk
3322f10a09 Merge pull request #17813 from juliendehos/tntnet
tntnet: init at 2.2.1
2016-08-18 10:59:57 +02:00
Ioannis Koutras
afa88f2dc2 skrooge2: init at 2.4.0 2016-08-18 11:41:43 +03:00
Lluís Batlle i Rossell
b8e215fb50 Making shotcut use qt5 (5.6), not qt55. 2016-08-18 10:22:19 +02:00
Lancelot SIX
6a1e9d253d
gnupg1orig: 1.4.20 -> 1.4.21
Fixes CVE-2016-6316.

See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00008.html
2016-08-18 10:02:49 +02:00
Frederik Rietdijk
0e6822b522 kile: 2016-07-02 -> 2016-07-25 2016-08-18 09:59:25 +02:00
Lancelot SIX
c4a7bdd248
libgcrypt: 1.7.2 -> 1.7.3
Fixes CVE-2016-6316.

See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00008.html
2016-08-18 09:58:21 +02:00
Lancelot SIX
bc01cbbc64
libgcrypt_1_5: 1.5.4 -> 1.5.6
Fixes CVE-2016-6316.

See http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00008.html
2016-08-18 09:58:10 +02:00
Julien Dehos
50ca8eb30a tntnet: init at 2.2.1 2016-08-18 09:54:46 +02:00
Lluís Batlle i Rossell
762a11a276 Updating and fixing shotcut. 2016-08-18 09:41:29 +02:00
Lluís Batlle i Rossell
e31951cb88 More dependencies to shotcut 2016-08-18 09:40:51 +02:00
Frederik Rietdijk
cff0389e41 Merge pull request #17773 from RamKromberg/fix/pillow
pillow: 3.2 -> 3.3
2016-08-18 08:57:51 +02:00
Alexey Shmalko
1a2c7fe628
ycmd: fix build
This also fixes build for Mac OS X. The build failed before because both
clang and clang-unwrapped were in scope and CMake tried to compile the
library with unwrapped clang with well-understood consequences.

This commit fixes the issue by passing libclang through a different way.
2016-08-18 03:26:51 +03:00
Robbin C
2a84cc856b kiwix: Fix broken build 2016-08-18 07:55:06 +08:00
Nikolay Amiantov
3367c211c6 sqlcipher: 3.1.0 -> 3.4.0 2016-08-18 02:19:56 +03:00
Joachim F
a4bbb2d9a3 Merge pull request #17688 from nexusdev/solc
Add Solidity (Ethereum compiler)
2016-08-17 23:45:34 +02:00
Joachim F
c2bfce8de8 Merge pull request #16762 from matthewbauer/gnustep2
Add "gnustep" to nixpkgs
2016-08-17 23:38:56 +02:00
Daniel Brockman
6999aad158 solc: add maintainer @dbrock 2016-08-17 23:31:20 +02:00
Frederik Rietdijk
84bcaf5461 pypy27: 5.1.1 -> 5.3.1 2016-08-17 23:12:30 +02:00
Joachim F
310bfeee20 Merge pull request #17800 from ebzzry/emem-0.2.25
emem: 0.2.24 -> 0.2.25
2016-08-17 22:58:29 +02:00
Robert Helgesson
2033f261e9
redstore: add home page and license fields 2016-08-17 22:43:06 +02:00
Frederik Rietdijk
379b2fab97 Merge pull request #17777 from juliendehos/cxxtools
cxxtools: init at 2.2.1
2016-08-17 22:37:37 +02:00
Robert Helgesson
74b25f4c69
redstore: 0.5.2 -> 0.5.4 2016-08-17 22:34:17 +02:00
Robert Helgesson
a4ae7b87f0
redstore: fix build under recent glibc
Previously the build would fail due to, e.g., `getaddrinfo` not being
defined.
2016-08-17 22:34:17 +02:00
Frederik Rietdijk
80c98d76ca Merge pull request #17641 from matthewbauer/update-pyopenssl
pyopenssl: 0.15.1 -> 16.0.0
2016-08-17 22:23:14 +02:00
Nikolay Amiantov
e3039a282a qt5.qtwebkit: set myself as a maintainer 2016-08-17 22:46:24 +03:00
Joachim Fasting
cb5a2acaa1
torbrowser: 6.0.2 -> 6.0.4
Tested briefly on x86_64-linux

Closes: https://github.com/NixOS/nixpkgs/issues/17750
2016-08-17 20:53:47 +02:00
Matthew Bauer
6ceedaaee4 emacs: add versatile "emacsWrapper"
"emacsWrapper" replaces emacsWithPackages. In addition to "packagesFun",
emacsWrapper has an optional variable called "execStart". execStart can
be used to append elisp to the default site-start.el script. This is
useful for providing a way to load a user's .emacs.d/init.el
file. "emacsWithPackages" is implemented with emacsWrapper for
convenience and compatability.
2016-08-17 18:19:58 +00:00
Nikolay Amiantov
8978989ef6 calibre: use the right sip directory 2016-08-17 20:50:27 +03:00
Nikolay Amiantov
3e5bf44aab sip: 4.14.7 -> 4.18.1, drop unused old version 2016-08-17 20:30:51 +03:00
Nikolay Amiantov
1c5399626a qutebrowser: don't depend on qtmultimedia
It's not needed now that qtwebkit uses gstreamer backend
2016-08-17 20:30:50 +03:00
Nikolay Amiantov
c1262a76e4 qt5.qtwebkit: use gstreamer backend
It's recommended by upstream: https://bugs.webkit.org/show_bug.cgi?id=63472
2016-08-17 20:20:35 +03:00
Nikolay Amiantov
4b2e1998bb pyqt4: update flags like in pyqt5 2016-08-17 20:20:35 +03:00
Nikolay Amiantov
1d53115765 qutebrowser: use qtwebkit-plugins 2016-08-17 20:20:35 +03:00
Nikolay Amiantov
727678936d qt5.qtwebkit-plugins: init at 2015-05-09 2016-08-17 20:20:35 +03:00
Nikolay Amiantov
33cabd882f pythonPackages.pyqt5: 5.5.1 -> 5.6 2016-08-17 20:20:35 +03:00
Nikolay Amiantov
13fdb45c04 qt57.webkit: init at 5.7.0 2016-08-17 20:20:35 +03:00
Nikolay Amiantov
306358992a qt56.webkit: init at 5.6.1 2016-08-17 20:20:35 +03:00
Nikolay Amiantov
b14f6a96f6 qt55: regenerate srcs 2016-08-17 20:20:35 +03:00
Nikolay Amiantov
58202a9113 qt fetchsrcs.sh: add community releases
Also parametrize by version and make more reproducable.
2016-08-17 20:20:35 +03:00
Rommel M. Martinez
c8ecc146a3 emem: 0.2.24 -> 0.2.25 2016-08-17 23:53:33 +08:00
Lluís Batlle i Rossell
5b3c885b35 Shotcut builds, but wants jack1 libs on start. 2016-08-17 17:25:03 +02:00
Rommel M. Martinez
963d8cc3e0 translate-shell: init at 0.9.4 (#17780) 2016-08-17 16:20:55 +02:00
Peter Hoeg
5de7993f7e dropbox: 6.4.14 -> 8.4.19 (#17797) 2016-08-17 16:19:32 +02:00
Tomas Hlavaty
e444532046 mlt: 0.9.6 -> 6.2.0 (#17725)
The old version with qt4 is kept around for kdenlive dependency.
2016-08-17 16:09:58 +02:00
Ram Kromberg
d6d716490e leo-editor: 5.1 -> 5.3 2016-08-17 16:44:25 +03:00
Joachim Fasting
66a3f0e988
gradm: 3.1-201607172312 -> 3.1-201608131257 2016-08-17 15:19:33 +02:00
Joachim Fasting
ba20363f11
grsecurity: 4.7-201608151842 -> 4.7.1-201608161813 2016-08-17 15:19:27 +02:00
mimadrid
60c3f3f2b9
nerdfonts: 0.7.0 -> 0.8.0, fixes #17693 2016-08-17 14:06:28 +02:00
Anthony Cowley
29572c28a3 llvm-3.8: build shared library on darwin (#17671)
- Enable the shared library build on darwin by default to match other
  platforms.

- Fix the dylib file's name in the store

- Symlink a versioned name as some tooling expects this.
2016-08-17 13:43:57 +02:00
Christine Koppelt
75bffa11d6 influxdb: add 1.0.0-beta3 (#17733) 2016-08-17 13:40:05 +02:00
Michal Rus
d965dfc00d bitwig-studio: init at 1.3.12 (#17756) 2016-08-17 13:23:48 +02:00
cmfwyp
c403221af5 calibre: 2.58.0 -> 2.64.0 (#17771)
Extension definitions were moved to extensions.json, so the patch
needed to be updated.
2016-08-17 13:20:39 +02:00
Franz Pletz
6aa729cf52 ympd: remove unncessary preConfigure hook
Fixes #17788.
2016-08-17 13:19:41 +02:00
Franz Pletz
131bc22b84 gitlab service: add option for db_key_base secret 2016-08-17 13:17:47 +02:00
Franz Pletz
cfb930c985 znapzend: 0.15.5 -> 0.15.7 2016-08-17 13:17:46 +02:00
Langston Barrett
0cc89278a1 ympd: init at 1.3.0 2016-08-17 13:17:41 +02:00
Nikolay Amiantov
24f695ffaa cc-wrapper: handle -nostdinc{++,} 2016-08-17 13:19:46 +03:00
Franz Pletz
32ce20c86b Merge pull request #17791 from ebzzry/emem-0.2.24
emem: 0.2.23 -> 0.2.24
2016-08-17 11:20:02 +02:00
Frederik Rietdijk
80b3a7b128 Revert "pythonPackages.psutil: 3.4.2 -> 4.3.0"
This reverts commit 86caec1be1.

In this commit tests were re-enabled, but without correctly testing whether it could.
When a package builds it doesn't mean the tests are actually run. This is often seen when it says that 0 tests were run.
Typically this is because the test runner was invoked incorrectly.

By re-enabling the tests, a false impression is generated that the package is tested while in fact it isn't. Furthermore, the Python 3.5
package broke because the tests are invoked incorrectly.

cc @abbradar
2016-08-17 10:52:22 +02:00
Lluís Batlle i Rossell
9f9cac34d3 Updating mlt to 6.2.0
(cherry picked from commit 93d8ab8007102e0e4d7f23cf25bb353d1cc5bced)

I checked with kdenlive people, and they say that we should always use the
latest mlt possible; that it should not be any problem, and provide only
improvements.
2016-08-17 10:06:30 +02:00
Rommel M. Martinez
e5a4afc1b7 emem: 0.2.23 -> 0.2.24 2016-08-17 14:37:37 +08:00
Franz Pletz
2571438988 linux: 4.7 -> 4.7.1 2016-08-17 05:46:00 +02:00
Franz Pletz
7a4407461b linux: 4.6.6 -> 4.6.7
Fixes CVE-2016-5696.
2016-08-17 05:45:59 +02:00
Franz Pletz
da95fb368c linux: 4.4.17 -> 4.4.18
Fixes CVE-2016-5696.
2016-08-17 05:45:59 +02:00
Franz Pletz
2104d28bcd linux: 4.1.27 -> 4.1.30
Fixes CVE-2016-5696.
2016-08-17 05:45:59 +02:00
Franz Pletz
b070a9c439 gitlab: 8.10.3 -> 8.10.6 2016-08-17 05:36:24 +02:00
Matthew Bauer
49bb0aa25a gnustep: attempt to fix osx building
Set with-layout=fhs. This should prevent OS X from having compat issues.
2016-08-16 21:53:45 +00:00
Matthew Bauer
2e5edbfd99 gnustep: move to pkgs/desktops/gnustep 2016-08-16 21:53:45 +00:00
Matthew Bauer
63bd635f80 libobjc2: 1.7 -> 1.8.1 2016-08-16 21:53:33 +00:00
Matthew Bauer
a8befcb796 gnustep: fixup descriptions, remove punctuation
This is based on @joachifm's review. Reworded description in each of
GNUstep's attributes.
2016-08-16 21:11:06 +00:00
Matthew Bauer
387d5e07fd gnustep: remove unneeded lines in patches
There were alot of unnecessary "Only In" lines that were left in the
patch files. This should remove all of them.
2016-08-16 21:11:05 +00:00
Matthew Bauer
4ebfc31388 gnustep: add alias for old gnustep-make 2016-08-16 21:11:05 +00:00
Matthew Bauer
0e58029488 gnustep: update to latest upstream versions
back, base, gorm, gui, gworkspace, and make were updated. xcode was
removed because it's not building correctly.
2016-08-16 21:11:05 +00:00
Matthew Bauer
1e663df66c gnustep: provide default meta
Meta data like maintainers, license, and homepage is shared throughout the
"gnustep" project. Everything going through "gsmakeDerivation" now
shares overridable metadata.
2016-08-16 21:11:05 +00:00
Matthew Bauer
c3974455eb gnustep: rescope everything into one folder
This should make merge conflicts easier to
handle. "gnustep" prefix has been removed to
make thing simpler. So "gnustep_make" is now
"make" within the gnustep scope.
2016-08-16 21:10:54 +00:00
Artyom Shalkhakov
d3d580ebbe gnustep: cleanup
Major clean-up. Everything builds fine.
2016-08-16 21:00:27 +00:00
Artyom Shalkhakov
cf79db3549 gnustep: fix gworkspace
Minor fix: just to make GWorkspace buildable as it is.
2016-08-16 21:00:13 +00:00
Artyom Shalkhakov
15c5a533b5 gnustep: add gworkspace and systempreferences
Packaging some basic GNUstep apps: GWorkspace and SystemPreferences.

Unfortunately, GWorkspace doesn't work well, because gdomap, gdnc, gpbs
are not started. Also, there is some issue with fonts not being found.
2016-08-16 20:59:58 +00:00
Artyom Shalkhakov
ea3dcb3264 gnustep: add setup hook for make
Adding a setup-hook for gnustep-make.
2016-08-16 20:59:50 +00:00
Artyom Shalkhakov
4cbeef463c gnustep: use gnustep_builder
Built ProjectCenter and Gorm with the new gnustep_builder. Had to go
back and fix a few things.
2016-08-16 20:59:36 +00:00
Artyom Shalkhakov
d39e5372dc gnustep: cleanup
Cleaning up. Adding GNUstep package builder for abstracting out GNUstep
compilation specifics (with thanks to GitHub user lethalman).

The rules for using build_gnustep_package are as simple: any
GNUstep-based package that the package being compiled depends upon are
to be put in [deps] (this is used for setting up a buildEnv), while
other dependencies are put into [buildInputs] as usual.
2016-08-16 20:59:30 +00:00
Artyom Shalkhakov
5db3f3ee61 gnustep: remove gnustep-startup
Removing gnustep-startup (not needed anymore). Adding Gorm and
ProjectCenter applications (these mostly work, provided the environment
is set up manually).
2016-08-16 20:59:23 +00:00
Artyom Shalkhakov
52d17a5f41 gnustep: packageg libs separately
Packing gnustep libs separately, with no use of gnustep-startup. Also,
fixed a bug in WindowMaker package (some imaging dependencies were not supplied).
2016-08-16 20:59:08 +00:00
Artyom Shalkhakov
a28c729766 gnustep: init
Adding new library: gnustep-startup, which packages the core
libraries necessary for GNUstep: gnustep-make, gnustep-base,
gnustep-gui, gnustep-backend.
2016-08-16 20:58:57 +00:00
Frederik Rietdijk
5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Frederik Rietdijk
6b23bd99a3 Remove top-level pyatspi
See #11567.
2016-08-16 22:52:37 +02:00
Matthew Bauer
a2937ba293 searx: force to use new pyopenssl 2016-08-16 20:47:18 +00:00
Matthew Bauer
7d3bccdd7c service-identity: 14.0.0 -> 16.0.0
- adds attrs as input
2016-08-16 20:33:59 +00:00
Domen Kožar
40da4e6ce7 fix eval 2016-08-16 22:30:15 +02:00
Domen Kožar
584c19b4a5 Merge pull request #17720 from oxij/fix-xen
Fix xen build
2016-08-16 22:06:52 +02:00
Robert Helgesson
f396a0b4d0
hd-idle: init at 1.05 2016-08-16 21:59:14 +02:00
Julien Dehos
1d6464003f wt: init at 3.3.6 2016-08-16 21:01:45 +02:00
Franz Pletz
2709079569 postgresql: security updates for all versions
Fixes CVE-2016-5423 and CVE-2016-5424.

See https://www.postgresql.org/about/news/1688/.
2016-08-16 18:35:22 +02:00
Joachim Fasting
d82ddd6dc0
grsecurity: 4.7-201608131240 -> 4.7-201608151842 2016-08-16 17:50:37 +02:00
Joachim Fasting
b1cceeda84
grsecurity: enable pax size overflow plugin 2016-08-16 17:50:36 +02:00
Joachim Fasting
3fcb9e6f57
grsecurity: support non-enforcing mode
Until we've made sure that most things actually work out of the box, we
need to give people a way of continuing to use the system without
completely disabling grsecurity.

Set sysctl kernel.pax.softmode=1 or boot with pax.softmode=1
2016-08-16 17:50:36 +02:00
Julien Dehos
703ca63b01 cxxtools: init at 2.2.1 2016-08-16 15:41:21 +02:00
Franz Pletz
35654b7fc1 Merge pull request #17743 from mayflower/service/mattermost 2016-08-16 14:54:25 +02:00
Ram Kromberg
6edb3851f9 pillow: 3.2 -> 3.3 2016-08-16 14:33:16 +03:00
Nathan Zadoks
874e90fd66 protobuf: 3.0.0-beta-3.1 -> 3.0.0 2016-08-16 12:09:36 +02:00
Frederik Rietdijk
6d75bf842b mercurial: pass in pythonPackages 2016-08-16 11:48:09 +02:00
Josef Kemetmüller
24ab0460a9 armadillo: Fix failing build (#17764)
The upgrade of cmake to v3.6.0 broke this build. HDF5 now can
only be found if hdf5-cpp is used as buildInput.
However the upgrade made it possible to remove a patch:
CMake can now find openblas on its own.
2016-08-16 06:29:15 +00:00
Nikolay Amiantov
081ac25dc6 kmod: 22 -> 23, add /lib/modules to module directories 2016-08-16 02:42:19 +03:00
Shea Levy
9adad8612b Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
Was meant to go into staging, sorry

This reverts commit 57b2d1e9b0, reversing
changes made to 760b2b9048.
2016-08-15 19:05:52 -04:00
Shea Levy
57b2d1e9b0 Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs 2016-08-15 19:01:44 -04:00
Nikolay Amiantov
b067b53011 networkmanager098: fix binary paths 2016-08-16 00:19:26 +03:00
Nikolay Amiantov
cd05a8ed00 networkmanager: point to kmod's modprobe 2016-08-16 00:19:26 +03:00
Nikolay Amiantov
1afd250676 treewide: replace several /sbin paths by /bin 2016-08-16 00:19:25 +03:00
Nikolay Amiantov
131fca0a85 kmod: add patch to allow searching for modules in several directories 2016-08-16 00:19:25 +03:00
Joachim Fasting
9062c67914
grsecurity: 4.6.5-201607312210 -> 4.7-201608131240 2016-08-15 20:36:46 +02:00
Daniel Peebles
65ed79a1e8 Merge pull request #17642 from svend/gnupg21-fix-gpgsm-linking
gnupg: Fix gpgsm linking for gnupg 2.1.14
2016-08-15 14:19:19 -04:00
Svend Sorensen
ac2836610d gnupg: Add comment about when to drop fix-gpgsm-linking.patch 2016-08-15 11:16:55 -07:00
Thomas Tuegel
ef15f01a43 yakuake: get Konsole from kde5 2016-08-15 11:15:46 -05:00
Thomas Tuegel
ea9b705340 Remove obsolete Quassel aliases 2016-08-15 11:03:11 -05:00
Thomas Tuegel
cc82bdf7df kile: get Konsole from kde5 2016-08-15 10:47:01 -05:00
Thomas Tuegel
1e3a00aca5 dfilemanager: remove duplicate definition 2016-08-15 10:34:37 -05:00
Thomas Tuegel
de27f97e2d Remove kde5PackagesFun 2016-08-15 09:27:51 -05:00
Michal Rus
3313353899 guitarix: 0.34.0 -> 0.35.1; add glib_networking dep (#17740)
glib_networking is needed for downloading presets from withing Guitarix
UI. Before, Guitarix would return an “install glib_networking” error.
2016-08-15 14:25:46 +00:00
ibrahim Sağıroğlu
9ff4501c55 marathon: 0.15.3 -> v1.1.1 (#17612) 2016-08-15 14:13:05 +00:00
Thomas Tuegel
888570438c breeze-gtk: install GTK 3.20-compatible theme 2016-08-15 08:57:54 -05:00
obadz
6eb2ca2247 haskellPackages.Lazy-Pbkdf2.i686-linux: don't run tests that keep aborting 2016-08-15 13:05:55 +01:00
Moritz Ulrich
21df40f85f systemd-cryptsetup-generator: Fix bug.
The annoying wrapper script also wraps `systemd-cryptsetup`. We need to
copy the original binary to $out too.
2016-08-15 12:42:44 +02:00
Pascal Wittmann
b22fc4c411 Merge pull request #17708 from DamienCassou/fix-byzanz
byzanz: Let it find gstreamer plugins
2016-08-15 10:56:57 +02:00
Nikolay Amiantov
9b4a7984a4 qutebrowser: add shared files and cleanup 2016-08-15 11:38:53 +03:00
Nikolay Amiantov
5b296a1470 Merge branch 'master' into staging 2016-08-15 10:34:28 +03:00
Michal Rus
397a17aef9 visualvm: init at 1.3.8 (#17745) 2016-08-15 05:45:48 +02:00
Franz Pletz
64c79e8526 linux: 4.6.5 -> 4.6.6 2016-08-15 04:28:08 +02:00
Franz Pletz
2a8718fb0b linux_4_5: remove, not support by upstream anymore 2016-08-15 04:28:02 +02:00
Rok Garbas
e775eff2a9
pypi2nix: wrong hash 2016-08-15 04:01:14 +02:00
Rok Garbas
c29e76063e
pypi2nix: 1.3.0 -> 1.4.0 2016-08-15 03:46:43 +02:00
Franz Pletz
d2840f94f4 matterircd: init at 0.9.0 2016-08-15 03:31:36 +02:00
Franz Pletz
34bb3a193f mattermost: init at 3.3.0 2016-08-15 03:31:36 +02:00
Mike Cooper
b5194d7b9a firefox-bin: Add libxcb to build inputs (#17700)
This is needed for future versions of Firefox, and makes external
packaging of prerelease versions of Firefox much easier.
2016-08-15 01:03:19 +02:00
Joachim F
2c3964fabc Merge pull request #17742 from mimadrid/update/nano-2.6.3
nano: 2.6.2 -> 2.6.3
2016-08-15 00:59:20 +02:00
Rok Garbas
6f074bad5b Merge pull request #17719 from mbakke/rofi-1.2.0
rofi: 1.1.0 -> 1.2.0
2016-08-15 00:58:02 +02:00
Robin Gloster
45d183614d gnome3.gnome_control_center: remove unneeded substituteInPlace 2016-08-14 22:55:21 +00:00
Robin Gloster
f11f3b0519 gnome3.vte: remove unnecessary substituteInPlace
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Robin Gloster
3fa7ef49d5 gnupg21: remove unnecessary substituteInPlace
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Robin Gloster
d1d9b93417 pythonPackages.urllib3: remove unnecessary substituteInPlace
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
Robin Gloster
afbeda22d5 fail2ban: remove unnecessary substituteInPlace
`substituteInPlace` was operating on non-existant files.
2016-08-14 22:55:21 +00:00
Robin Gloster
a37d695c95 linuxPackages.spl: remove unnecessary substituteInPlace
`substituteInPlace` was operating on a non-existant file.
Updated to use `autoreconfHook`.
2016-08-14 22:55:21 +00:00
Robin Gloster
792ba4a466 libbsd: remove unnecessary patchPhase
`substituteInPlace` was operating on a non-existant file.
2016-08-14 22:55:21 +00:00
mimadrid
f5b2d63e4c
nano: 2.6.2 -> 2.6.3 2016-08-15 00:51:05 +02:00
Joachim F
4cc8f972b9 Merge pull request #17710 from mayflower/emby_3.0.6060
emby: 3.0.6030 -> 3.0.6060
2016-08-15 00:48:00 +02:00
Svein Ove Aas
cbe8832cd7 factorio: Fix the fetch script (#17741) 2016-08-14 22:47:00 +00:00
Graham Christensen
226cba764f Merge pull request #17707 from womfoo/fix/tini-build
tini: fix build
2016-08-14 18:25:04 -04:00
Dan Peebles
ea34fe82bc swift-corefoundation: some cleanup
I upstreamed some patches so I'm using those now
2016-08-14 18:22:19 -04:00
Benjamin Staffin
63f7b08afc Merge pull request #17739 from mbbx6spp/update-apache-kafka-to-0.10.0.1
apacheKafka: 0.9.0.1 -> 0.10.0.1
2016-08-14 18:17:09 -04:00
Ram Kromberg
7802a0f14b midori: update to current webkitgtk (#17731) 2016-08-14 21:49:19 +00:00
Dan Peebles
4705a9a6c1 swift-corefoundation: actually remove spurious dependency 2016-08-14 17:42:03 -04:00
Dan Peebles
6cf13bfe66 swift-corefoundation: remove spurious buildInput
libpthread is part of libSystem, so there's no need to depend on it
explicitly
2016-08-14 17:40:05 -04:00
Susan Potter (@SusanPotter)
7cbab34379
apacheKafka: 0.9.0.1 -> 0.10.0.1 2016-08-14 16:36:02 -05:00
Dan Peebles
1861744e7c swift-corefoundation: init
This currently only produces a static library, but is a start :) soon we
might be able to incorporate it into our stdenv, but we need to get the
build system to produce a proper .framework first.
2016-08-14 17:35:44 -04:00
Dan Peebles
98b5e3a531 darwin.libpthread: fix messed-up header
We don't actually need the private headers and the private qos.h was
overwriting the public one, causing weird issues downstream (especially
with Swift's CoreFoundation)
2016-08-14 17:34:55 -04:00
Robin Gloster
4cbcab54a6 Revert "libtorrentRasterbar_1_09: remove, not used anymore"
This reverts commit dd3142a14e.
2016-08-14 21:31:06 +00:00
Michele Guerini Rocco
7522de2f4b btfs: 2.10 -> 2.11 (#17737)
(cherry picked from commit 340a9571f5)
2016-08-14 21:14:20 +00:00
Robin Gloster
a6c5638565 Revert "btfs: 2.10 -> 2.11 (#17737)"
This reverts commit 340a9571f5.
2016-08-14 21:12:21 +00:00
Bryan Gardiner
a510c5046f claws-mail: 3.13.2 -> 3.14.0 (#17734) 2016-08-14 22:54:07 +02:00
Franz Pletz
dd3142a14e libtorrentRasterbar_1_09: remove, not used anymore
Last package depengin on it was removed in #17737.
2016-08-14 22:51:59 +02:00
Michele Guerini Rocco
340a9571f5 btfs: 2.10 -> 2.11 (#17737) 2016-08-14 22:48:56 +02:00
Nikolay Amiantov
9330472a38 Merge pull request #17724 from avnik/upgrade/wine
wine: 1.9.14 -> 1.9.16
2016-08-15 00:27:18 +04:00
Dan Peebles
8f4bbdce99 make-bootstrap-tools: fix on darwin
A couple of things broke after my stdenv change.
2016-08-14 16:20:33 -04:00
Nikolay Amiantov
3e84cbc4ca autofs5: 5.1.1 -> 5.1.2 2016-08-14 22:39:18 +03:00
Nikolay Amiantov
fc7e8bd96e networkmanager: fix ExecReload in the service 2016-08-14 22:38:50 +03:00