Commit Graph

67292 Commits

Author SHA1 Message Date
William A. Kennington III
810a033d1b picocom: 1.7 -> 1.8 2015-08-17 13:14:59 -07: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
43cba717d2 haskell: partially revert marking Elm packages as broken
See https://github.com/NixOS/nixpkgs/pull/9233#issuecomment-131596192
2015-08-17 21:32:38 +03: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
Michael Alan Dorman
0ccf8eae2f Disable some stuff that won't work with 7.6 anyway.
Closes https://github.com/peti/nixpkgs/pull/19.
2015-08-17 17:56:38 +02:00
Peter Simons
c845fcfbb3 uhc: broken by recent uhc-util update
https://github.com/UU-ComputerScience/uhc/issues/60
2015-08-17 17:56:38 +02:00
Peter Simons
053e52fbd5 darcs: patch to cope with vector 0.11.x 2015-08-17 17:56:38 +02:00
Peter Simons
a3de6a15c1 haskell-lens-aeson: test suite was broken by vector update 2015-08-17 17:56:38 +02:00
Peter Simons
7e2da20a97 haskell-sets can't compile its test suite. 2015-08-17 17:56:38 +02:00
Peter Simons
c8616b488b haskell-set-with can't compile its test suite. 2015-08-17 17:56:37 +02:00
Peter Simons
441e8a1590 hackage-packages.nix: update to d2f0ba57b0 with hackage2nix v20150807-40-g9d40586
Notable updates changes include:

 - vector: update to version 0.11.x
 - errors: update to version 2.x
2015-08-17 17:56:37 +02:00
Vladimír Čunát
7c61106bf3 libreoffice: fix URL of libgltf
Reported by @deepfire on IRC.
2015-08-17 15:37:36 +02:00
Pascal Wittmann
dc8755a42c Merge pull request #9290 from jb55/spectrwm-bump-patch
spectrwm: 2.6.2 -> 2.7.2
2015-08-17 11:28:33 +02: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
Eelco Dolstra
d234c64032 Disable lightdm test
It's hanging in the OCR step for hours.

@aszlig

http://hydra.nixos.org/build/24268601
2015-08-17 10:48:04 +02:00
William Casarin
f51546888d spectrwm: 2.6.2 -> 2.7.2 2015-08-17 00:25:07 -07: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
7ca6742acc Merge pull request #9280 from oxij/better-smartd
nixos: make services.smartd much more helpful
2015-08-17 02:11:43 +03:00
Jan Malakhovski
2a9dbf36b3 nixos: make services.smartd much more helpful
Now it generates notifications for auto-detected devices as well as
for explicitly configured ones, sends well formed e-mails and supports
immediate `wall` and `xmessage` notifications.
2015-08-16 22:36:13 +00: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
Pascal Wittmann
9b41ae74dd Merge pull request #9286 from mstarzyk/obnam
obnam: 1.13 -> 1.14
2015-08-16 22:28:25 +02:00
Michael Alan Dorman
5b91f2dd91 python-Electrum: fix file sha256
It's unfortunate that this changed, but the tarball does appear to have
a valid signature.
2015-08-16 15:55:48 -04: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
Maciek Starzyk
2388a0c985 obnam: 1.13 -> 1.14 2015-08-16 21:44:21 +02: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
Bjørn Forsman
5079b4f27b cassandra: 2.1.7 -> 2.1.8
Version 2.1.7 is not available anymore from current mirror. This is a
stable update.
2015-08-16 19:30:05 +02:00
Bjørn Forsman
2d17e52dc1 solvespace: download from github instead of gitorious
gitorious has shut down. Long live github.
2015-08-16 19:09:27 +02:00
Bjørn Forsman
0279a979a5 stunnel: 5.20 -> 5.22
Changelog:
  https://www.stunnel.org/sdf_ChangeLog.html
2015-08-16 19:05:14 +02:00
Pascal Wittmann
227ee14efd Merge pull request #9276 from joelmo/distrho
distrho: update
2015-08-16 18:18:18 +02: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
Joel Moberg
5aeca83cf5 distrho: 2015-05-04 -> 2015-07-18
ladspa was added to pass juce compilation
2015-08-16 15:52:20 +02:00
Arseniy Seroka
296f0d07c6 Merge pull request #9272 from AndersonTorres/xiphos
Xiphos
2015-08-16 16:39:07 +03:00
Arseniy Seroka
3aed9714ad Merge pull request #9275 from rycee/bump/fira-code
fira-code: 0.5 -> 0.6
2015-08-16 16:37:19 +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
Robert Helgesson
effe2ca5a5 fira-code: 0.5 -> 0.6 2015-08-16 11:29:11 +02:00
AndersonTorres
53ff7e1664 Xiphos: added new dependency: biblesync 2015-08-16 00:47:43 -03:00
AndersonTorres
0935ef2913 BibleSync: init at 1.1.2
Biblesync is a dependency of new Xiphos.
2015-08-15 22:36:44 -03:00
Tuomas Tynkkynen
8914e1af6d nixos-generate-config: Don't enable vbox guest via deprecated option
Avoids this warning when running `nixos-rebuild switch`:
````
building Nix...
building the system configuration...
trace: Obsolete option `services.virtualboxGuest.enable' is used. It was renamed to `virtualisation.virtualbox.guest.enable'.
````
2015-08-16 00:32:37 +02:00
zimbatm
67c9a485b7 direnv: 2.6.0 -> 2.7.0 2015-08-15 22:39:03 +01:00
Peter Simons
c90ed187de doc/haskell-users-guide.xml: fix "nix-store --repair-path" example 2015-08-15 21:18:02 +02:00