1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

92817 commits

Author SHA1 Message Date
Alexander Ried be14bfef44 pythonPackages.xdis: init at 2.3.1 2016-10-02 13:19:21 +02:00
Alexander Ried aada610882 pythonPackages.flake8: 2.5.4 -> 2.6.2 2016-10-02 13:18:15 +02:00
Martin Bornhold ad99006e47 pythonPackages.mccabe_0_5: init 0.5.2
Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-02 13:17:40 +02:00
Alexander Ried 3b7fcc031e Revert "mccabe_0_4: init at 0.4.0. Apparently, flake8 of the current default version needs older mccabe"
This reverts commit 8eae96d70c.

---

mccabe was already reverted
2016-10-02 13:17:37 +02:00
Joachim F e13aea41e0 Merge pull request #19150 from ericsagnes/fix/container-optionSet
container module: allowedDevices type to submodule
2016-10-02 12:56:55 +02:00
Joachim F db00d6c0f0 Merge pull request #19157 from schneefux/nextcloud
nextcloud: 10.0.0 -> 10.0.1
2016-10-02 12:53:33 +02:00
schneefux 64ccc21b4a
nextcloud: 10.0.0 -> 10.0.1 2016-10-02 12:38:28 +02:00
Michael Raskin 8eae96d70c mccabe_0_4: init at 0.4.0. Apparently, flake8 of the current default version needs older mccabe 2016-10-02 11:26:23 +02:00
Frederik Rietdijk 25dcdc58d0 Revert "mccabe: 0.4.0 -> 0.5.2"
This reverts commit 532869cee2.

See https://github.com/NixOS/nixpkgs/pull/19132#issuecomment-250921713
2016-10-02 09:58:39 +02:00
Jörg Thalheim 624dbfa5cd Merge pull request #19149 from acowley/vtk-darwin-opengl
vtk: fix darwin impurity
2016-10-02 09:38:41 +02:00
Jörg Thalheim 53e6c610e9
logstash: wrap around logstash-plugin
fixes #19096
2016-10-02 09:33:16 +02:00
Eric Sagnes a67b597b22 container module: allowedDevices type to submodule
The optionSet type is deprecated in favor of submodule
2016-10-02 14:07:00 +09:00
Anthony Cowley ade7c6645a vtk: fix darwin impurity 2016-10-02 00:59:26 -04:00
Graham Christensen 63393b2d4e Merge pull request #19144 from mbbx6spp/fix-kibana-i686-build
kibana: fix 4.6.0 for i686
2016-10-01 22:36:39 -04:00
Markus Hauck c6d4645a8c scalafmt: 0.3.1 -> 0.4.2 2016-10-02 05:06:01 +03:00
Tuomas Tynkkynen a387a5d870 gst-plugins: Fix misuse of lib.optional
This adds a list containing 'libpulseaudio' to buildInputs.
2016-10-02 03:06:03 +03:00
Thomas Tuegel 854e00943b Merge pull request #19142 from laMudri/ibus-table-doc-2
ibus: explain ibus-table in the docs
2016-10-01 16:59:17 -05:00
Svein Ove Aas 54fdd0cf9c
java program: Init.
Mostly just provides a shell hook for the jdk's setup-hook.
Tested with openjdk and jre.
2016-10-01 23:53:28 +02:00
Tuomas Tynkkynen f5dd3a703d treewide: Fix more lib.optional misuses 2016-10-02 00:44:10 +03:00
Tuomas Tynkkynen 82c0aa7d85 openjpeg_2_0: Fix hash 2016-10-02 00:44:10 +03:00
Tuomas Tynkkynen eda2dd3d2f treewide: Fix more 'lib.optional' misuses 2016-10-02 00:44:10 +03:00
Jörg Thalheim 4059854351
cups-kyocera: fix downloading of source
the site blocked use of curl
fixes #14167
2016-10-01 23:41:46 +02:00
Ivan Solyankin 226f62317c
cups-kyocera: init at 1.1203 2016-10-01 23:41:46 +02:00
Tobias Geerinckx-Rice ce7336bbc3 Merge pull request #19145 from rycee/fix/redshift-icons
redshift: fix broken icons
2016-10-01 23:35:57 +02:00
Jörg Thalheim 5435f94371
logstash: 2.3.4 -> 2.4.0 2016-10-01 23:18:25 +02:00
Jörg Thalheim 0334b75e12
logstash: fix test
embedded elasticsearch was removed: https://www.elastic.co/blog/logstash-1-4-3-released
2016-10-01 23:18:24 +02:00
Chris Van Vranken d2590d9d9e
logstash: wrapProgram to provide jre at runtime 2016-10-01 23:18:24 +02:00
Robert Helgesson 14340ac21f
redshift: fix broken icons
Redshift uses SVG icons and librsvg therefore needs to be available and
the `GDK_PIXBUF_MODULE_FILE` variable set in the wrapper.
2016-10-01 23:08:10 +02:00
Tuomas Tynkkynen 5bf5de58ea treewide: Fix 'lib.optional' misuses
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Tuomas Tynkkynen c61cc2d56c ssdeep: No need to include patchelf in buildInputs
It's implicitly there on Linux.
2016-10-01 23:15:35 +03:00
Susan Potter c3e57f3095
kibana: fix 4.6.0 for i686 2016-10-01 14:45:22 -05:00
laMudri b403b22f4a ibus: explain ibus-table in the docs 2016-10-01 20:13:47 +01:00
Peter Simons 8b5c1190d6 haskell-store: disable spuriously failing test suite 2016-10-01 19:37:13 +02:00
Frederik Rietdijk 539e9fc80c Merge pull request #19132 from groxxda/pep8
pythonPackages.{pep,flake8}: undo changes from #19104
2016-10-01 18:29:21 +02:00
Jörg Thalheim 7d3143990f Merge pull request #19136 from nhooyr/powerdns
powerdns: removed PrivateTmp=true in serviceConfig
2016-10-01 18:28:34 +02:00
Anmol Sethi 489ca7e5c0
powerdns: removed PrivateTmp=true in serviceConfig
As discussed in #18718 PrivateTmp is unnecessary because powerdns is
chrooted to /var/lib/powerdns.

