Commit graph

106600 commits

Author SHA1 Message Date
Frederik Rietdijk 312631a37e pythonPackages.plumbum: 1.5.0 -> 1.6.3 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 0af84da84b pythonPackages.colorclass: disable tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 7b28208b00 pythonPackages.babelfish: do not disable on 3.x 2017-05-01 10:10:34 +02:00
Frederik Rietdijk c0b77d9902 pythonPackages.zxcvbn-python: init at 4.4.14 2017-05-01 10:10:34 +02:00
Frederik Rietdijk e2bc80ce49 pythonPackages.APScheduler: fix tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 12caccfe80 pythonPackages.PyRSS2Gen: 1.0.0 -> 1.1 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 3f4dea0c89 pythonPackages.vcrpy: fix tests 2017-05-01 10:10:34 +02:00
Peter Marheine fd1f1aca9e release notes: incompatible flexget upgrade 2017-05-01 10:10:34 +02:00
Peter Marheine 6925b07db9 flexget: enable tests 2017-05-01 10:10:34 +02:00
Peter Marheine e38c47ddd4 flask-restplus: enable tests 2017-05-01 10:10:34 +02:00
Peter Marheine fa7e942f98 rednose: init at 1.2.1 2017-05-01 10:10:34 +02:00
Peter Marheine c1cbae5a1e flexget: 1.2.337 -> 2.8.17 2017-05-01 10:10:34 +02:00
Peter Marheine d5ffb897a2 guessit: 0.9.4 -> 2.0.4 2017-05-01 10:10:34 +02:00
Michael Raskin 9c770f64c6 Merge pull request #24583 from veprbl/yoda166
yoda: 1.6.5 -> 1.6.6, provide version with ROOT
2017-05-01 09:49:48 +02:00
Michael Raskin 698141abcf Merge pull request #24475 from dtzWill/fix/boomerang
boomerang: update to latest git, un-mark broken
2017-05-01 09:45:30 +02:00
Michael Raskin c1a1e3a273 Merge pull request #24430 from winniequinn/premake5
premake5: init at 5.0.0pre.alpha.11
2017-05-01 09:42:16 +02:00
Michael Raskin 7e19fcddcc Merge pull request #24366 from rvl/longview-password-file
longview service: don't write passwords to nix store
2017-05-01 09:39:35 +02:00
Frederik Rietdijk 12b2fbf7fb pythonPackages.mccabe_0_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk d3cebfb907 pythonPackages.lxml_3_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk 4847ef5428 pythonPackages.billiard_33: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Michael Raskin d997f80a5f Merge pull request #24381 from ljli/vulkan-loader-demos
vulkan-loader: demos: fix cube/cubepp
2017-05-01 07:34:46 +02:00
Michael Raskin 9c8bda7f22 Merge pull request #24371 from orivej/clickhouse
clickhouse: init at 1.1.54190
2017-05-01 07:33:43 +02:00
Michael Raskin 90ce1aa28a Merge branch 'master' into clickhouse 2017-05-01 07:33:31 +02:00
Frederik Rietdijk 6c467b7448 pythonPackages.pyparsing1: make private to mwlib
because pyparsing1 is an old version that is only used by mwlib.
2017-05-01 07:20:52 +02:00
Frederik Rietdijk 63550e35fb pythonPackages.deform2: remove duplicate package
This is an exact duplicate of pythonPackages.deform.
2017-05-01 07:04:53 +02:00
Frederik Rietdijk e3c12a9848 salut_a_toi: remove previous dependency beautifulsoup
becauses 0.6.2 doesn't need it.

cc @7c6f434c
2017-05-01 06:47:47 +02:00
Frederik Rietdijk 23f9741f86 calibre vendors beautifulsoup so remove it as a dependency 2017-05-01 06:42:58 +02:00
Frederik Rietdijk a33f9b0ff0 backblaze-b2: use latest tqdm and remove pythonPackages.tqdm4
backblaze-b2 need tqdm >= 4.5.0 and that dependency was already
fulfilled with pythonPackages.tqdm, so let's use the current version and
remove pythonPackages.tqdm4.

