Commit graph

80623 commits

Author SHA1 Message Date
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
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
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
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
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
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