1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

20271 commits

Author SHA1 Message Date
Augustin Borsu 16fd6c1cf0 owncloud: 7.0.5 -> 7.0.10 +
Commit changes default version to 7.0.10, 7.0.5 version is kept for
people reluctant to update. Needed info has also been added for
versions 8.0, 8.1 and 8.2 only the latest minor version of each
major version is included.
2015-12-02 20:36:40 +01:00
Domen Kožar 6cf4e29c4f Fix build for python3Packages.spyder
pylint (using Python 2.7) got propagated into python3Packages.spyder
so Python 2.7 setup-hook was used instead of python34.

Now that pylint is part of pythonPackages attribute set, pylint is
used with python3.4 as a base.
2015-12-02 19:07:46 +01:00
lethalman 787be7b80e Merge pull request #11386 from avnik/qtile
Qtile rework
2015-12-02 18:51:48 +01:00
Pascal Wittmann 3272dbf65c Merge pull request #11381 from magnetophon/tudu-master
tudu: init at 0.10
2015-12-02 18:19:12 +01:00
Eelco Dolstra cae5bfb991 statsd: Don't use <nixpkgs>
This was preventing the Nixpkgs channel from updating, since the
program indexer barfed on:

  error: anonymous function at /nix/store/wdnwbh3kmf68nhqqp0khcyxbdbp43vg5-nixos-14.12.626.b0d594c/nixos/nixpkgs/pkgs/top-level/node-packages.nix:1:1 called without required argument ‘neededNatives’, at /data/releases/nixos/unstable-small/.tmp-nixos-16.03pre72946.c50d013-787/unpack/nixos-16.03pre72946.c50d013/lib/customisation.nix:56:12

because Nixpkgs 16.03 was importing files from Nixpkgs 14.12.