cc @hrdinka @kevincox
2017-05-01 06:16:38 +02:00
Frederik Rietdijk 536a634f28 pythonPackages.tqdm: 4.8.4 -> 4.11.2
- matplotlib and pandas are optional dependencies, so let's remove them
- enable tests again
2017-05-01 06:06:38 +02:00
Orivej Desh 2efb099c00 pythonPackages.ipython: support python2
Fixes #25234
2017-05-01 05:56:38 +02:00
Michael Raskin 01ba1a40d3 Merge pull request #24341 from LumiGuide/cadviser-storageDriverPasswordFile
cadviser: add storageDriverPasswordFile option
2017-05-01 02:01:49 +02:00
Cray Elliott c5fbf35be0 xpra: fix missed ffmpeg_3_2 reference 2017-04-30 16:58:33 -07:00
Cray Elliott c49a454210 mpv, xpra: depend on ffmpeg instead of ffmpeg_3_2
effectively updates them to depend on ffmpeg_3_3
2017-04-30 16:52:49 -07:00
Cray Elliott fe3590b5ba remove ffmpeg_3_2 and ffmpeg_3_1 2017-04-30 16:52:48 -07:00
Cray Elliott dfd371de9b ffmpeg: use SDL2 instead of SDL for 3.2 and above
addresses issue #24658

special thanks to codyopel who suggested this solution!
2017-04-30 16:52:48 -07:00
Cray Elliott 7172556e8d ffmpeg: 3.2.4 -> 3.3 2017-04-30 16:52:48 -07:00
Cray Elliott 5a9850cedd ffmpeg-full: 3.2.4 -> 3.3
remove legacy x11grab and memalign configure option, both removed
as of 3.3
2017-04-30 16:52:48 -07:00
Michael Raskin a7455d7f5c Merge pull request #24283 from dyrnade/chrome-gnome-shell
native host connector for gnome extensions: init at 7d99523e90805cb65027cc2f5f1191a957dcf276
2017-05-01 01:19:29 +02:00
Michael Raskin 1aa652fdce Merge pull request #24278 from knedlsepp/add_eccodes
eccodes: init at 2.2.0
2017-05-01 01:18:07 +02:00
Michael Raskin ff84e3ed92 Merge pull request #24253 from layus/mptcp-v91.3
linux_mptcp: 0.91.2 -> 0.91.3 (kernel 4.1.38)
2017-05-01 01:07:29 +02:00
Michael Raskin d2384d6f99 Merge branch 'master' into mptcp-v91.3 2017-05-01 01:07:08 +02:00
Michael Raskin 1cce0887ee Merge branch 'master' into mptcp-v91.3 2017-05-01 00:43:08 +02:00
Michael Raskin 65220cb2e7 Merge pull request #24223 from c0bw3b/pkg/byacc
byacc: 1.9 -> 20170201
2017-05-01 00:25:55 +02:00
José Romildo Malaquias 2b140a795c offlineimap: 7.0.13 -> 7.1.0 (#25342) 2017-05-01 00:06:48 +02:00
Michael Raskin e33dcbb97e Merge pull request #25370 from cleverca22/ioport
ioport: init at 1.2
2017-04-30 23:37:58 +02:00
michael bishop 70863d5326
ioport: init at 1.2 2017-04-30 18:34:17 -03:00
Daiderd Jordan ed8fbe3dae Merge pull request #25358 from sigma/pr/fzf-0.16.7
fzf: 0.16.6 -> 0.16.7
2017-04-30 23:21:54 +02:00
Michael Raskin 39f55e7c2b Merge pull request #25177 from cleverca22/cimg
cimg: fix paths and unbreak overrides
2017-04-30 23:13:34 +02:00
Benno Fünfstück 17a8227c3c Merge pull request #25360 from sigma/pr/pt-2.1.5
the_platinum_searcher: 2.1.3 -> 2.1.5
2017-04-30 23:04:11 +02:00
Michael Raskin 7ef99bf054 Merge pull request #24085 from bcdarwin/ants
ants: set $ANTSPATH variable in shell scripts
2017-04-30 23:03:06 +02:00