Commit Graph

81113 Commits

Author SHA1 Message Date
Peter Simons 0dc9600107 configuration-hackage2nix.yaml: update to LTS 7.2
Also update list of broken builds.
2016-10-02 23:43:29 +02:00
Mica Semrick 0223ab8fa9
hugin: 2016.0.0 -> 2016.2.0 2016-10-02 23:36:06 +02:00
Frederik Rietdijk 284bd1c378 Merge pull request #19172 from bjornfor/update-openshot
openshot-qt: 2.0.7 -> 2.1.0
2016-10-02 23:22:45 +02:00
zimbatm 7fc6942e2b Merge pull request #18792 from zimbatm/ruby-gem-home
Ruby gem home
2016-10-02 22:12:59 +01:00
zimbatm b8bcbec5fd ruby: fixes rubygems user installs
* Manage patches in git
* Fixes the hook invocation to be more safe. Thanks @Mic92
* Install gems as user by default
* Install gem binaries with the /usr/bin/env shebang
* Fixes a bug where the passthru.libPath and passthru.gemPath would
  point to the wrong directory
* Overhaul ruby version heuristics
2016-10-02 22:07:22 +01:00
Nikolay Amiantov 9d7c9cc32e openjdk8: add a patch to use GTK when available by default 2016-10-02 23:57:10 +03:00
Nikolay Amiantov a15c943337 openjdk8: rework dependencies
This makes several adjustments around what is linked into JRE.

* system giflib, libjpeg, zlib are now used unconditionally;
* libstdc++ is linked dynamically.

For full version:

* GTK+ and GNOME libraries are linked;
* Extra X11 libraries are linked;
* CUPS is linked;
* libmagic (file) is linked.

For minimal version:

* All X11 support is removed;
* Sound support is removed.
* Fonts and their support are not lined.

jre8_headless is added as a minimal build.

Overall this adds support for all things GUI into the default Java build and
removes them from the minimal build.
2016-10-02 23:57:02 +03:00
Benno Fünfstück 9d01cf66a4 Merge pull request #19051 from grwlf/sox-lame-config
sox: read enableLame from the config
2016-10-02 22:29:43 +02:00
Frederik Rietdijk 83055b86ce Merge pull request #14534 from ryanartecona/darwin-fix-libsamplerate-libdvdcss
libsamplerate, libdvdcss: fix darwin build
2016-10-02 22:23:28 +02:00
Ryan Artecona dad6db2461 libdvdcss: add darwin support 2016-10-02 15:21:43 -05:00
Bjørn Forsman 3e6ce75b8f openshot-qt: 2.0.7 -> 2.1.0
Also update libopenshot (0.1.1 -> 0.1.2) and libopenshot-audio (0.1.1 ->
0.1.2). Both  libraries seem to be somewhat version coupled with
openshot (all three projects had a release at the same time).

Openshot now depends on ZMQ.

Test notes: the application runs, but I managed to crash it after doing
this:

* Import pictures and video
* Add two pictures to the timeline (next to each other)
* Drag the 2nd picture partly over over the first
  (creates an effect). App dies.

The last output from the app is:

  timeline_webview:INFO addTransition...
  Unhandled Python exception
  Aborted

The same crash happens with v2.0.7 though.
2016-10-02 22:19:16 +02:00
zimbatm 400910c1f7 Merge pull request #19169 from nmattia/r10-add
r10k: init at 2.4.3
2016-10-02 20:50:05 +01:00
Benno Fünfstück a090931cdb Merge pull request #19155 from schneefux/nextcloud-newsupdater
nextcloud-news-updater: init at 9.0.2
2016-10-02 21:22:33 +02:00
Nicolas Mattia e3f4ea02c9 r10k: init at 2.4.3 2016-10-02 21:10:56 +02:00
obadz 7a8d300823 remmina: 1.0.0 -> 1.2.0-rcgit.15
Fixes build post FreeRDP upgrade (5abb36b)
2016-10-02 19:35:35 +01:00
Joachim Fasting 627ada684b
vtk: fix build due to doCheck = true on !darwin
Per https://hydra.nixos.org/build/41525447 the build now fails because
there's no "check" target.

