Domen Kožar
9f11d17ed2
add papertrail at 0.10.1
...
Thank you @grahamc <3
2017-04-24 17:05:03 +02:00
Tuomas Tynkkynen
84982c28de
Merge remote-tracking branch 'upstream/master' into staging
2017-04-24 15:04:43 +03:00
Benno Fünfstück
30a9923f4c
Merge pull request #24359 from rnhmjoj/radeon-profile
...
radeon-profile: init at 20161221
2017-04-24 11:28:34 +02:00
rnhmjoj
9b1b22fcb6
radeon-profile: init at 20161221
2017-04-24 10:52:14 +02:00
John Wiegley
2df7f1b5b5
coq.QuickChick: Update to latest version that works with Coq 8.6
2017-04-23 21:53:21 -07:00
Matthew Bauer
3cc4bfa7a3
wxwidgets: restructure into one folder
...
It’s easier to manage these in one folder.
Affected folders from pkgs/development/libraries/:
- wxGTK-2.8
- wxGTK-2.9
- wxGTK-3.0
- wxmac
These will all go into pkgs/development/libraries/wxwidgets for now.
2017-04-23 15:15:46 -05:00
Jörg Thalheim
c83a2f2601
Merge pull request #25119 from rlupton20/emacs-all-the-icons
...
emacs-all-the-icons-fonts: init at 2.5.0
2017-04-23 20:28:19 +02:00
John Ericson
b59fdc4289
Merge pull request #25099 from obsidiansystems/cross-lib-foundation
...
Changes to nixpkgs infra to prepare to better package some pesky cross-compilers
No hashes (native or cross) should be changed
2017-04-23 14:12:42 -04:00
John Ericson
863d79b364
top-level: Introduce targetPackages and a "double link fold"
...
Each bootstrapping stage ought to just depend on the previous stage, but
poorly-written compilers break this elegence. This provides an easy-enough
way to depend on the next stage: targetPackages. PLEASE DO NOT USE IT
UNLESS YOU MUST!
I'm hoping someday in a pleasant future I can revert this commit :)
2017-04-23 14:01:12 -04:00
John Ericson
d59e4fbb75
stage.nix: Better explain why buildPackages
as null
is valid arg
2017-04-23 14:01:12 -04:00
John Ericson
af8f87a3a1
top-level: Do not splice pkgs
, buildPackages
or *Platform
...
- `pkgs` is self-similar, and thus already spliced
- `buildPackages` is an ingredient of splicing and should be kept as is
- The platforms are not packages or package sets and couldn't be spliced
There's probably other things that shouldn't be spliced too. The best long-
term solution is simply to stop splicing altogether.
2017-04-23 13:54:42 -04:00
obadz
dcc61da97c
Merge pull request #25102 from obadz/python-pyspread
...
python2Packages.pyspread: init at 1.1 (and fix wxPython to inject required dependencies)
2017-04-23 17:55:29 +01:00
Jason A. Donenfeld
b1750d699c
linux-chromiumos: remove 3.14
...
3.14 is no longer supported upstream by kernel.org and thus no longer
receives security patches. The git commit mentioned in this .nix isn't
even available in the linked repository --
https://chromium.googlesource.com/chromiumos/third_party/kernel -- so I
think this .nix might be dead anyway. Finally, it specifies 3.14.0,
which is so ridiculously old (the latest was 3.14.79) that nobody
develops for it.
Fixes : #25145
Supports: #25127
2017-04-23 15:47:46 +02:00
Graham Christensen
7ff2fde215
Merge pull request #25126 from grahamc/rt
...
RT: Improve Packaging
2017-04-23 08:30:24 -04:00
Frederik Rietdijk
4fc9b1852a
Merge remote-tracking branch 'upstream/master' into HEAD
2017-04-23 11:26:47 +02:00
Graham Christensen
46f952371e
perlPackages.DataPagePageset: init at 1.02
2017-04-22 16:24:30 -04:00
Graham Christensen
b48ea664f5
perlPackages.MIMETools: init at 5.509
2017-04-22 16:24:26 -04:00
Graham Christensen
38574a5878
perlPackages.GDGraph: init at 1.54
2017-04-22 16:24:23 -04:00
Graham Christensen
2d65b7f251
perlPackages.JavaScriptMinifierXS: init at 0.11
2017-04-22 16:24:10 -04:00
Graham Christensen
2f1ef64492
perlPackages.GDText: init at 0.86
2017-04-22 16:08:56 -04:00
Graham Christensen
a9f8912845
perlPackages.CSSMinifierXP: init at 1.02
2017-04-22 16:08:11 -04:00
Graham Christensen
76cea3de93
perlPackages.BusinessHours: init at 0.12
2017-04-22 16:07:25 -04:00
Thomas Tuegel
e019978d02
Merge pull request #23922 from gnidorah/master
...
mytetra: init at 1.42.2
2017-04-22 15:06:44 -05:00
Graham Christensen
0ceb82d3dd
perlPackages.SetIntSpan: init at 1.19
2017-04-22 16:05:07 -04:00
Richard Lupton
69ed7f6e12
emacs-all-the-icons-fonts: init at 2.5.0
2017-04-22 18:54:51 +01:00
obadz
c8788f4e7b
python2Packages.pyspread: init at 1.1
2017-04-22 00:27:40 +01:00
Benno Fünfstück
cfcceaee27
Merge pull request #24473 from jgertm/tj/xsv
...
xsv: init at 0.11.0
2017-04-22 00:26:10 +02:00
Benno Fünfstück
1db5cf49d3
Merge pull request #24479 from Ma27/init/lambda-mod-zsh-theme
...
lambda-mod-zsh-theme: init at eceee68cf46bba9f7f42887c2128b48e8861e31b
2017-04-22 00:10:14 +02:00
Benno Fünfstück
a0e60af067
Merge pull request #24819 from dbrock/ethrun
...
ethrun: init at 0.1.0
2017-04-21 23:54:07 +02:00
obadz
dbb06ea3d2
pythonPackages.typeguard: init at 2.3.1 ( #25040 )
2017-04-21 21:20:49 +01:00
romildo
d03ee9df41
pythonefl: 1.18.0 -> 1.19.0
2017-04-21 15:16:39 -03:00
lassulus
b1c814ad7b
coyim: init at 0.3.7_1
2017-04-21 19:02:16 +02:00
Vincent Laporte
59c70e446c
jbuilder: 1.0+beta5 -> 1.0+beta7
2017-04-21 07:02:31 +00:00
Jörg Thalheim
d15f26ec69
dino: init at unstable-2017-04-20
2017-04-20 15:16:55 +02:00
Frederik Rietdijk
8b09dea578
pythonPackages.jedi: 0.9.0 -> 0.10.2
2017-04-20 13:42:20 +02:00
Frederik Rietdijk
1e4a5b85ab
pythonPackages.prompt_toolkit: 1.0.13 -> 1.0.14
2017-04-20 13:42:00 +02:00
Frederik Rietdijk
893e40571d
pythonPackages.decorator: 4.0.10 -> 4.0.11
2017-04-20 13:41:36 +02:00
Frederik Rietdijk
60eaa476ab
pythonPackages.ipython: 5.3.0 -> 6.0.0
2017-04-20 13:41:22 +02:00
Frederik Rietdijk
fc3fc9110a
pythonPackages.netaddr: 0.7.18 -> 0.7.19
2017-04-20 10:55:59 +02:00
Unknown
2f66670162
buildtorrent: init at 0.8
2017-04-20 03:42:49 +02:00
Bjørn Forsman
ff252c799d
Fix typo in comment
2017-04-19 20:30:44 +02:00
Armijn Hemel
d70d50501d
psycopg2: 2.6.1 -> 2.7.1
2017-04-19 20:13:34 +02:00
aszlig
b017935103
vlc: Fix build for Qt >= 5.7.0
...
This basically does something similar than the AUR build:
https://aur.archlinux.org/packages/vlc-qt5/
On our side, all there is to do is to force compiling using C++11 mode
and use a patch that the AUR package took from the following upstream
patchwork URL:
https://patches.videolan.org/patch/14061/
Instead of passing CXXFLAGS to the configure script, I'm using sed here
to make sure we don't override flags figured out by configure.
For example if ./configure is used with CXXFLAGS=-std=c++11 appended or
prepended, we have something like:
... -I../include -std=c++11 -Wall -Wextra -Wsign-compare ...
While if we don't do that at all, we have something like:
... -I../include -g -O2 -Wall -Wextra -Wsign-compare ...
Another way would be to use NIX_CFLAGS_COMPILE, but that would affect
even compilation of C code and thus resulting in a bunch of warnings
like this:
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++
but not for C
So with our approach the flags during build look much better:
... -I../include -std=c++11 -g -O2 -Wall -Wextra -Wsign-compare ...
Another thing I've changed is that the vlc_qt5 attribute in
all-packages.nix now uses the latest Qt 5 version, because the build for
Qt >= 5.7.0 is now no longer broken.
I've also ordered the preConfigure attribute before the configureFlags
attribute, because it makes more sense in terms of context (pre ->
configure -> post).
Tested by building on x86_64-linux with libsForQt56.vlc, libsForQt58.vlc
and vlc (the Qt 4 version, just to be sure I didn't accidentally break
it).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ttuegel
2017-04-19 05:09:47 +02:00
Jörg Thalheim
dc017e634c
Merge pull request #25001 from jb55/new/pidgin-carbons
...
pidgin-carbons: init at 0.1.3
2017-04-18 22:46:51 +02:00
William Casarin
36bd9d2463
pidgin-carbons: init at 0.1.3
...
Implements XMPP extension XEP-0280: Message Carbons for pidgin
2017-04-18 09:26:05 -07:00
Nick Hu
e0bf92950c
fdr: fix Qt library dependency
2017-04-18 17:09:54 +01:00
Frederik Rietdijk
dd662792b1
kdeApplications.kolourpaint: init at 16.12.3
2017-04-18 14:18:19 +02:00
Frederik Rietdijk
5ad8e8722a
pythonPackages.llvmlite: 0.15.0 -> 0.16.0
2017-04-18 12:07:56 +02:00
Frederik Rietdijk
7b542f6a72
pythonPackages.dill: 0.2.5 -> 0.2.6
2017-04-18 12:07:55 +02:00
Frederik Rietdijk
fdc36aaf66
pythonPackages.bottleneck: fix build
...
New setuptools seems to have broken bottleneck.
2017-04-18 12:07:36 +02:00
Frederik Rietdijk
d4b72281e6
pythonPackages.Nuitka: 0.5.21.3 -> 0.5.25
2017-04-18 12:07:28 +02:00
Frederik Rietdijk
8d6fc33bbc
pythonPackages.pretend: disable tests
2017-04-18 12:07:28 +02:00
Frederik Rietdijk
7459dbb099
pythonPackages.multipledispatch: disable tests
2017-04-18 12:07:28 +02:00
Frederik Rietdijk
9435c9d6fc
pythonPackages.statsmodels: 0.6.1 -> 0.8.0
2017-04-18 12:03:47 +02:00
Frederik Rietdijk
c339d6b122
pythonPackages.widgetsnbextension: 1.2.6 -> 2.0.0
2017-04-18 12:03:47 +02:00
Frederik Rietdijk
b1952ff747
pythonPackages.qtconsole: 4.2.1 -> 4.3.0
2017-04-18 12:03:47 +02:00
Frederik Rietdijk
92ef3413ac
pythonPackages.notebook: 4.4.1 -> 5.0.0
2017-04-18 12:03:47 +02:00
Frederik Rietdijk
1c0b74c50a
pythonPackages.xarray: 0.9.1 -> 0.9.5
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
d9ac6d4d5e
pythonPackages.line_profiler: 1.0 -> 2.0
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
0cd978c615
pythonPackages.jupyter_client: 5.0.0 -> 5.0.1
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
2c00cd3bae
pythonPackages.ipywidgets: 5.2.2 -> 6.0.0
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
9a106b1c52
pythonPackages.ipykernel: 4.5.2 -> 4.6.1
2017-04-18 12:03:46 +02:00
Frederik Rietdijk
8806414310
pythonPackages.ipyparallel: 6.0.0 -> 6.0.2
2017-04-18 12:03:45 +02:00
Frederik Rietdijk
36b8746594
pythonPackages.cryptography: 1.7.2 -> 1.8.1
2017-04-18 12:03:45 +02:00
Frederik Rietdijk
51b0820935
pythonPackages.cryptography_vectors: 1.7.2 -> 1.8.1
2017-04-18 12:03:45 +02:00
Frederik Rietdijk
8227e665f8
pythonPackages.packaging: fix test runner
2017-04-18 12:03:45 +02:00
Frederik Rietdijk
632a62a8c0
pythonPackages.asn1crypto: init at 0.22.0
2017-04-18 12:03:45 +02:00
Frederik Rietdijk
5cc79b9624
pythonPackages.idna: 2.0 -> 2.5
2017-04-18 12:03:45 +02:00
Frederik Rietdijk
a7f6911b37
pythonPackages.dask: 0.13.0 -> 0.14.1
2017-04-18 12:03:44 +02:00
Frederik Rietdijk
f225ffa397
pythonPackages.magic: fix package, closes #16361
2017-04-18 11:33:22 +02:00
Frederik Rietdijk
8cc5530a73
pythonPackages.qtconsole: use pyqt5 backend
...
instead of pyqt4 which required building qt4.
2017-04-18 11:21:20 +02:00
John Ericson
9239bc6c96
Merge pull request #24982 from Ericson2314/fix
...
release-cross: Fix more typos---this is embarrising
2017-04-17 21:06:34 -04:00
John Ericson
5c91dc9bcf
release-cross: Fix more typos---this is embarrising
2017-04-17 21:02:56 -04:00
John Ericson
1832a34a9a
Merge pull request #24981 from Ericson2314/fix
...
release-cross: Fix typo preventing evaluation
2017-04-17 20:54:32 -04:00
John Ericson
9169f3c924
release-cross: Fix typo preventing evaluation
2017-04-17 20:22:37 -04:00
Jörg Thalheim
81e6e21175
Merge pull request #24521 from orivej/instead-launcher
...
instead-launcher: init at 0.6.3
2017-04-18 01:36:40 +02:00
John Ericson
f0b634c7e8
Merge pull request #24610 from Ericson2314/platform-normalization
...
Platform normalization
2017-04-17 17:28:01 -04:00
John Ericson
3efc661a1d
Elaborate localSystem
and crossSystem
in a consistent manner
2017-04-17 17:13:01 -04:00
John Ericson
8c99aab3ea
lib: Fix system parsing, and use for doubles lists
...
The old hard-coded lists are now used to test system parsing.
In the process, make an `assertTrue` in release lib for eval tests; also
use it in release-cross
2017-04-17 17:13:01 -04:00
John Ericson
2227789392
lib: Collect system/platform related files
...
Previously, platforms was a random thing in top-level
2017-04-17 17:13:01 -04:00
John Ericson
b477851f34
top-level: Less indirection for lib in release*.nix
2017-04-17 17:13:01 -04:00
John Ericson
213d29f6b7
release-cross: For fuloong, just use the predefined platform
...
This is a semantic change, but probably a safe one. In any event, this is
very old hardware that probably no one uses anymore anyways.
2017-04-17 17:13:01 -04:00
jraygauthier
383706f36d
digikam: add video support through libqtav ( #24866 )
...
* libqtav: init at unstable-2017-03-30
* digikam: add video support through `libqtav` dependency
Issue #24426 .
2017-04-17 22:28:20 +02:00
Chris Hodapp
228f33b21d
osm2pgsql: init at 0.92.1-unstable
2017-04-17 16:19:41 -04:00
Jörg Thalheim
1d84a914f5
Merge pull request #24385 from kuznero/master
...
fsharp: init at 4.1.7
2017-04-17 19:32:35 +02:00
Jörg Thalheim
e8f2046abc
Merge pull request #24941 from amiloradovsky/dale
...
dale: init at 20170416
2017-04-17 19:24:18 +02:00
Jörg Thalheim
c7ac0f39b5
Merge pull request #24927 from Mic92/rustup
...
rustup: init at 1.2.0
2017-04-17 17:10:10 +02:00
Jörg Thalheim
10eef8c196
rustup: init at 1.2.0
2017-04-17 15:53:36 +02:00
Taahir Ahmed
3efdf24584
htmlmin: init at 0.1.10 ( #24945 )
2017-04-17 09:50:57 +01:00
Taahir Ahmed
f029fc8cdc
csscompressor: init at 0.9.4 ( #24946 )
2017-04-17 09:49:43 +01:00
Roman Kuznetsov
a0466f7f22
fsharp: 4.0.1.1 -> 4.1.7
...
Build F# with default mono version
Introduce separate fsharp41 packages
2017-04-17 10:39:38 +02:00
Andrew Miloradovsky
da9a147b7b
dale: init at 20170416
...
Lisp-flavoured C. Dale is a system (no GC) programming language
that uses S-expressions for syntax and supports syntactic macros.
2017-04-17 01:03:14 +00:00
zraexy
ab031bf9b7
pythonPackages.iso3166: init at 0.8
2017-04-17 01:24:28 +02:00
zraexy
62b1bd180f
pythonPackages.iso-639: init at 0.4.5
2017-04-17 01:24:27 +02:00
xNWDD
73a21ae6c9
jucipp: init at 1.2.3 ( #24788 )
...
* jucipp: init at 1.2.3
* jucipp: removed imagemagick dependency
was used earlier during package development to raster the icon,
decided it was better to wait for svgs to get fixed, forgot to clean
* juicipp: fix static libraries weren't linking
2017-04-16 20:56:08 +02:00
Jörg Thalheim
769de5629c
Merge pull request #24932 from jb55/add/cargo-edit
...
cargo-edit: init at 0.1.6
2017-04-16 20:51:44 +02:00
Jörg Thalheim
7283aa6063
Merge pull request #24877 from FlorentBecker/pijul_044
...
pijul: 0.4.1 -> 0.4.4
2017-04-16 20:37:15 +02:00
Jörg Thalheim
69d77eaa28
Merge pull request #24848 from rzetterberg/master
...
gdrive: init at 2.1.0
2017-04-16 17:20:33 +02:00
Richard Zetterberg
e9380248dd
gdrive: init at 2.1.0
...
Adds the go-based Google Drive CLI application "gdrive".
2017-04-16 14:48:01 +02:00
Vladimír Čunát
2065eea424
mesa: reduce usage of the attribute and explain why
2017-04-16 13:03:15 +02:00
Michael Raskin
c2da0fb22c
clac: init at 20170416
2017-04-16 11:30:23 +02:00
Peter Hoeg
4ecafcf5b2
quaternion: init at 2017-04-15
2017-04-16 16:52:59 +08:00
sternenseemann
5b065a5ba5
glyr: init at 1.0.10
2017-04-15 18:40:23 +02:00
William Casarin
209e8e53fb
cargo-edit: init at 0.1.6
2017-04-15 09:17:21 -07:00
Profpatsch
7df8e53d28
psc-package: init at 0.1.1
2017-04-15 16:10:13 +02:00
Michael Raskin
b454dcd0e0
safefile: init at 1.0.5
2017-04-15 10:59:16 +02:00
Yann Hodique
04b30942bf
ghq: init at 0.7.4
2017-04-14 20:59:45 -07:00
Benjamin Staffin
8d07a8b381
Merge pull request #24883 from lucas8/fanficfare
...
fanficfare: init at 2.9.0
2017-04-14 19:08:16 -04:00
Vladimír Čunát
2090aa4f65
Merge: fixup a bad merge
...
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Frederik Rietdijk
46403f57b0
Merge pull request #24841 from loskutov/bleech-unix
...
pythonPackages.bleach: declare unix support
2017-04-14 14:58:47 +02:00
Ignat Loskutov
31a28a38a1
pythonPackages.bleach: remove the 'platforms' attribute; update homepage
2017-04-14 15:56:54 +03:00
Peter Hoeg
862fc1b465
tensor: init at (post) 0.3
2017-04-14 19:05:01 +08:00
Eelco Dolstra
6a1f168b1e
flashplayer-standalone: 25.0.0.127 -> 25.0.0.148
2017-04-14 11:44:22 +02:00
Vladimír Čunát
24444513fb
Merge branch 'staging'
2017-04-14 10:32:13 +02:00
Jörg Thalheim
3f7af64de1
Merge pull request #24885 from sigma/pr/cayley
...
cayley: init at 0.6.1
2017-04-14 08:59:37 +02:00
lucas8
9d79418019
fanficfare: init at 2.9.0
2017-04-13 23:05:45 +02:00
Robert Helgesson
034ea00b98
pythonPackages.PyICU: 1.9.5 -> 1.9.6
2017-04-13 20:45:41 +02:00
Yann Hodique
798e358a02
cayley: init at 0.6.1
2017-04-13 08:35:25 -07:00
zimbatm
d4fbb4779b
terraform: 0.9.2 -> 0.9.3
2017-04-13 15:27:19 +01:00
Florent Becker
82b6a8f413
rustRegistry: 2017-04-11 -> 2017-04-13
2017-04-13 14:59:53 +02:00
Jörg Thalheim
478e9cdae5
Merge pull request #24840 from matthiasbeyer/pr-23111-fixed
...
diamond: init at 0.8.36
2017-04-13 14:40:30 +02:00
Eelco Dolstra
d3c737a080
gcc-snapshot: 7-20161211 -> 7-20170409
2017-04-13 13:07:45 +02:00
Jörg Thalheim
d8e810e049
Merge pull request #24857 from sphaugh/master
...
envypn: init at 1.7.1 (+ MirOS license)
2017-04-13 10:59:18 +02:00
Jörg Thalheim
300c59c7fc
Merge pull request #24865 from mucaho/conan
...
conan: init at 0.21.2
2017-04-13 10:34:11 +02:00
Vladimír Čunát
42fd72091e
gnutls: use 3.5.10 on Darwin for now
...
This contains a revert of d6454e6a1
.
2017-04-13 09:39:02 +02:00
Daniel Peebles
f21a6940da
Merge pull request #24838 from matthewbauer/ibtool
...
pinentry_mac: use xcbuild
2017-04-12 22:20:57 -04:00
mucaho
8d5e55a0f0
conan: init at 0.21.2
2017-04-13 03:43:21 +02:00
mucaho
fe2ced1ea8
pythonPackages.node-semver: init at 0.1.1
2017-04-13 03:10:57 +02:00
mucaho
acf45e0f9c
pythonPackages.pluginbase: init at 0.5
2017-04-13 03:10:10 +02:00
Sean Haugh
c919ceda06
envypn-font: init at 1.7.1
2017-04-12 17:14:26 -05:00
Fernando J Pando
80c295f50f
pythonPackages.distro: init 1.0.3
...
- tested on darwin
- tested on nixos
2017-04-13 00:01:30 +02:00
Daiderd Jordan
5ba445752b
Merge pull request #24700 from hamishmack/fixes-for-macos
...
gtk fixes for macos
2017-04-12 19:26:32 +02:00
Matthias Beyer
6239da6ade
diamond: init at 0.8.36
2017-04-12 13:05:57 +02:00
Matthew Bauer
1781ec934f
xib2nib: move nsplist, plistcpp to own folder
...
These libraries could be used by other packages so list them in
all-packages.nix as well.
2017-04-12 03:28:33 -05:00
Matthew Bauer
d697e5c8ee
ibtool: rename xib2nib
2017-04-12 03:23:28 -05:00
Matthew Bauer
457570f61a
pinentry_mac: switch to pure version
...
Fixes #24734
2017-04-12 02:59:54 -05:00
Tristan Helmich
cf957fedea
pythonPackages.phonenumbers: init at 8.4.0
2017-04-12 01:58:28 +02:00
Profpatsch
048114eb4f
compile-daemon: init at 2013-03-08
2017-04-12 00:07:55 +02:00
Daiderd Jordan
d55ab1a6b9
Merge pull request #23572 from rycee/fix/gpsbabel-darwin
...
gpsbabel: fix darwin build
2017-04-11 20:40:52 +02:00
Bjørn Forsman
d45df036c3
release(-lib).nix: add nixpkgsArgs parameter
...
This allows customizing the nixpkgs arguments by the caller. My use case
is creating a personal nixpkgs channel containing some unfree packages.
The default is still to not build unfree packages, so for nixpkgs this
is no functional change.
2017-04-11 19:43:34 +02:00
Franz Pletz
e8351fd305
libressl: 2.5 branch is now stable
2017-04-11 19:41:02 +02:00
Bjørn Forsman
6047401a71
pythonPackages.boto3: disable tests (fails due to network access)
...
The test failure started happening with commit
8d18f67a97
("awscli: 1.11.45 -> 1.11.75"). That commit
also updates botocore, a dependency of boto3.
This unbreaks 'nixops' (a dependee).
2017-04-11 19:14:56 +02:00
Lancelot SIX
54fff9ec1a
Merge pull request #24780 from cko/django_1_7_remove
...
django_1_7: remove
2017-04-11 17:45:21 +02:00
Rok Garbas
8fcb9275d1
pypi2nix: 1.6.0 -> 1.8.0
2017-04-11 14:33:54 +02:00
Benno Fünfstück
285097af27
rustRegistry: 2017-04-08 -> 2017-04-11
2017-04-11 14:16:28 +02:00
Jörg Thalheim
c84dd4f09e
Merge pull request #24526 from miltador/jetbrains
...
idea: numerous fixes and improvements
2017-04-11 13:56:20 +02:00
Matthew Bauer
bb2eb5b0e8
ibtool: use xib2nib src
2017-04-11 03:22:32 -05:00
Hamish Mackenzie
4d5ed187d3
gtk-mac-integration: fix gtk3 version
...
Include a Gtk3 version of gtk-mac-integration.
Add gobjectIntrospection to gtk-mac-integration.
Use propagatedBuildInputs for gtk.
2017-04-10 23:42:04 -07:00
Daniel Brockman
881595ac03
ethrun: init at 0.1.0
2017-04-11 06:33:16 +02:00
aszlig
7b5263e1a6
tesseract: Package version 4.x from Git master
...
Tesseract 4 has got a new long short-term memory neural networking based
OCR engine which really helps a lot in terms of accuracy and our VM
tests.
I ran the new version across a bunch of different screenshots and
comparing the results to the 3.x branch and it really makes a big
difference, especially with various font rendering settings.
The only downside of this is that version 4 hasn't been released yet and
is in alpha state right now, but it will eventually get there and the
only solutions that came into my mind sticking to version 3 were really
sub-par:
* Use several passes with different color negation on the screenshots.
* Train Tesseract 3 specifically for screenshots. This is sub-par
because we'd need to do it for Tesseract 4 from scratch again.
* Change the test systems so that it specifically uses *only* OCR an
font when displaying. I've actually tried this but this also isn't
accurate enough with our default font rendering setup.
* Turn off special font rendering settings for our tests. In
conjunction with changing to an OCR font this might work but it won't
catch all the cases, because applications might use their own font
rendering.
Given that version 4 is faster[1] when it comes to OCR detection and also
the points just mentioned I think even using the alpha version just for
tests isn't going to hurt anybody.
[1]: https://github.com/tesseract-ocr/tesseract/wiki/4.0-Accuracy-and-Performance
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-04-11 03:21:46 +02:00