goibhniu
d952b0ad4b
Merge pull request #9241 from Twey/plover
...
Add Python package: OpenSteno Plover
2015-08-18 17:34:29 +02:00
Sophie Taylor
2e41646441
nixpkgs: llvm v3.5.0 -> v3.5.2
2015-08-18 02:18:04 -07:00
Tobias Geerinckx-Rice
765d1159e9
python-packages: click 5.0 -> 5.1
2015-08-18 03:38:23 +02:00
Cray Elliott
e99167d7f1
new package: mgba 0.3.0
...
This is a new Gameboy Advance emulator which aims to run on lower
end hardware without sacrificing accuracy or portability.
2015-08-17 18:00:33 -07:00
Thomas Tuegel
8f271a771d
Merge pull request #9270 from Mathnerd314/supertux-editor
...
supertux-editor: init at git-2014-08-20
2015-08-17 17:13:44 -05:00
Thomas Tuegel
9b5242b625
Merge pull request #9223 from danshapero/metis-5.1.0
...
metis: init at 5.1.0
2015-08-17 16:51:01 -05:00
Tobias Geerinckx-Rice
7a854e3ed5
sound-theme-freedesktop: init at 0.8
2015-08-17 23:26:52 +02:00
Tobias Geerinckx-Rice
2ae4c0aa69
python-packages: click 4.1 -> 5.0
2015-08-17 23:26:52 +02:00
Nikolay Amiantov
42ea0d3341
Merge pull request #9233 from abbradar/elm
...
elm: add the platform and helpful scripts
2015-08-17 22:31:55 +03:00
William A. Kennington III
48f49a730e
Merge pull request #9293 from kmicu/fix-firefox-switch-to-GStreamer-1.0
...
firefoxWrapper: switch to GStreamer 1.0
This definitely fixes the compatibility issues. @peti We should open an issue to figure out what is wrong with audio for that machine.
2015-08-17 11:34:18 -07:00
Nikolay Amiantov
89a2f87011
elm: add the platform and helpful scripts
2015-08-17 21:32:30 +03:00
Nikolay Amiantov
1a22ad6b18
deadbeef: add -with-plugins wrapper and a necessary patch
2015-08-17 21:05:52 +03:00
Nikolay Amiantov
4a12ff77cc
deadbeef-mpris2-plugin: init at 1.8
2015-08-17 21:05:44 +03:00
Mathnerd314
4ff22bd680
supertux-editor: init at git-2014-08-20
2015-08-17 09:00:18 -06:00
kmicu
69269bebeb
firefoxWrapper: switch to GStreamer 1.0
...
wkennington@f6c1004 switched Firefox to GStreamer 1.0 by changing its
buildInput *only*, but that is not enough. We need to fix Firefox
wrappers by changing their buildInputs and set GST_PLUGIN_SYSTEM_PATH_1_0
instead of GST_PLUGIN_SYSTEM_PATH.
With above changes playing H.264/MP4 media works in firefoxWrapper and
conkerorWrapper as tested with
http://www.quirksmode.org/html5/tests/video.html and
https://soundcloud.com/immclovin33/synthetix-sundays-53-with-marko-maric-19715
It should help with peti#9247
Reviewed-by: kmicu <kmicu@protonmail.ch>
Tested-by: kmicu <kmicu@protonmail.ch>
2015-08-17 10:48:26 +02:00
vbgl
f2aeca7772
Merge pull request #9274 from mdorman/fix-python-cryptography
...
Update python-cryptography to 1.0.
2015-08-17 09:03:10 +02:00
Arseniy Seroka
1d35d31a2f
Merge pull request #9268 from makefu/squashed-ovh
...
pythonPackages.ovh: init at 0.3.5
2015-08-16 23:50:17 +03:00
Michael Alan Dorman
ebe451017c
python-SleekXMPP: fix source URL
2015-08-16 15:55:29 -04:00
Michael Alan Dorman
3ea4485446
python-pyopenssl: update propagatedBuildInputs.
2015-08-16 15:54:59 -04:00
Michael Alan Dorman
ef43cb270e
python-cryptography: 0.6.1 -> 1.0
...
Update propagatedBuildInputs to get proper cffi version and shim
packages for older pythons.
2015-08-16 15:53:29 -04:00
Michael Alan Dorman
ff192b72cf
python-cryptography_vectors: 0.6.1 -> 1.0
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:29 -04:00
Michael Alan Dorman
fcd5a4a2c3
python-pyasn1: 0.1.7 -> 0.1.8
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:28 -04:00
Michael Alan Dorman
b0d26719da
python-idna init at 2.0
...
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:26 -04:00
Peter Simons
bc3b49ea6f
Merge pull request #9279 from oxij/haskell-related-emacs
...
Somewhat trivial Haskell-, Agda-, and emacs-related fixes
2015-08-16 21:02:17 +02:00
Jan Malakhovski
7a73622116
emacs-packages: ghc-mod now requires haskell-mode
2015-08-16 18:00:56 +00:00
Jan Malakhovski
2f7a75f74a
carefully revert e749f1ef61
and 8f1d256435
2015-08-16 18:00:54 +00:00
Felix Richter
6f77262e07
pythonPackages.ovh: init at 0.3.5
...
pythonPackages.d2to1: init at 0.2.11
\-> d2to1 is a build dependency of ovh
2015-08-16 16:07:40 +02:00
Arseniy Seroka
296f0d07c6
Merge pull request #9272 from AndersonTorres/xiphos
...
Xiphos
2015-08-16 16:39:07 +03:00
Bjørn Forsman
9f9f1db6e5
python-py: 1.4.24 -> 1.4.30
...
Unbreaks some packages because they require py>=1.4.29. Example build
error, from the 'argh' package:
The 'py>=1.4.29' distribution was not found and is required by pytest
`nox-review wip` shows that there is a net reduction in build errors with
this patch.
2015-08-16 12:57:19 +02:00
AndersonTorres
0935ef2913
BibleSync: init at 1.1.2
...
Biblesync is a dependency of new Xiphos.
2015-08-15 22:36:44 -03:00
Pascal Wittmann
7dbc01792e
Merge pull request #8768 from FRidh/blaze
...
blaze: init at 0.8.2
2015-08-15 12:01:17 +02:00
Frederik Rietdijk
f9e3908397
blaze: init at 0.8.2
2015-08-15 10:20:08 +02:00
Arseniy Seroka
8bdc291d8f
Merge pull request #9253 from FRidh/pytest
...
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-15 01:51:22 +03:00
Frederik Rietdijk
dd1d6f8e27
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-14 23:16:50 +02:00
Pascal Wittmann
c73421b590
terminado: rename meta.licenses to meta.license
2015-08-14 22:40:07 +02:00
Eric Seidel
324c0f205a
emacs-packages: idris-mode 0.9.15 -> 0.9.18
2015-08-14 12:33:35 -07:00
Shea Levy
8d44a74cfe
Add seaborn python package
2015-08-14 09:13:05 -04:00
Mabry Cervin
26cac935b5
gohufont: init at 2.0
...
Removed unecessary deps
2015-08-13 22:42:53 -04:00
Tobias Geerinckx-Rice
9a3a70ed2b
rote: init at 0.2.8
2015-08-14 03:10:38 +02:00
Tobias Geerinckx-Rice
eb910bce5b
perl-packages: Gtk2 1.2495 -> 1.2496
...
Upstream changes:
- Avoid registering a GType for GConnectFlags if not needed
- MANIFEST: added missing gtk-demo files
2015-08-14 03:07:10 +02:00
James ‘Twey’ Kay
326d179c67
Add Python package: plover-2.5.8
2015-08-14 00:57:56 +01:00
Arseniy Seroka
c0e03e4647
Merge pull request #9236 from Szczyp/rhc
...
rhc: init at 1.36.4
2015-08-14 01:32:24 +03:00
Jascha Geerds
0039622d64
pyatspi: init at 2.16.0
2015-08-13 23:52:06 +02:00
Charles Strahan
c1ee8fefd4
nixos: add support for Ubuntu Fan Networking
...
This provides support for Ubuntu Fan Networking [1].
This includes:
* The fanctl package, and a corresponding NixOS service.
* iproute patches.
* kernel patches.
closes #9188
1: https://wiki.ubuntu.com/FanNetworking
2015-08-13 14:27:14 -04:00
Szczyp
cbe6badab9
rhc: init at 1.36.4
...
OpenShift client tools
Add szczyp as a maintainer
2015-08-13 18:02:55 +02:00
danshapero
8885889b48
metis: init at 5.1.0
2015-08-13 16:53:18 +02:00
Mateusz Kowalczyk
bf37974165
stoken: add new package
2015-08-13 13:07:39 +01:00
Pascal Wittmann
5f3dca9303
gjay: init at 0.3.2
2015-08-13 13:13:51 +02:00
Pascal Wittmann
2139f487c3
libaudclient: init at 3.5-rc2
2015-08-13 13:13:51 +02:00
Arseniy Seroka
23257cbd36
Merge pull request #9225 from rehno-lindeque/pymysql-0.6.6
...
pymysql: 0.6.3 -> 0.6.6
2015-08-13 11:03:38 +03:00