Ref: 450dd55d95
2016-10-02 20:20:33 +02:00
Jon Banafato ecd41c19b8 gnome-maps: add webkitgtk to buildInputs
Per #17143 on GitHub, `gnome-maps` currently fails due to missing
Webkit2. Adding `webkitgtk` to `buildInputs` fixes the issue.
2016-10-02 20:05:44 +02:00
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
Tuomas Tynkkynen 19225bf5cc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03: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
Yuxuan Shui 293d1d09ef fcitx: Add fcitx engine libpinyin 2016-10-02 00:36:05 -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
Aneesh Agrawal c04e46c87d llvm3.9: Remove -DCMAKE_BUILD_TYPE=Release flags
Since commit 183d05a in 2012, this is the default.
2016-10-01 13:55:42 -04: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
Alexander Ried 4e595a3dfb glibmm: 2.48.1 -> 2.50.0 2016-10-01 12:13:09 +02:00
Alexander Ried c850aa0416 glib-networking: 2.46.1 -> 2.50.0 2016-10-01 12:13:08 +02:00
Alexander Ried 66727f8919 gtk+3: 3.22.0 -> 3.22.1 2016-10-01 11:42:43 +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
Joachim F bd3c356397 Merge pull request #19085 from acowley/vtk-darwin-take2
vtk: darwin compatibility
2016-10-01 09:15:21 +02:00
Joachim Fasting 2ec9a1a955
grsecurity: 4.7.5-201609261522 -> 4.7.6-201609301918 2016-10-01 08:47:30 +02:00
Joachim Fasting 22108b7a10
linux_4_7: 4.7.5 -> 4.7.6 2016-10-01 08:46:31 +02:00
Eric Sagnes d06566e090 ibus-libpinyin: 1.7.4 -> 1.8.0 2016-10-01 13:43:42 +09:00
Eric Sagnes 46bf82312e libpinyin: 1.3.0 -> 1.6.0 2016-10-01 13:43:36 +09:00
Eric Sagnes 084bacd8d9 ibus-table: 1.9.11 -> 1.9.14
release notes:
- https://github.com/kaio/ibus-table/releases/tag/1.9.12
- https://github.com/kaio/ibus-table/releases/tag/1.9.13
- https://github.com/kaio/ibus-table/releases/tag/1.9.14
2016-10-01 12:40:02 +09:00
taku0 2fa0ffc25a thunderbird-bin: 45.3.0 -> 45.4.0 2016-10-01 11:45:13 +09:00
Jörg Thalheim 1bd4c08606 Merge pull request #18018 from mogorman/gr-gsm
newpkg: gnuradio-gsm , gnuradio-ais, gnuradio-rds, libosmocore-0.9.0
2016-10-01 01:51:18 +02:00
Michael Fellinger c2f6752e01
git-crypt: remove platforms
fixes #18811
2016-10-01 00:48:12 +02:00
Jörg Thalheim e499d59bcb Merge pull request #19109 from matthiasbeyer/update-tmux
tmux: 2.2 -> 2.3
2016-09-30 23:02:25 +02:00
Peter Simons 26a7e0784f haskell-stack: fix build of the new version 2016-09-30 22:11:40 +02:00
Eelco Dolstra 2537bc8546 blender: 2.77a -> 2.78
Also fix the openjpeg dependency (it has to be openjpeg 1), and use
jemalloc which is also what the upstream binaries use.
2016-09-30 21:49:14 +02:00
Thomas Tuegel ad6b2a68a7
dropbox: 11.4.20 -> 11.4.21 2016-09-30 14:44:00 -05:00
Eelco Dolstra 3b89a6e020 samba: Use bundled tdb and ldb 2016-09-30 21:22:57 +02:00
Vladimír Čunát e9687611b6 samba4: fix crashes by bundling tevent
See #19013 for details and discussion.
2016-09-30 20:58:29 +02:00
Jaka Hudoklin e34559f296 Merge pull request #19107 from periklis/topic_md2man
md2man: enable for darwin
2016-09-30 19:27:23 +02:00
Vincent Laporte 19eba38b6c frama-c: Sodium -> Aluminium 2016-09-30 17:49:16 +02:00
Matthias Beyer 65ec5b1dc4 tmux: 2.2 -> 2.3 2016-09-30 17:37:14 +02:00
Eelco Dolstra 590c164858 AnyEvent::CacheDNS: Disable tests
This doesn't work in a sandbox because it accesses the network.
2016-09-30 16:47:53 +02:00
Periklis Tsirakidis 3dc6b19325 md2man: enable for darwin 2016-09-30 16:44:44 +02:00
Periklis Tsirakidis 278f81bf24 docker-machine: enable for darwin 2016-09-30 16:41:07 +02:00
Thomas Tuegel 65f44f3f3a Merge pull request #19094 from ericsagnes/pkg-update/ibus
ibus: 1.5.13 -> 1.5.14
2016-09-30 09:18:40 -05:00
Jörg Thalheim 7466214fa3 Merge pull request #19092 from romildo/upd.supertux
supertux: 0.4.0 -> 0.5.0
2016-09-30 15:56:08 +02:00
Jörg Thalheim 4b55584dba Merge pull request #19104 from mbld/python-flake8-update
flake8: 2.5.4 -> 3.0.4
2016-09-30 15:46:18 +02:00
Joachim F 1ddc08a3ac Merge pull request #18452 from bendlas/init-postgrey
postgrey: init at 1.36
2016-09-30 15:31:44 +02:00
Rob Vermaas cfd62a1045 dd-agent: D'oh, removing duplicate requests dep.
(cherry picked from commit acf91fd6efb39f712f1f1a394633c78382005340)
2016-09-30 13:24:19 +00:00
Martin Bornhold 0675eb1b5d flake8: Add missing test dependencies. 2016-09-30 15:19:22 +02:00
Rob Vermaas a98dccf1e4 Fix dd-agent
(cherry picked from commit a6493ce4bdc47cbe3bc4ea74323f11f610e18c04)
2016-09-30 13:15:23 +00:00
Peter Simons 8911857fd4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-9-gc0b597f from Hackage revision
9ca479bb22.
2016-09-30 15:08:20 +02:00
Peter Simons d09227fb33 configuration-hackage2nix.yaml: drop versions restrictions on stack and cabal2nix 2016-09-30 15:08:10 +02:00
Eelco Dolstra 613a12a8bd linux: 4.4.22 -> 4.4.23 2016-09-30 14:41:19 +02:00
Nicolas Dudebout f5a98e49f6 emacs-source-directory: remove 2016-09-30 08:23:45 -04:00
Martin Bornhold 3c88d3a9c4 flake8: add patch to avoind pytest config conflict 2016-09-30 14:12:49 +02:00
Martin Bornhold 7026cdf9e9 flake8: 2.5.4 -> 3.0.4 2016-09-30 14:12:49 +02:00
Martin Bornhold 532869cee2 mccabe: 0.4.0 -> 0.5.2 2016-09-30 14:12:48 +02:00
Martin Bornhold 0986a17eda pep8: replaced by pycodestyle (package was renamed) 2016-09-30 14:12:48 +02:00
Martin Bornhold d3aefc6576 pycodestyle: init at 2.0.0 2016-09-30 14:12:29 +02:00
rushmorem d332b914ce torcs: 1.3.5 -> 1.3.7
This change also wraps `torcs` with `mesa` to fix the runtime
crush due to this dependancy which was missing.
2016-09-30 13:58:13 +02:00
Peter Hoeg 639e5401ff dbus: add socket activation but do not enable it
The following changes are included:

1) install user unit files from upstream dbus
2) use absolute paths to config for --system and --session instances
3) make socket activation of user units configurable

There has been a number of PRs to address this, so this one does the
bare minimum, which is to make the functionality available and
configurable but defaults to off.

Related PRs:
 - #18382
 - #18222

(cherry picked from commit f7215c9b5b47dfb0a6dbe87ff33d7730729a32e5)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Henry f212317525 libpointmatcher: only build on linux 64bit platform 2016-09-30 12:54:09 +02:00
Eelco Dolstra 8b09ba32d3 systemd: Apply various upstream bug fixes
This includes the fix for the assertion failure in
https://github.com/systemd/systemd/issues/4234.
2016-09-30 11:23:51 +02:00
Tuomas Tynkkynen b3af42011b usbredir: Fix 32-bit build
Avoid these warnings from being errors:

usbredirhost.c: In function 'usbredirhost_can_write_iso_package':
usbredirhost.c:1023:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("START dropping isoc packets %lu buffer > %lu hi threshold",
                   ^
usbredirhost.c:1023:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("START dropping isoc packets %lu buffer > %lu hi threshold",
                   ^
usbredirhost.c:1028:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("STOP dropping isoc packets %lu buffer < %lu low threshold",
                   ^
usbredirhost.c:1028:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("STOP dropping isoc packets %lu buffer < %lu low threshold",
                   ^
usbredirhost.c: In function 'usbredirhost_set_iso_threshold':
usbredirhost.c:1162:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
     DEBUG("higher threshold is %lu bytes | lower threshold is %lu bytes",
           ^
usbredirhost.c:1162:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
     DEBUG("higher threshold is %lu bytes | lower threshold is %lu bytes",

I think in all of these cases, the incorrect format modifier just causes
wrong debug prints on i686.
2016-09-30 12:19:59 +03:00
Tuomas Tynkkynen bd05f4ff6d freerdp: Switch main attribute to freerdpUnstable
Not much point having it as a broken package. Fixes eval error of KDE4
test.
2016-09-30 12:00:20 +03:00
Alexey Shmalko 054fa9762d Merge pull request #19090 from rnhmjoj/btfs
btfs: 2.11 -> 2.12
2016-09-30 11:48:59 +03:00
Andrew Abbott 4a371795a6 tiled: 0.16.1 -> 0.17.0 2016-09-30 13:49:08 +10:00
Anthony Cowley 450dd55d95 vtk: darwin compatibility 2016-09-29 21:29:40 -04:00
Eric Sagnes 9caa721e66 ibus: 1.5.13 -> 1.5.14
release notes: https://github.com/ibus/ibus/releases/tag/1.5.14
2016-09-30 09:57:51 +09:00
Eric Sagnes f7dd3f5d5a nodePackages: add emojione 2016-09-30 09:56:30 +09:00
José Romildo Malaquias 055c435dd0 supertux: rename directory like upstream 2016-09-29 21:26:55 -03:00
José Romildo Malaquias dcde39d57a supertux: 0.4.0 -> 0.5.0 2016-09-29 21:17:29 -03:00
Eric Sagnes 55c3b1e0ca albert: 0.8.10 -> 0.8.11 2016-09-30 08:49:39 +09:00
rnhmjoj 7cf7572734
btfs: 2.11 -> 2.12 2016-09-30 01:23:16 +02:00
Lancelot SIX 7e37d4bbf8 pythonPackages.django_1_8: 1.8.14 -> 1.8.15
This is a security release.

It fixes CVE-2016-7401.

See https://www.djangoproject.com/weblog/2016/sep/26/security-releases/
for upstream announcement.
2016-09-29 23:53:55 +02:00
Lancelot SIX dd553b6ef5 pythonPackages.django_1_9: 1.9.9 -> 1.9.10
This is a security release.

It fixes CVE-2016-7401.

See https://www.djangoproject.com/weblog/2016/sep/26/security-releases/
for upstream announcement.
2016-09-29 23:53:55 +02:00
Franz Pletz eb6a1c9238
cryptopp: 5.6.2 -> 5.6.4
Fix CVE-2016-3995. #18856

Remove broken flag. #19040

cc #19009
2016-09-29 23:40:38 +02:00
Daiderd Jordan fcc1eb6f1c
pyopenssl: fix darwin preCheck 2016-09-29 20:56:31 +02:00
Daiderd Jordan 9cd8f032c5 Merge pull request #18990 from justinweiss/syncthing-darwin
syncthing: enable the darwin platform
2016-09-29 20:50:16 +02:00
Eelco Dolstra fe9e5f9f55 pam_usb: Fix evaluation 2016-09-29 20:35:40 +02:00
Eelco Dolstra 020e88704a kde4: Get rid of some Nepomuk cruft by default 2016-09-29 20:03:54 +02:00
Eelco Dolstra d65af13533 kde4: Eliminate dev outputs from the closure
Obviously there are more improvements that can be done here,
especially moving headers to .dev, but that's not entirely trivial and
probably not worth it since kde4 is old.
2016-09-29 20:03:46 +02:00
Frederik Rietdijk 423eebde88 Merge pull request #18836 from nlewo/master
pyopenssl: 16.0.0 -> 16.1.0
2016-09-29 20:01:48 +02:00
Frederik Rietdijk b9d47e8ab8 Merge pull request #19068 from datakurre/datakurre/zc.buildout-nix
pythonPackages: zc.buildout-nix: 2.5.0 -> 2.5.3
2016-09-29 19:58:16 +02:00
Justin Weiss 829cbb8c86 syncthing: enable the darwin platform 2016-09-29 10:53:07 -07:00
Nick Novitski 7650280e8b fzy: 0.4 -> 0.7 2016-09-29 18:31:40 +02:00
Antoine Eiche 8b5b1a2075 pyopenssl: 16.0.0 -> 16.1.0 2016-09-29 18:15:34 +02:00
Jörg Thalheim 4d0ae0e754 Merge pull request #18980 from MostAwesomeDude/gcsfuse
gcsfuse: init at v0.19.0
2016-09-29 16:55:07 +02:00
Corbin 3f61b437ef gcsfuse: Don't depend on fuse. 2016-09-29 07:48:03 -07:00
Jörg Thalheim 4d8e445a14 Merge pull request #19035 from makefu/init-ps3netsrv
ps3netsrv: init at 1.1.0
2016-09-29 16:29:45 +02:00
Peter Simons 39acdd24a9 Merge pull request #19017 from aherrmann/pr_r_modules
R modules h5 and rhdf5
2016-09-29 16:17:19 +02:00
Jörg Thalheim 57df343745 Merge pull request #19003 from siddharthist/lightyear/init
lightyear: init at 9420f9e
2016-09-29 16:16:10 +02:00
makefu 6353f8523d
ps3netsrv: init at 1.1.0 2016-09-29 16:09:37 +02:00
Peter Simons d286a68887 Merge pull request #19076 from periklis/topic_dovecot
dovecot: enable darwin build
2016-09-29 15:45:28 +02:00
Alexey Shmalko 7d6224b09f Merge pull request #19012 from rickynils/elasticsearch-2.4
elasticsearch2: 2.3.4 -> 2.4.0
2016-09-29 16:29:22 +03:00
Alexey Shmalko 444710ddb8 Merge pull request #19070 from frontsideair/flow-0.32
flow 0.30.0 -> 0.32.0
2016-09-29 16:17:22 +03:00
Jörg Thalheim 26674a60b8 Merge pull request #19074 from bitcoinprivacy/onlybitcoin
bitcoin: 0.12.0 -> 0.13.0
2016-09-29 15:05:29 +02:00
Graham Christensen fdada558c0 Merge pull request #19057 from grahamc/java7
oraclejdk7: remove due to end of life
2016-09-29 08:52:02 -04:00
Jörg Thalheim 7c088886cc Merge pull request #19077 from romildo/upd.mplus-outline-fonts
mplus-outline-fonts: 059 -> 061
2016-09-29 14:22:34 +02:00
Graham Christensen 4c0b07ce1e
freerdp: Mark stable as broken
re: https://github.com/NixOS/nixpkgs/issues/19075 #19075
re: https://lwn.net/Vulnerabilities/702121/
re: https://lwn.net/Vulnerabilities/604034/

Other distributions seem to have switched to Unstable instead.
2016-09-29 08:00:30 -04:00
Jorge and Stefan 3e705bf02f bitcoin: 0.12.0 -> 0.13.0 2016-09-29 13:59:43 +02:00
José Romildo Malaquias 6d1ed76c74 mplus-outline-fonts: 059 -> 061 2016-09-29 08:52:16 -03:00
Periklis Tsirakidis 9772f0f9a1 dovecot: enable darwin build 2016-09-29 13:32:28 +02:00
Joachim F f2e0484292 Merge pull request #19020 from aherrmann/pr_clang_tools
clang-tools: New package
2016-09-29 13:16:20 +02:00
Eelco Dolstra 97bfc2fac9 runCommand: Use stdenvNoCC
This ensures that most "trivial" derivations used to build NixOS
configurations no longer depend on GCC. For commands that do invoke
gcc, there is runCommandCC.
2016-09-29 13:06:43 +02:00
Eelco Dolstra 0cb16a6955 Add stdenvNoCC
This is a standard environment that doesn't contain a C/C++
compiler. This is mostly to prevent trivial builders like runCommand
and substituteAll from pulling in gcc for simple configuration changes
on NixOS.
2016-09-29 13:06:41 +02:00
Eelco Dolstra 518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Eelco Dolstra 5df3ec85d8 gst-plugins-base: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra 62f055af47 google-talk-plugin: Use mesa_noglu instead of mesa 2016-09-29 13:05:29 +02:00
Eelco Dolstra 9354e0e518 glxinfo: Drop dependency on mesa-noglu.dev and glu.dev 2016-09-29 13:05:29 +02:00
Eelco Dolstra 7c31bc7e89 gstreamer: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra 711b536934 polkit_qt4: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra 39181d4418 virtuoso: Use multiple outputs 2016-09-29 13:05:28 +02:00
Eelco Dolstra a5ee4d2c78 qt-4: Use multiple outputs
This is a pretty modest use of multiple outputs - mainly to eliminate
-dev outputs from Qt's closure.
2016-09-29 13:05:28 +02:00
Eelco Dolstra c5ddb7dd56 Move useSetUID to pam_usb, the only place where it's used 2016-09-29 13:05:28 +02:00
Eelco Dolstra 030e20f759 Add a warning about using requireFile 2016-09-29 13:05:28 +02:00
Joachim F 750195db7f Merge pull request #19072 from ericsagnes/pkg-update/groonga
groonga: 6.0.8 -> 6.0.9
2016-09-29 12:50:55 +02:00
Joachim F 86e416912d Merge pull request #19066 from peterhoeg/st_0147
syncthing: 0.14.6 -> 0.14.7
2016-09-29 12:49:21 +02:00
Joachim F 679be27dd8 Merge pull request #19067 from yochai/master
rtl8812au: 4.2.2-1 -> 4.3.20
2016-09-29 12:47:57 +02:00
Eric Sagnes 4a542031b2 groonga: 6.0.8 -> 6.0.9 2016-09-29 18:30:40 +09:00
Asko Soukka 724cf2099e
pythonPackages: zc.buildout-nix: 2.5.0 -> 2.5.3 2016-09-29 11:50:28 +03:00
Fatih Altinok f9c8dceb11 bump flow version to 0.32 2016-09-29 08:36:07 +00:00
Frederik Rietdijk 3b90dd69d0 Merge pull request #18623 from RamKromberg/fix/fribidi
fribidi: 0.19.6 -> 0.19.7
2016-09-29 09:48:17 +02:00
Frederik Rietdijk 74e3793300 Merge pull request #19025 from mbbx6spp/update-lastpass-cli-to-1.0.0
lastpass-cli: 0.9.0 -> 1.0.0
2016-09-29 09:45:25 +02:00
Frederik Rietdijk 33b3bd6b36 Merge pull request #18963 from rycee/package/xdxf2slob
Add xdxf2slob tool and dependencies
2016-09-29 09:08:53 +02:00
Frederik Rietdijk 1729dcd264 Merge pull request #19065 from peterhoeg/global
gnu global: 6.5.4 -> 6.5.5
2016-09-29 08:59:16 +02:00
Frederik Rietdijk ea5393d993 Merge pull request #19058 from Mic92/grip
Grip
2016-09-29 08:57:04 +02:00
Jörg Thalheim f7371ce3b5 Merge pull request #19028 from acowley/libui-darwin
libui: darwin compatibility
2016-09-29 08:35:40 +02:00
Yochai ca9c21b0ab rtl8812au: 4.2.2-1 -> 4.3.20 2016-09-29 09:29:22 +03:00
Corbin 1819d941b0 Address code review feedback. 2016-09-28 21:47:48 -07:00
Peter Hoeg 76aa997f20 gnu global: 6.5.4 -> 6.5.5 2016-09-29 10:40:51 +08:00
Tuomas Tynkkynen 88a1ca3977 Merge pull request #18658 from bendlas/init-systemtap
systemtap: init at 51b7ca
2016-09-29 05:03:56 +03:00
Brian McKenna 57e1250d89 redprl: remove explicit builder
patchPhase wasn't being called for me so I've switched out the explicit
builder for the generic form. I can now build RedPRL on locally on
NixOS.
2016-09-29 10:52:29 +10:00
Benno Fünfstück 4c493a32f9 ripgrep: update 0.1.17 -> 0.2.1 2016-09-29 00:51:14 +02:00
Benno Fünfstück 0a2b08884c man-pages: include man3 in $out
The previous patch to this file removed the docdev output, but did
not actually provide the files that were in the docdev output in out.
This patch fixes the issue.
2016-09-29 00:34:01 +02:00
Jörg Thalheim ffb6c50b20
path-and-address: enable tests 2016-09-28 23:22:57 +02:00
Jörg Thalheim b1dc000df6
grip: enable tests 2016-09-28 23:22:46 +02:00
Graham Christensen 9ebc98e53d Merge pull request #19040 from grahamc/broken-mast
Mark packages as broken: asterisk, cryptopp, redmine, moodle, opera, openstack-neutron, mesos
2016-09-28 16:50:05 -04:00
Graham Christensen 38c5876b2d
oraclejdk7: remove due to end of life 2016-09-28 16:39:12 -04:00
Tuomas Tynkkynen 633fb08a9a Merge pull request #19036 from makefu/init-mergerfs
mergerfs: init at 2.16.1
2016-09-28 23:27:43 +03:00
Jörg Thalheim dd0d050b67 Merge pull request #19053 from Profpatsch/ranger-less
ranger: patch default pager
2016-09-28 22:25:37 +02:00
makefu 2960aa7f1b
mergerfs: init at 2.16.1 2016-09-28 22:17:57 +02:00
Jörg Thalheim 5cf8d64202 Merge pull request #19019 from k0ral/nixos-unstable
Add grip python package
2016-09-28 22:08:50 +02:00
Profpatsch 90556cedd0 ranger: patch default pager 2016-09-28 22:07:45 +02:00
Shea Levy 299ef14cb1 Merge branch 'wl-pprint/4cc88a' of git://github.com/siddharthist/nixpkgs 2016-09-28 15:49:02 -04:00
koral 6aea928962 pythonPackages.grip: init at 4.3.2 2016-09-28 21:43:50 +02:00
koral 8bad6de0d2 pythonPackages.path-and-address: init at 2.0.1 2016-09-28 21:43:49 +02:00
Langston Barrett e7b3d9c7c8 wl-pprint: update to 2016-09-28 2016-09-28 19:36:44 +00:00
Vladimír Čunát 0c0c59c7cc Merge #18848: gtk+3: 3.20.9 -> 3.22.0 2016-09-28 21:22:18 +02:00
Sergey Mironov 7b55de24c8 sox: read enableLame from the config 2016-09-28 21:39:52 +03:00
Vladimír Čunát f85dd8161d samba3: apply security patches from upstream
/cc #18856.
2016-09-28 20:27:37 +02:00
Joachim Fasting 10be782f25
connman: meta cleanup 2016-09-28 20:01:37 +02:00
Vladimír Čunát 7a003eb9d5 mesa_drivers: work around #16779
This works around missing newer wayland symbols when running
some older packages on a system with updated opengl drivers.
We have no good solution yet, unfortunately. This commit might
break packages that rely on new wayland features, but those
should be a minority.
2016-09-28 19:52:22 +02:00
Graham Christensen ff5cf3abff linux-3.10: fix build by upstream patch 2016-09-28 19:18:34 +02:00
Peter Simons 7c7e88b45e Merge pull request #19046 from rycee/bump/bash-completion
Bump bash completion to 2.4
2016-09-28 18:39:24 +02:00
Joachim F c166675b53 Merge pull request #19033 from makefu/init-wol
wol: init at 0.7.1
2016-09-28 18:00:39 +02:00
Joachim F ae9d65eb21 Merge pull request #19037 from makefu/init-f3
f3: init at 6.0
2016-09-28 17:56:02 +02:00
Robert Helgesson e8817a2d20
bash-completion: change attribute name
This changes the attribute name of bash-completion from `bashCompletion`
to `bash-completion`. Keeps `bashCompletion` as an alias for the new
name.
2016-09-28 17:46:29 +02:00
Robert Helgesson dbe350f5d0
bash-completion: 2.1 -> 2.4 2016-09-28 17:45:45 +02:00
Vladimír Čunát 8e7c388edc Merge #19041: libxslt: 1.1.28 -> 1.1.29 2016-09-28 17:14:09 +02:00
Vladimír Čunát 77604964b6 Merge branch 'master' into staging 2016-09-28 17:13:59 +02:00
Vladimír Čunát 06d8dd3ed4 libxslt: drop patch already included in release
I didn't test building on MinGW, but this commit can't make it worse.
2016-09-28 17:11:46 +02:00
zimbatm bc2a06aa3d Merge pull request #19043 from Mic92/telegraf
telegraf: 1.0.0 -> 1.0.1
2016-09-28 15:49:52 +01:00
Jörg Thalheim eb27f2b35d
telegraf: 1.0.0 -> 1.0.1 2016-09-28 16:48:16 +02:00
zimbatm e24eaa354f Merge pull request #19032 from gpyh/termite-fix
Fix termite-with-config's terminfo
2016-09-28 15:40:37 +01:00
Graham Christensen 63d08188c1
moinmoin: 1.9.7 -> 1.9.8 2016-09-28 10:24:04 -04:00
Peter Simons e521930e08 Merge pull request #18913 from robbinch/pkg-tinc
tinc: 20160511 -> 20160924
2016-09-28 16:17:27 +02:00
Peter Simons 1fe5deb62b Merge pull request #19042 from Profpatsch/ghcjs-package-fixes
packages.ghcjs: fix a few packages
2016-09-28 16:15:37 +02:00
Frederik Rietdijk 347af0823e Merge pull request #19001 from peterhoeg/unifi
python-unifi: init at 1.2.5
2016-09-28 16:13:04 +02:00
Peter Simons 6c59acc8ae hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-8-g5f3e95b from Hackage revision
2bcfb7bba6.
2016-09-28 16:02:07 +02:00
Robert Helgesson d945046be9
xdxf2slob: init at 2015-06-30 2016-09-28 15:58:59 +02:00
Robert Helgesson e3760e5ade
python-slob: init at 2016-03-04 2016-09-28 15:58:49 +02:00
Peter Hoeg 2a72354f41 python-unifi: init at 1.2.5 2016-09-28 21:56:49 +08:00
Profpatsch 308cd1abad packages.ghcjs: fix a few packages
dependencies for http2 & semigroups
jailbreak for protolude
no docs for wai
2016-09-28 15:51:53 +02:00
Jörg Thalheim dafd585f9d
libxslt: 1.1.28 -> 1.1.29 2016-09-28 15:43:02 +02:00
Franz Pletz 8916ba141b
libressl_2_5: init at 2.5.0 2016-09-28 15:15:56 +02:00
Franz Pletz f749a16662
libressl_2_4: 2.4.2 -> 2.4.3 2016-09-28 15:15:55 +02:00
Franz Pletz 6b8aed6649
libressl_2_3: 2.3.7 -> 2.3.8 2016-09-28 15:15:55 +02:00
Graham Christensen 337eb4d027
mesos: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:58:03 -04:00
Graham Christensen 86c9b471a6
openstack-neutron: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:57:26 -04:00
Graham Christensen d92fe31e04
opera: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:56:44 -04:00
Graham Christensen f9c9c1dac8
redmine: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Graham Christensen 32ed834387
cryptopp: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Graham Christensen 990c2be008
asterisk: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
makefu 36e0aedae7
f3: init at 6.0 2016-09-28 13:31:27 +02:00
Yacine Hmito 9375da7c72 Fix termite-with-config's terminfo
The level of indirection introduced by termite-with-config didn't mesh
well with the terminfo database. This is solved by using symlinkJoin so
the environment is properly propagated.
2016-09-28 12:44:25 +02:00
makefu 16547d49da
wol: init at 0.7.1
wol, unlike wakelan, supports wake-on-lan passwords
2016-09-28 12:33:46 +02:00
Vladimír Čunát 3e1afeaa5b libsepol: temporary fixup after flex security update
/cc #18909.
2016-09-28 11:12:05 +02:00
Mathias Schreck 5b21c716c6 nodejs: 6.6.0 -> 6.7.0 2016-09-28 10:54:26 +02:00
Franz Pletz d5adf2cc0b
dhcp: 4.3.3 -> 4.3.4
Uses shipped version of libbind now.

Fix CVE-2016-2774 & CVE-2015-8605.

cc #18856
2016-09-28 10:50:29 +02:00
Franz Pletz 96b1d15e0c
bind: enable seccomp on linux 2016-09-28 10:50:25 +02:00
Michael Raskin 33ccf3abed xscreensaver: XScreenSaver actually needs GLU, so use mesa, not mesa_noglu 2016-09-28 10:05:12 +02:00
Andreas Herrmann 4a3e6d3091 clang-tools: New package
Creates and installs wrapper scripts around the clang-tools from
`llvmPackages.clang-unwrapped`.

Motivation
----------

Fixes #9214

Allows to install clang-tools for C++ development without also installing the
clang compiler and its tool-chain. This way it is possible to use e.g.
`clang-format` without conflicting with e.g. GCC's tool-chain, or the global
system tool-chain.
2016-09-28 09:31:30 +02:00
Anthony Cowley 7ab671c209 libui: darwin compatibility 2016-09-28 03:00:01 -04:00
Susan Potter 87ffa1cea0 lastpass-cli: 0.9.0 -> 1.0.0 2016-09-27 21:35:41 -05:00
Graham Christensen dad5651bd4
rpm: 4.12.0 -> 4.13.0-rc1 for CVEs
Null pointer deref & out of bound reads. See: https://lwn.net/Vulnerabilities/685287/

Fedora is shipping the rc1 as well.

re: https://github.com/NixOS/nixpkgs/pull/18975
2016-09-27 21:07:35 -04:00
Franz Pletz b5ab13a5ff
pidgin: 2.10.11 -> 2.11.0
Fix CVE-2016-1000030 & CVE-2016-2379.

cc #18856.
2016-09-28 02:23:10 +02:00
Franz Pletz 137827bacb
farstream: 0.2.4 -> 0.2.8 2016-09-28 02:23:10 +02:00
Joachim F 41218ee89a Merge pull request #19006 from romildo/upd.mate
mate: update themes to release 1.16.0
2016-09-28 01:47:30 +02:00
Joachim F 3177dd89bb Merge pull request #19008 from artuuge/epson-escpr
epson-escpr: 1.6.5 -> 1.6.8
2016-09-28 01:44:49 +02:00
Joachim F 58dc2f9d49 Merge pull request #19021 from acowley/redprl-install-script-shebangs
redprl: patch install script shebangs
2016-09-28 01:03:02 +02:00
Nikolay Amiantov 334abbc323 steam-runtime: add libXxf86vm 2016-09-28 01:28:07 +03:00
Anthony Cowley a523351314 redprl: patch install script shebangs 2016-09-27 18:24:06 -04:00
Alexey Shmalko 4dd6d9748c Merge pull request #18774 from cstrahan/xsel-update
xsel: 1.2.0 -> git-2016-09-02
2016-09-28 00:42:05 +03:00
Joachim F f93c28ca69 Merge pull request #18837 from cryptix/libnaboNlibpointmatcher
Add libnabo and libpointmatcher
2016-09-27 22:39:07 +02:00
Franz Pletz a6d4ea4c2c
treewide: remove executable flags from .nix files 2016-09-27 22:15:00 +02:00
Nicolas Dudebout 9c3852538c emacsWrapper: remove site-start.elc 2016-09-27 16:13:22 -04:00
Nicolas Dudebout 7e7d588ca9 emacs: install the C source from postInstall
Reimplement the C source installation from the derivation instead of
relying on a Makefile patch.
2016-09-27 15:57:52 -04:00
Graham Christensen 50566dbda2 Merge pull request #19007 from grahamc/jasper-cves
jasper: Apply patches for CVES
2016-09-27 15:26:13 -04:00
Rickard Nilsson e551b3a524 grafana: 3.1.0 -> 3.1.1 2016-09-27 21:01:24 +02:00
Thomas Tuegel f2806a09c4
spotify: unpack into temporary directory to fix output permissions 2016-09-27 13:47:48 -05:00
Thomas Tuegel 8e83bb4220
spotify: 1.0.37.152 -> 1.0.38.171 2016-09-27 13:35:54 -05:00
Rickard Nilsson 65b0cfdb3d elasticsearch2: 2.3.4 -> 2.4.0 2016-09-27 20:15:38 +02:00
Langston Barrett 0b532b7d2a lightyear: init at 9420f9e 2016-09-27 18:01:15 +00:00
Shea Levy 7bda74f676 idris-modules: pkgs.gnome is now pkgs.gnome2.
Fixes #18998.

Closes #19002.
2016-09-27 13:52:25 -04:00
Frederik Rietdijk f3d7afa86d sabnzbd: fixup
Forgot to remove the colon when changing from --prefix to --set.
2016-09-27 19:50:40 +02:00
Aneesh Agrawal 7b7d8ddbca salttesting: remove unused package
It was added as a dependency of Salt, which no longer depends on it.
2016-09-27 13:34:22 -04:00
Aneesh Agrawal 83902b4696 salt: move to all-packages.nix 2016-09-27 13:34:22 -04:00
Peter Simons 8aaf610d4d bind: cosmetic fix for Emacs' syntax highlighting 2016-09-27 19:30:21 +02:00
Peter Simons 7a5ff282aa bind: update to version 9.10.4-P3 to fix CVE-2016-2776 2016-09-27 19:29:51 +02:00
Franz Pletz 77779323c5
gitlab: 8.11.2 -> 8.12.1 2016-09-27 18:41:02 +02:00
Alexander Ried d666196a44
iproute2: fix bash completion
apparently bash expects only files in its completion folder and not
subfolders.
2016-09-27 18:20:07 +02:00
Andreas Herrmann cf3a2e99ad r-modules: edgeR is broken due to broken url 2016-09-27 17:47:16 +02:00
Andreas Herrmann 54915ecf0d r-modules: Fix h5 and rhdf5
and some packages that depend on them.
2016-09-27 17:46:06 +02:00
Rushmore Mushambi 8986e3aef8 Merge pull request #18997 from kamilchm/go2nix
go2nix: 1.1.0 -> 1.1.1
2016-09-27 17:13:12 +02:00
Kamil Chmielewski badd0ce218 go2nix: 1.1.0 -> 1.1.1 2016-09-27 16:49:14 +02:00
Joachim F 14381b5374 Merge pull request #19005 from NeQuissimus/ohmyzsh-20160924
oh-my-zsh: 2016-08-01 -> 2016-09-24
2016-09-27 16:32:52 +02:00
Joachim F 19d3b1aa5f Merge pull request #19004 from nico202/fix-gazebo-cmake
gazebo7: Fix gazebo-config.cmake output file
2016-09-27 16:32:32 +02:00
Frederik Rietdijk 36586c2ab3 Merge pull request #18984 from FRidh/sabnzbd
sabnzbd: 0.7.20 -> 1.1.0
2016-09-27 16:27:34 +02:00
Frederik Rietdijk a1f6a1a938 sabnzbd: 0.7.20 -> 1.1.0 2016-09-27 16:26:46 +02:00
Henry 0f06454a94 libpointmatcher: init at 7504481.. (2016-09-11) 2016-09-27 16:11:57 +02:00
artuuge 2168f2bf1b epson-escpr: 1.6.5 -> 1.6.8 2016-09-27 16:02:10 +02:00
Henry 295efa1062 libnabo: init at 1.0.6 2016-09-27 15:49:51 +02:00
Herwig Hochleitner 5609fe521d postgrey: init at 1.36 (includes service) 2016-09-27 15:35:02 +02:00
Herwig Hochleitner 7a0a877b15 perlPackages: add Parse::Syslog and IO::Multiplex 2016-09-27 15:34:18 +02:00
Christoph Hrdinka deb32ec23f
python-mapnik: fae6388 -> git-2016-08-30 2016-09-27 15:19:21 +02:00
Christoph Hrdinka 24d2ddfb1d
mapnik: 3.0.10 -> 3.0.12 2016-09-27 15:17:28 +02:00
Graham Christensen 3a59a84715
jasper: Apply patches for CVES 2016-09-27 08:51:57 -04:00
José Romildo Malaquias 3b0d7b39cc mate-themes: 3.18.3 -> 3.18.4, 3.20.10 -> 3.20.12, add 3.22.3 2016-09-27 09:23:34 -03:00
Tim Steinbach e10d6cad6d
oh-my-zsh: 2016-08-01 -> 2016-09-24 2016-09-27 08:19:25 -04:00
Peter Simons 74434e4ab1 git-annex: update to latest version 2016-09-27 14:09:15 +02:00
Peter Simons 8df6e25305 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-5-gabba389 from Hackage revision
c330477077.
2016-09-27 14:09:09 +02:00
Peter Simons 9b72cacc48 configuration-hackage2nix: update to LTS Haskell 7.1 2016-09-27 14:08:21 +02:00
José Romildo Malaquias 1152feed5a mate-icon-theme-faenza: 1.15.1 -> 1.16.0 2016-09-27 09:05:00 -03:00
José Romildo Malaquias 81cf584b54 mate-icon-theme: 1.15.0 -> 1.16.0 2016-09-27 08:59:14 -03:00
José Romildo Malaquias 21981dae16 mate-common: 1.15.0 -> 1.16.0 2016-09-27 08:54:02 -03:00
Joachim F 3050350791 Merge pull request #18999 from jonafato/corebird-1.3.2
corebird: 1.3.1 -> 1.3.2
2016-09-27 13:49:12 +02:00
Graham Christensen f4b4be03eb Merge pull request #18996 from grahamc/firebird
firebird: 2.5.2.26540-0 -> 2.5.6.27020-0
2016-09-27 07:43:30 -04:00
Graham Christensen c992ac8584 Merge pull request #18921 from grahamc/spice
Spice: Upgrade all the spice packages
2016-09-27 07:42:51 -04:00