Also added some half-assed checks to detect this issue in the future.
2015-12-02 15:58:30 +01:00
Domen Kožar 33eddc4e90 Merge pull request #11318 from gebner/morituri-cddb
morituri fails because of missing CDDB dependency
2015-12-02 09:21:35 +01:00
Domen Kožar fbd517f808 Merge pull request #11388 from FRidh/pysoundfile
python pysoundfile: disable on 32 bit systems
2015-12-02 08:27:04 +01:00
Arseniy Seroka 92f27b1a0a Merge pull request #11350 from magnetophon/dina-font-master
dina font: rename to dina-pcf, add vanilla version
2015-12-01 23:00:34 +03:00
Nikolay Amiantov c50d013d1f soundfont-fluid: init at 3 2015-12-01 20:46:31 +03:00
Frederik Rietdijk 6bda7509e5 python pysoundfile: disable on 32 bit systems
due to a bug
2015-12-01 17:21:16 +01:00
Alexander V. Nikolaev 9b166f0db2 Use absolute path to load libxcb.so 2015-12-01 13:45:06 +02:00
Nicolas Pouillard ed42bff48f
pythonPackages.BlinkStick: init at 1.1.8 2015-12-01 12:32:23 +01:00
Bart Brouns 62dcb40fec tudu: init at 0.10 2015-12-01 11:52:28 +01:00
Mitch Tishmack 03c1f6db6a pythonPackages.werkzeug: update 0.9.6 -> 0.10.4, fixes #11209 2015-12-01 11:27:50 +01:00
Domen Kožar e133b412db Merge pull request #11377 from desiderius/consul-0.4.7
pythonPackages.consul: init at 0.4.7
2015-12-01 10:06:13 +01:00
Domen Kožar b18acb4465 Merge pull request #11376 from desiderius/elasticsearch-1.9.0
pythonPackages.elasticsearch: remove dependencies
2015-12-01 10:05:51 +01:00
desiderius 12b670178c pythonPackages.elasticsearch: remove dependencies
Remove the pyyaml and pyaml dependencies. They are only used in
the unit tests and pyaml is marked as Python 2 only.
2015-12-01 09:42:07 +01:00
Rob Vermaas 7f4fcbae78 Fix-up cherry-pick of plotly python library. 2015-12-01 08:27:24 +00:00
Rob Vermaas ca02d1aace Add plotly 1.9.1 python package
(cherry picked from commit fe8fd63e39)
2015-12-01 08:27:24 +00:00
Aycan iRiCAN 92aff2a297 Merge pull request #11375 from utdemir/master
Use sha256 instead of md5 on py3status
2015-12-01 10:23:10 +02:00
Utku Demir 444724ba1c Use sha256 instead of md5 on py3status 2015-12-01 10:21:55 +02:00
Aycan iRiCAN ae24b9531d Merge pull request #11374 from utdemir/master
pythonPackages.py3status: 2.3 -> 2.7
2015-12-01 10:12:36 +02:00
Utku Demir f2a6b70131 pythonPackages.py3status: 2.3 -> 2.7 2015-12-01 10:10:43 +02:00
desiderius 76caef6794 pythonPackages.consul: init at 0.4.7 2015-12-01 09:05:20 +01:00
Pascal Wittmann 119e0a7bdb Merge pull request #11354 from mrVanDalo/aj-snapshot
aj-snapshot: init 0.9.6
2015-11-30 22:38:41 +01:00
Arseniy Seroka 56dc9789aa Merge pull request #11340 from AndersonTorres/yabause
Yabause: init at 0.9.14
2015-11-30 22:55:22 +03:00
Ingolf Wagner 90f3c390f0 aj-snapshot: init (0.9.6) 2015-11-30 17:15:49 +01:00
Domen Kožar fc8e28513d Merge pull request #11358 from FRidh/updates
python packages updates
2015-11-30 16:23:47 +01:00
Frederik Rietdijk e1bb899451 python sympy: 0.7.6 -> 0.7.6.1 2015-11-30 15:28:42 +01:00
Frederik Rietdijk f1fd5fd3d9 python pandas: 0.17.0 -> 0.17.1 2015-11-30 15:28:30 +01:00
Frederik Rietdijk e505ff8a8d python numexpr: 2.4.3 -> 2.4.6 2015-11-30 15:28:15 +01:00
Frederik Rietdijk e76343c0c9 python ipywidgets: 4.0.2 -> 4.1.1 2015-11-30 15:28:03 +01:00
Frederik Rietdijk 697be016ca python ipyparallel: 4.0.2 -> 4.1.0 2015-11-30 15:27:49 +01:00
Frederik Rietdijk 340b03637a python ipykernel: 4.1.1 -> 4.2.0 2015-11-30 15:27:36 +01:00
Pascal Wittmann 8d6af3c474 perl-HTML-Scrubber: 0.08 -> 0.15 2015-11-30 14:50:42 +01:00
Pascal Wittmann cdecab7b43 perl-HTML-FormFo: 0.09010 -> 2.01 2015-11-30 14:50:42 +01:00
Pascal Wittmann 9790732b18 perl-DBIx-Class: fix tests 2015-11-30 14:50:42 +01:00
Peter Simons 3a14c49fa0 Merge pull request #11352 from jb55/multi-ghc-travis-patch
multi-ghc-travis: init at git-2015-11-04
2015-11-30 14:01:50 +01:00
Domen Kožar 7c5100d50e Merge pull request #11356 from FRidh/line_profiler
python line_profiler: init at 1.0
2015-11-30 13:45:46 +01:00
Frederik Rietdijk d12aadf87f python line_profiler: init at 1.0 2015-11-30 13:22:56 +01:00
Domen Kožar 7b7a997a35 disable some python packages 2015-11-30 10:08:45 +01:00
Domen Kožar 68dd644458 snabbswitch: 2015.10 -> 2015.11 2015-11-30 10:08:45 +01:00
Edward Tjörnhammar c497ac6307 pythonPackages.acd_cli: switch to makeWrapperArgs to avoid re-wrapping wrappers 2015-11-30 07:22:32 +01:00
William Casarin bc698428aa multi-ghc-travis: init at git-2015-11-04 2015-11-29 17:39:34 -08:00
Tobias Geerinckx-Rice 775512eb6d pythonPackages.click 6.1 -> 6.2 2015-11-30 00:12:11 +01:00
Pascal Wittmann 64306fab9a perl-packages: fix some licenses 2015-11-29 22:42:14 +01:00
Bart Brouns 73ab10af6f dina font: rename to dina-pcf, add vanilla version 2015-11-29 22:17:14 +01:00
Edward Tjörnhammar 67cbf9ae6f pythonPackages.acd_cli: add libfuse a program dependency 2015-11-29 21:04:13 +01:00
Edward Tjörnhammar f6b5d3806b pythonPackages.acd_cli: init at 0.3.1 2015-11-29 19:56:31 +01:00
Aristid Breitkreuz 780f6788b6 Merge pull request #11341 from benley/jsonnet-0.8.5
jsonnet: init at 0.8.5
2015-11-29 17:18:10 +01:00