Commit graph

80654 commits

Author SHA1 Message Date
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
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 eb1377ba30 flannel: 0.5.5 -> 0.6.2 2016-10-01 17:04:25 +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
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
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