Commit Graph

80770 Commits

Author SHA1 Message Date
Joachim Fasting
9a9237e0aa
grsecurity: revamp nixos kernel config
Cleanup:
- Restructure & add some commentary
- Remove redundant option specs given the auto config
  constraints (some are left in for documentation purposes)

Changes:
- GRKERNSEC_CONFIG_VIRT_HOST -> GUEST
  The former deselects paravirtualization and friends
- PAX_LATENT_ENTROPY n -> y (implied by auto)
- GRKERNSEC_ACL_HIDEKERN y -> n
  Possibly useless with redistribution
2016-10-02 19:25:58 +02:00
Joachim Fasting
1bb7b44cd7
grsecurity: make GRKERNSEC y and PAX y implicit
These options should always be specified. Note, an implication of this
change is that not specifying any grsec/PaX options results in a build
failure.
2016-10-02 19:25:58 +02:00
Eelco Dolstra
a58f5ffbb9 movit: Use multiple outputs 2016-10-02 19:22:29 +02:00
Eelco Dolstra
55f489eb74 libXp: Use multiple outputs 2016-10-02 19:22:19 +02:00
Eelco Dolstra
5cf9d386e0 opencv: Use multiple outputs and prevent runtime dependency on GCC 2016-10-02 19:22:02 +02:00
Jörg Thalheim
3732d1d2c3 pass: add procps dep only on linux (#19165)
fixes #18929
2016-10-02 18:57:42 +02:00
David Guibert
ce8d2aad27
restore rclone
By getting rid of go-packages.nix (#16017), rclone has removed (introduced by #15852).
2016-10-02 17:47:27 +02:00
Matthias Beyer
081c5494ac
radare2: 0.9.7 -> 0.10.6 2016-10-02 17:19:19 +02:00
Benno Fünfstück
a47085d3df python-ropper: add homepage and license 2016-10-02 16:51:13 +02:00
Jörg Thalheim
c2a2926146 Merge pull request #19083 from matthiasbeyer/add-bean-add
bean-add: init at 76945c320e6f028223e4420956c80c421c4fe74a
2016-10-02 16:45:13 +02:00
Benno Fünfstück
ef23c2e4c8 python-ropper: init at 1.10.10 2016-10-02 16:44:02 +02:00
Benno Fünfstück
f0fa27a1c2 python-capstone: init at 3.0.4 2016-10-02 16:42:59 +02:00
Jörg Thalheim
fd8e5bf117 Merge pull request #17843 from lucas8/imlibsetroot
imlibsetroot: init at 1.2
2016-10-02 16:39:27 +02:00
rszibele
bfe3f70fc8 notepadqq: init at 0.53.0 2016-10-02 15:59:01 +02:00
Jörg Thalheim
c2ee2a723f Merge pull request #19156 from apeyroux/init/c14
c14: init at 2016-09-09
2016-10-02 15:31:53 +02:00
Vladimír Čunát
a745f87b7f flashplayer: preferLocalBuild = true;
The builder does almost nothing, and I hate to have to copy hundreds of
megabytes to a builds slave because of that.
2016-10-02 14:52:02 +02:00
Michael Raskin
aad0b7108c spark_parser: init at 1.4.0 2016-10-02 14:31:45 +02:00
Joachim F
c81c652940 Merge pull request #19116 from ericsagnes/pkg-update/ibus-table
ibus-table: 1.9.11 -> 1.9.14
2016-10-02 13:34:12 +02:00
Michael Raskin
102f3c5f47 Merge pull request #19158 from groxxda/pep8
pythonPackages.mccabe fixup, hypothesis: 3.1.0 -> 3.5.2, flake8: 2.5.4 -> 2.6.2
2016-10-02 11:29:02 +00:00
Joachim F
4822ac1a18 Merge pull request #19140 from Baughn/factorio
factorio: Don't set argv[0]
2016-10-02 13:23:25 +02:00
Alexander Ried
1d2d782bfe pythonPackages.hypothesis: 3.1.0 -> 3.5.2 2016-10-02 13:19:21 +02:00
Alexander Ried
c316e38bad pythonPackages.uncompyle6: init at 2.8.3 2016-10-02 13:19:21 +02:00
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 Fasting
a4b4495771
linenoise: license is 2-clause BSD 2016-10-02 13:14:48 +02:00
Francis St-Amour
643d5f80fd
linenoise: init at 1.0.10
Closes https://github.com/NixOS/nixpkgs/pull/19117
2016-10-02 13:03:51 +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
Alexandre Peyroux
87691a3cc1 c14: init at 2016-09-09 2016-10-02 12:33:47 +02:00
schneefux
5e5014098c
nextcloud-news-updater: init at 9.0.2 2016-10-02 12:21:02 +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
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
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
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
Svein Ove Aas
24f2e0161d factorio: Don't set argv[0]
This is needed to let its auto-restart function work, e.g. when changing the mod
setup.
2016-10-01 18:53:18 +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
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
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
Alexander Ried
da658b98ce gtk-vnc: 0.5.3 -> 0.6.0
gtk3 build is now default
2016-10-01 17:14:31 +02:00
Alexander Ried
ecd80b9a0e gtk-vnc: remove gtk2 support (unused) 2016-10-01 17:14:31 +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
Benno Fünfstück
230512f3e4 sqlmap: fix typo 2016-10-01 15:38:44 +02:00
Jörg Thalheim
f5c347aea6 Merge pull request #17408 from AndersonTorres/tecoc
tecoc: init at 20150606
2016-10-01 15:38:35 +02:00
Jörg Thalheim
c7d3f63f5d Merge pull request #19030 from holidaycheck/node-6.7.0
nodejs: 6.6.0 -> 6.7.0
2016-10-01 15:29:50 +02:00
Graham Christensen
8b8662ea55 Merge pull request #19106 from periklis/topic_docker-machine
docker-machine: enable for darwin
2016-10-01 09:25:06 -04:00
Benno Fünfstück
19c6da2869 sqlmap: init at 1.0.9.post5 2016-10-01 15:14:43 +02:00
Matthias Beyer
fe726ca733 bean-add: init at 2016-10-01 2016-10-01 14:49:22 +02:00
Jörg Thalheim
505f8e1c92 Merge pull request #19127 from makefu/update-snapraid
snapraid: 8.1 -> 10.0
2016-10-01 14:32:12 +02:00
makefu
0b6d9734c9
snapraid: 8.1 -> 10.0
enable tests for snapraid
2016-10-01 14:28:53 +02:00
Benno Fünfstück
1bae891e66 burpsuite: init at 1.7.06 2016-10-01 14:27:04 +02:00
Benno Fünfstück
ebaf889183 freenect: 0.5.2 -> 0.5.5 2016-10-01 14:15:15 +02:00
Benno Fünfstück
c149ef7cf9 ocamlfuse: update to latest HEAD 2016-10-01 14:15:15 +02:00
Benno Fünfstück
07c0c2b197 ocurl: 0.7.5 -> 0.7.8 2016-10-01 14:15:15 +02:00
Jörg Thalheim
d9c6879ae2 Merge pull request #18070 from RamKromberg/init/libagar
libagar: init at 1.5
2016-10-01 13:42:52 +02:00
Michael Raskin
3c25685ff7 wavefunctioncollapse: init at 0.0pre20160930 2016-10-01 13:47:11 +02:00
Michael Raskin
6546f56e71 syntex: init at 0.0pre20160915 2016-10-01 13:47:11 +02:00
Michael Raskin
3995f280ad convchain: init at 0.0pre20160901 2016-10-01 13:47:11 +02:00
Jörg Thalheim
40f9f9c3f2 Merge pull request #19044 from vbgl/frama-c-aluminium
frama-c: Sodium -> Aluminium
2016-10-01 13:34:33 +02:00
Michael Raskin
66b12278f0 luaPackages: provide luajitPackages. luarocks tested to work in this setup 2016-10-01 13:39:39 +02:00
Benno Fünfstück
5e9c72c2e4 udiskie: fix broken icons
Udiskie uses SVG icons for its tray icon. In order to load these,
librsvg needs to be included in the $GDK_PIXBUF_MODULE_FILE(loaders.cache).
Without librsvg, gdk does not support SVG images so the icons won't be
used.

If we add librsvg to buildInputs, the wrapGAppsHook will make sure that
the librsvg is included in the $GDK_PIXBUF_MODULE_FILE.
2016-10-01 13:15:14 +02:00
Jörg Thalheim
5d395a73b3 Merge pull request #19123 from goetzst/youtube-dl
youtube-dl: 2016-09-19 -> 2016-09-27
2016-10-01 13:07:20 +02:00
Stefan Götz
d49b5cd452 youtube-dl: 2016-09-19 -> 2016-09-27 2016-10-01 12:46:10 +02:00
Tomas Hlavaty
4c3a232bbd sbcl: 1.3.9 -> 1.3.10 2016-10-01 12:40:46 +02:00
Frederik Rietdijk
11d7e93624 Merge pull request #19078 from FRidh/pypoppler
pythonPackages.pypoppler: init at 0.12.2
2016-10-01 11:10:40 +02:00
Frederik Rietdijk
f0155e8d70 pythonPackages.pypoppler: init at 0.12.2 2016-10-01 11:10:02 +02:00
c74d
253f96435f
nodePackages.csslint: init at 1.0.2
Add the NPM package `csslint`, at version 1.0.2, as `nodePackages.csslint`.

I have tested this package per nixpkgs manual section 10.1 ("Making patches").

Fixes #18616
2016-10-01 10:57:28 +02:00
c74d
dfa4ff30a3
nodePackages.htmlhint: init at 0.9.13
Add the NPM package `htmlhint`, at version 0.9.13, as `nodePackages.htmlhint`.

I have tested this package per nixpkgs manual section 10.1 ("Making patches").
2016-10-01 10:57:28 +02:00
Jörg Thalheim
65eeecca73
nodePackages: regenerate list
Before I add to `nodePackages`, regenerate it to minimize my subsequent diffs.
2016-10-01 10:57:27 +02:00
Alexey Shmalko
086b468845 Merge pull request #19097 from mirrexagon/mrxgn-update-tiled
tiled: 0.16.1 -> 0.17.0
2016-10-01 11:05:33 +03:00
Joachim F
76b0efd42e Merge pull request #18810 from groxxda/wayland
wayland, weston: 1.11.0 -> 1.12.0
2016-10-01 09:19:08 +02:00
Joachim F
f4044606b5 Merge pull request #18988 from groxxda/cogl-cleanup
clutter, cogl: remove old versions
2016-10-01 09:18:32 +02:00
Joachim F
1f26655897 Merge pull request #19112 from ericsagnes/pkg-update/ibus-libpinyin
ibus-libpinyin: 1.7.4 -> 1.8.0
2016-10-01 09:17:43 +02:00
Joachim F
e112c0f23f Merge pull request #19114 from taku0/thunderbird-bin-45.4.0
thunderbird-bin: 45.3.0 -> 45.4.0
2016-10-01 09:16:50 +02:00