I also added myself as co-maintainer.
2016-10-01 12:27:23 -04:00
Martin Bornhold 0f63f35d6a flake8_3: init at 3.0.4
(cherry picked from commit 7026cdf9e9)
(cherry picked from commit 0675eb1b5d)
(cherry picked from commit 3c88d3a9c4)

---

initializes a new version of flake8 as a seperate expression.

Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-01 18:20:33 +02:00
Jörg Thalheim 11dd15b6c1 Merge pull request #17478 from Mounium/maia
maia-icon-theme: init at 23235fa
2016-10-01 18:16:24 +02:00
Nikolay Amiantov 2a057acd81 Merge pull request #19137 from schneefux/uwsgi-cgi
uwsgi: enable cgi plugin
2016-10-01 20:15:52 +04:00
Joachim F 7c2077306e Merge pull request #19135 from ericsagnes/manual/reviewing-refactor
nixos-manual: reviewing chapter cleanup
2016-10-01 18:10:36 +02:00
Alexander Ried 14510fdc73 Revert "flake8: 2.5.4 -> 3.0.4"
This reverts commit 7026cdf9e9.
This reverts commit 0675eb1b5d.
This reverts commit 3c88d3a9c4.

---

flake8 versions 2 and 3 are api incompatible and this update breaks
stuff. Version 3 should be added as a seperate expression and compatible
packages should use it explicitly.
2016-10-01 18:06:25 +02:00
Joachim F 206851b166 Merge pull request #18922 from ericsagnes/feat/mkOptionModuleFunctions
Functions to change and merge module options
2016-10-01 17:58:40 +02:00
Joachim F 7e80c42b0e Merge pull request #18511 from ericsagnes/feat/remove-optionSet
modules: optionSet -> submodule
2016-10-01 17:57:45 +02:00
Eric Sagnes caef192c81 nixos-manual: reviewing chapter cleanup 2016-10-02 00:50:16 +09:00
Jörg Thalheim 46693bd6e8 Merge pull request #18043 from mogorman/kalibrate-hackrf
kalibrate-hackrf: init at 2016-08-27
2016-10-01 17:44:18 +02:00
Jaka Hudoklin 98a8146428 Merge pull request #19016 from offlinehacker/pkgs/flannel/update/0.6.2
flannel: update, add nixos module, add tests
2016-10-01 17:22:34 +02:00
Jaka Hudoklin feb9fc3aff flannel service: init 2016-10-01 17:08:48 +02:00
Jaka Hudoklin eb1377ba30 flannel: 0.5.5 -> 0.6.2 2016-10-01 17:04:25 +02:00
Alexander Ried e493c8406c Revert "pep8: replaced by pycodestyle (package was renamed)"
This reverts commit 0986a17eda.

----

pycodestyle and pep8 are not api compatible so the alias adds little
value.

Packages that are compatible with pycodestyle should be updated to use
the new version on a per package basis.
2016-10-01 17:01:50 +02:00
Aneesh Agrawal fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
Since commit 183d05a0 in 2012, this is the default.

fixes #18000
2016-10-01 16:13:41 +02:00