Domen Kožar
b9f13deace
Merge pull request #11572 from FRidh/python-modules
...
Move Python modules/packages to python-packages.nix
2015-12-11 13:26:06 +01:00
Michel Kuhlmann
cebbb18e9e
R: 3.2.2 -> 3.2.3
2015-12-11 11:36:30 +01:00
aszlig
fc6d1471ce
linux-testing: Revert build fix for -rc3.
...
This reverts commit 79bd2b08ee
.
The commit was from an upstream commit anyway and has since been applied
to mainline.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-12-11 11:31:05 +01:00
Frederik Rietdijk
f2ac29648a
python ansible2: move to python-packages.nix
2015-12-11 11:28:33 +01:00
Frederik Rietdijk
14167636fc
python ansible: move to python-packages.nix
2015-12-11 11:28:33 +01:00
Frederik Rietdijk
a82fd1730c
python awscli: 1.9.6 -> 1.9.12
2015-12-11 11:28:33 +01:00
Frederik Rietdijk
fe9ef9fd60
python botocore: 1.3.6 -> 1.3.12
2015-12-11 11:28:33 +01:00
Frederik Rietdijk
b2d9b48c97
python awscli: move to python-packages.nix
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
515a13b1f5
python pyside: move callPackage to python-packages.nix
...
This should make pyside available for all Python versions.
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
2ed93d74d5
python pyside shiboken: 1.2.2 -> 1.2.4
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
a11c7584ca
python pyside: 1.2.2 -> 1.2.4
2015-12-11 11:28:32 +01:00
Frederik Rietdijk
7d08a9c877
python pyqt: add python.libPrefix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
2aa37ad8a2
python pycangjie: add python.libPrefix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
1d84bff14c
python pycairo: add python.libPrefix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
6938b74d2c
python dbus: use callPackage in python-packages.nix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
8a61d3699f
python pycangjie: call package from python-packages.nix
2015-12-11 11:28:31 +01:00
Frederik Rietdijk
9186d3169a
python irclib: move expression to python-packages.nix
...
- Use external paver instead of built-in
- Only works with Python 2.x
2015-12-11 11:28:30 +01:00
Frederik Rietdijk
d2b7b5660b
python mygpoclient: move expression to python-packages.nix
2015-12-11 11:28:30 +01:00
Frederik Rietdijk
3c5e03d8c0
python xmpppy: move expression to python-packages.nix
2015-12-11 10:45:24 +01:00
Frederik Rietdijk
e60da70c3b
python slowaes: move expression to python-packages.nix
2015-12-11 10:45:24 +01:00
Frederik Rietdijk
f9acc95a09
python rbtools: move expression to python-packages.nix
...
cc @domenkozar
2015-12-11 10:45:20 +01:00
Frederik Rietdijk
3e75b475f8
python pyx: 0.10 -> 0.14.1 rewrite expression
...
- Update version
- Rewrite expression using buildPythonPackage
- Current version only works of PyX only works with Python >= 3.2
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
4c0bc553f5
python pygtksourceview: move callPackage to python-packages.nix
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
bc97b365d3
python pygame: move callPackage to python-packages.nix
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
292b943ec6
python pyqt4: use version already in python-packages.nix
2015-12-11 10:41:38 +01:00
Frederik Rietdijk
88bcfa6441
python pycups: 1.9.68 -> 1.9.73 and move expression
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
dbdfda7871
python bsddb3: 6.1.0 -> 6.1.1
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
fa45088ae9
python bsddb3: move and update expression
...
The updated expression uses buildPythonPackage and thus installs a
wheel. Unfortunately, setting the --berkeley-db flag seems to fail.
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
66f663e192
castle_combat: remove game
...
It was broken already (pygame sound error), and also requires numeric
which is being removed.
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
318fa0732d
castle_combat: mark as broken
...
due to pygame error.
2015-12-11 10:41:37 +01:00
Frederik Rietdijk
aa4777c45b
python: remove psyco
2015-12-11 10:41:29 +01:00
Frederik Rietdijk
7a8671a905
python foursuite: move callPackage to python-packages.nix
2015-12-11 10:36:29 +01:00
Frederik Rietdijk
0b83f71486
python ecdsa: remove duplicate
...
ecdsa was specified in python-modules/ and in python-packages.nix.
2015-12-11 10:36:29 +01:00
Frederik Rietdijk
39b8e3808d
python numeric: remove package
...
numeric was superseded by numpy about 10 years ago. I think we can
remove it...
2015-12-11 10:36:29 +01:00
Vladimír Čunát
ffb72182a6
blas: fix remains of hardcoded version
...
Thanks to @knedlsepp for pointing out
2b71fdbbc3 (commitcomment-14919659)
2015-12-11 10:25:40 +01:00
lethalman
fbf606aeb9
Merge pull request #11627 from jgillich/gnome-music-requests
...
gnome-music: add missing requests2 dependency
2015-12-11 10:06:33 +01:00
lethalman
c55fdd6a40
Merge pull request #11617 from cheecheeo/init_json2csv
...
goPackages.json2csv: init at d82e60e6dc2a7d3bcf15314d1ecbebeffaacf0c6
2015-12-11 10:05:21 +01:00
Jakob Gillich
9104aae0a4
gnome-music: add missing requests2 dependency
2015-12-11 09:04:46 +01:00
Birger J. Nordølum
1fe89386fd
i3blocks: 1.4 (NEW) (WIP)
2015-12-11 08:55:14 +01:00
Arseniy Seroka
0a5d840b64
Merge pull request #11605 from wedens/goldendict_update
...
goldendict: b4bb1e9 -> ec86516
2015-12-11 08:35:15 +03:00
Arseniy Seroka
4599f2a0dd
Merge pull request #11608 from sjmackenzie/nanomsg
...
nanomsg: 0.4-beta -> 0.8-beta
2015-12-11 08:34:25 +03:00
Shea Levy
ebab50992b
Merge branch 'consistent-php-ext-dir' of git://github.com/deeky666/nixpkgs
2015-12-10 21:03:42 -05:00
vbgl
251479f892
Merge pull request #11113 from lancelotsix/update_gsl
...
gsl: 1.16 -> 2.1
2015-12-11 02:05:56 +01:00
Steve Müller
de327c7db7
fixes #11618 : make php and phpPackages extension directory consistent
2015-12-11 01:24:05 +01:00
Robert Helgesson
c4ab553c92
screen: patch CVE-2015-6806
...
Fixes a possible denial of service of the screen tool. Patch sourced
from upstream GIT repository.
2015-12-11 00:22:21 +01:00
Pavan Rikhi
2de85bd7e5
sassc: v3.2.4 -> v3.3.2
2015-12-10 17:27:46 -05:00
Pavan Rikhi
b670cec4ac
libsass: v3.2.4 -> v3.3.2
2015-12-10 17:27:46 -05:00
John Chee
332c35fa6c
goPackages.json2csv: init at d82e60e6dc2a7d3bcf15314d1ecbebeffaacf0c6
2015-12-10 14:26:34 -08:00
Nikolay Amiantov
8ec4b45dbd
Merge pull request #11602 from zimbatm/stricter-chroot-user
...
build-fhs-userenv: don't leak file descriptors
2015-12-11 00:40:41 +03:00
Bjørn Forsman
b398371e80
Merge pull request #11613 from rycee/bump/eclipse-plugin-testng
...
eclipse-plugin-testng: 6.9.10.201511281504 -> 6.9.10.201512020421
2015-12-10 22:26:02 +01:00
Bjørn Forsman
248cbef4d3
Merge pull request #11607 from prikhi/update-pencil
...
pencil: v2.0.14 -> v2.0.15
2015-12-10 21:54:30 +01:00
Robert Helgesson
414a1660f4
eclipse-plugin-testng: 6.9.10.201511281504 -> 6.9.10.201512020421
2015-12-10 21:35:33 +01:00
Shea Levy
a60895a9ca
Merge branch 'composer-1.0.0-alpha11' of git://github.com/deeky666/nixpkgs
...
Bump composer version.
2015-12-10 15:00:29 -05:00
Ricardo M. Correia
35bb18cc4d
Merge pull request #11581 from mayflower/update-rustfmt
...
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 20:44:53 +01:00
Ricardo M. Correia
9933e5868d
rustRegistry: 2015-11-01 -> 2015-12-10
2015-12-10 20:43:37 +01:00
Domen Kožar
fef780de8d
Merge pull request #11578 from lancelotsix/python3_basemap
...
python3Packages.basemap: enabled
2015-12-10 20:31:42 +01:00
Pavan Rikhi
bd5ad569aa
pencil: v2.0.14 -> v2.0.15
2015-12-10 13:26:08 -05:00
Stewart Mackenzie
6037db59c6
nanomsg: 0.4-beta -> 0.8-beta
2015-12-11 02:19:12 +08:00
Steve Müller
e62a90767e
phpPackages.composer: 1.0.0-alpha10 -> 1.0.0-alpha11
2015-12-10 19:11:26 +01:00
wedens
f8d2af6260
goldendict: b4bb1e9 -> ec86516
2015-12-10 23:51:07 +06:00
Thomas Tuegel
114584aca8
Merge branch 'pinentry-qt5'
2015-12-10 11:12:21 -06:00
Thomas Tuegel
ca0514db49
pinentry_qt4: init at 0.9.6
2015-12-10 11:06:18 -06:00
Thomas Tuegel
31d68a68b5
pinentry_ncurses: init at 0.9.6
2015-12-10 11:06:10 -06:00
Thomas Tuegel
2b318da619
pinentry_qt5: init at 0.9.6
2015-12-10 11:06:00 -06:00
Thomas Tuegel
80681dd60a
pinentry: 0.9.5 -> 0.9.6
2015-12-10 11:05:43 -06:00
Robin Gloster
34e67f558f
rustfmt: 2015-10-28 -> 2015-12-08
2015-12-10 16:23:39 +00:00
Robin Gloster
171d622fcd
redir: init at 2.2.1
2015-12-10 16:09:32 +00:00
wedens
1b05ef86f0
rtv: 1.6.1 -> 1.7.0
2015-12-10 22:07:15 +06:00
zimbatm
9b33ec1764
build-fhs-userenv: don't leak file descriptors
...
This re-uses the capabilities documented in `Process.spawn` to avoid leaking
unecessary file-descriptors to the sandbox
2015-12-10 16:01:04 +00:00
Frederik Rietdijk
b2c4f30df5
python py: 1.4.30 -> 1.4.31
2015-12-10 16:54:25 +01:00
Eelco Dolstra
54d6f1f683
linux: 3.14.56 -> 3.14.58
2015-12-10 16:26:33 +01:00
Eelco Dolstra
bb672805cd
fetchurl: Always use tarballs.nixos.org
...
Otherwise, if the upstream mirror changes (rather than deletes) a
file, then tarballs.nixos.org won't be used even if it has a copy of
the original file, and so we'll get a hash mismatch.
2015-12-10 16:06:12 +01:00
Domen Kožar
05c12a337d
snabbswitch: add missing diffutils dependency
2015-12-10 15:38:06 +01:00
Arseniy Seroka
a075650b1d
Merge pull request #11568 from benley/patch-1
...
closure-compiler: allow building on darwin
2015-12-10 17:31:16 +03:00
Eelco Dolstra
2de76b2753
nixUnstable: 1.11pre4273_71039be -> 1.11pre4334_7431932
2015-12-10 15:25:48 +01:00
Domen Kožar
b4b5047cac
Merge pull request #11595 from FRidh/wheel
...
python wheel: init at 0.26.0 (WIP)
2015-12-10 14:14:55 +01:00
Domen Kožar
c879a6eed5
snabbswitch: add missing dependencies
2015-12-10 12:47:32 +01:00
Frederik Rietdijk
984d1de1cc
python wheel: init at 0.26.0
2015-12-10 12:02:07 +01:00
Vincent Laporte
76940c5e4c
ocaml-why3: init at 0.86.2
2015-12-10 09:31:27 +01:00
Lancelot SIX
272e32492f
python3Packages.basemap: enabled
...
This package was marked incompatible with python3 by mistake.
2015-12-10 08:26:27 +00:00
Christian Albrecht
90912a89d9
font-droid: fix srcs urls
...
pin urls to a specific commitish, because in the case the font gets
an update hashes will change on the master and therefore break, as
@zimbatm pointed out in #11574 .
2015-12-10 05:45:24 +01:00
Tobias Geerinckx-Rice
34e1b71c62
simple-scan: drop obsolete systemd dependency
2015-12-10 03:42:48 +01:00
Tobias Geerinckx-Rice
120f8eef67
simple-scan: makeWrapper -> wrapGAppsHook
2015-12-10 03:37:38 +01:00
Tobias Geerinckx-Rice
2ce24737c8
redshift: depend on geoclue2 directly
2015-12-10 02:38:42 +01:00
Thomas Tuegel
98bd11125f
plasma54.kscreen: propagate libkscreen dependency
...
libkscreen provides a D-Bus service.
2015-12-09 17:18:05 -06:00
Thomas Tuegel
3a390c494a
Merge branch 'plasma-5.5'
2015-12-09 17:16:13 -06:00
Thomas Tuegel
a2ca439094
Merge branch 'rubber'
2015-12-09 16:28:11 -06:00
Thomas Tuegel
3856e6939f
rubber: wrap Python programs
2015-12-09 16:27:49 -06:00
Thomas Tuegel
aab20cdc51
rubber: 1.1 -> 1.3
...
* version upgrade
* minor formatting change
* assign ttuegel as maintainer
2015-12-09 16:24:17 -06:00
Thomas Tuegel
535faa3c32
plasma55.plasma-desktop: reformat
2015-12-09 16:20:10 -06:00
Thomas Tuegel
1a7d7c1c28
plasma55.plasma-workspace: update patches
2015-12-09 16:20:02 -06:00
Thomas Tuegel
2d586b99cc
plasma55.kscreen: propagate libkscreen dependency
...
libkscreen provides a D-Bus service
2015-12-09 16:19:37 -06:00
Niclas Thall
eae3d7467b
colordiff: 1.0.15 -> 1.0.16
2015-12-09 22:18:37 +01:00
Tobias Geerinckx-Rice
e5fca5832b
eid-mw: use GTK 3
2015-12-09 21:55:51 +01:00
Tobias Geerinckx-Rice
8c81b79875
eid-mw: force-enable dialogues
2015-12-09 21:55:51 +01:00
Tobias Geerinckx-Rice
f4748d976e
eid-mw 4.1.8 -> 4.1.9
2015-12-09 21:55:51 +01:00
Nikolay Amiantov
a5a481e7ee
playonlinux: fix with new wxPython, fix OpenGL check
2015-12-09 23:29:24 +03:00
ts468
c8eaa71cae
Merge pull request #11173 from mixis/updates/xen-4.5.2
...
xen: 4.5.1 -> 4.5.2
2015-12-09 21:17:17 +01:00
Edward Tjörnhammar
4813f15faf
Merge pull request #11580 from mayflower/update-phpstorm
...
idea.phpstorm: 9.0 -> 10.0.1
2015-12-09 20:20:16 +01:00
Ricardo M. Correia
6baa633064
rustcMaster: 2015-11-01 -> 2015-12-09
2015-12-09 20:15:59 +01:00