Samuel Leathers
fad96f62d0
3to2: rename py3to2 to work with callPackage
2017-09-14 14:27:48 -04:00
Daiderd Jordan
3161790ed2
Merge pull request #27376 from matthewbauer/duti
...
duti: init at 1.5.4pre
2017-09-14 19:26:10 +02:00
John Ericson
12452178e8
Merge pull request #29381 from obsidiansystems/autoreconf-hook
...
autoreconfHook: Simplify by avoiding `findInputs`
2017-09-14 13:16:53 -04:00
John Ericson
d242978671
autoreconfHook: Simplify by avoiding findInputs
...
`findInputs` is a stdenv/setup helper we should strive not to call
elsewhere. Using normal deps is more idiomatic anyways.
2017-09-14 13:16:12 -04:00
Jaka Hudoklin
18245fd222
pkgs/telepresence: init at 0.65
2017-09-14 17:32:32 +02:00
Thomas Tuegel
815135f31b
Merge pull request #29369 from bkchr/remove_kde4_workspace_kde_telepathy
...
Remove kde4workspace and kdetelepathy
2017-09-14 10:13:15 -05:00
Jörg Thalheim
610eac1773
Merge pull request #29370 from mguentner/urltypofixes
...
fix src.url typos
2017-09-14 13:34:55 +01:00
Maximilian Güntner
ec7b09ecd0
fix src.url typos
2017-09-14 13:54:14 +02:00
Frederik Rietdijk
aff5ef6481
Merge pull request #29360 from disassembler/ws4py
...
ws4py: add git to checkInputs
2017-09-14 13:19:04 +02:00
Frederik Rietdijk
1e16bceb46
python.pkgs.mwlib: mark as broken
2017-09-14 13:07:15 +02:00
Bastian Köcher
c01e064750
kdeTelepathy: Remove, because it is not maintained anymore
2017-09-14 13:00:53 +02:00
Jörg Thalheim
4addea54ae
perlPackages.SCGI: init at 0.6
2017-09-14 11:20:12 +01:00
Jörg Thalheim
9b960686bf
perlPackages.ProtocolHTTP2: init at 1.08
2017-09-14 11:18:45 +01:00
Jörg Thalheim
94dc132ff9
perlPackages.HTTPDAV: init at 0.44
2017-09-14 11:17:52 +01:00
Jörg Thalheim
068fd9fb8e
perlPackages.TermReadKey: 2.31 -> 2.37
2017-09-14 11:17:43 +01:00
Joachim F
233fc0b360
Merge pull request #29333 from orivej/iwyu
...
include-what-you-use: 0.6 -> 0.8
2017-09-14 09:04:00 +00:00
Samuel Leathers
3f5f208d13
ws4py: add git to checkInputs
2017-09-14 04:45:45 -04:00
Frederik Rietdijk
693de5b8c6
Merge pull request #29340 from disassembler/credstash
...
credstash: 1.13.2 -> 1.13.3
2017-09-14 09:50:44 +02:00
Samuel Leathers
dabf89fadd
credstash: 1.13.2 -> 1.13.3
2017-09-14 03:47:04 -04:00
Samuel Leathers
746f20fc7f
colanderalchemy: fixes tests
2017-09-14 03:22:00 -04:00
Samuel Leathers
c3e7040d0e
pgpdump: disable tests
2017-09-14 03:14:56 -04:00
Jörg Thalheim
0febf8d43c
Merge pull request #29304 from woffs/oysttyer
...
oysttyer-2.9.1
2017-09-13 23:17:45 +01:00
Orivej Desh
a4a187fe5f
include-what-you-use: 0.6 -> 0.8
2017-09-13 22:07:23 +00:00
Tuomas Tynkkynen
0c368ef02f
treewide: Escape backslash in strings properly
...
"\." is apparently the same as "." wheras the correct one is "\\."
2017-09-14 01:03:39 +03:00
Matthew Bauer
9111b53325
duti: init at 1.5.4pre
...
I would init at 1.5.4, but sadly it doesn’t work on OS X 10.11+.
2017-09-13 16:33:54 -05:00
Joachim F
9580bafbb1
Merge pull request #25525 from emanueleperuffo/alc1100
...
epson-alc1100: init at version 1.2-0
2017-09-13 21:12:34 +00:00
John Ericson
349a09228e
Merge pull request #29246 from LnL7/clang-stdenv
...
clang-stdenv: move libstdcxxHook to cc-wrapper
2017-09-13 16:21:41 -04:00
Domen Kožar
4ffa9ace43
Add atom-beta
2017-09-13 21:08:32 +02:00
Daiderd Jordan
70c4ac12cd
nixpkgs-tests: add tests for llvm 3.9
2017-09-13 20:51:55 +02:00
Daiderd Jordan
ac88515052
clang-stdenv: move libstdcxxHook to cc-wrapper
2017-09-13 20:51:41 +02:00
Joachim F
d1f0affe33
Merge pull request #28869 from symphorien/bombono
...
bombono: init at 1.2.4
2017-09-13 18:46:13 +00:00
Maximilian Güntner
8550e4e520
emscriptenfastcomp: move wrap magic to own file, use newScope
2017-09-13 19:12:08 +02:00
Jörg Thalheim
13edd9765a
Merge pull request #29125 from geistesk/firehol-3.1.4
...
firehol: init at 3.1.4, iprange: init at 1.0.3
2017-09-13 18:10:22 +01:00
Frederik Rietdijk
4871946c63
Merge pull request #29310 from Infinisil/s-tui
...
s-tui: init at 0.6.0
2017-09-13 17:51:52 +02:00
Silvan Mosberger
753d114b34
s-tui: init at 0.6.0
2017-09-13 17:48:56 +02:00
John Ericson
8fccaa284d
Merge pull request #29282 from obsidiansystems/soext
...
lib, treewide: Add `*Platform.extensions` and use it where possible
2017-09-13 11:20:06 -04:00
John Ericson
5aec3f96a2
treewide: Use *Platform.extensions
2017-09-13 11:16:10 -04:00
Frank Doepper
9c4233f7b6
oysttyer: init at 2.9.1
...
A Perl Console Twitter Client
2017-09-13 16:38:15 +02:00
Tuomas Tynkkynen
c78c565245
firebird: Fix build by using gcc5
...
https://hydra.nixos.org/build/59941948
2017-09-13 14:42:45 +03:00
Frederik Rietdijk
8d4e37710f
python.pkgs.jupyter_console: 5.0.0 -> 5.2.0
2017-09-13 10:24:44 +02:00
Frederik Rietdijk
47dcf634bb
python.pkgs.joblib: move expression
2017-09-13 09:34:39 +02:00
Klaas van Schelven
50d36558a4
PyBrain: Mark as broken
...
It's broken on all versions of Python (I've tried 2.7, 3.4, 3.5, 3.6)
I think the root cause is that PyBrain is not working with numpy >= 1.12.0 as I reported here:
https://github.com/pybrain/pybrain/issues/217
(The relevant release notes may be found here):
https://docs.scipy.org/doc/numpy-1.12.0/release.html#compatibility-notes
The PyBrain github repo does not seem very active (last commit 18 months ago, last release 3 years),
so I have some doubts as to whether this will be fixed any time soon.
I suppose an alternative solution could be to reintroduce the explicit dependency to numpy 1.11. But,
this is not entirely trivial: in c9b4a2f319
, the versions 1.10, 1.11, 1.12 were folded into a single version.
Also, the numpy dependency is not a direct one, but is implied via scipy
2017-09-13 09:08:34 +02:00
Joachim F
ddd8dc072e
Merge pull request #29255 from orivej/aseprite
...
aseprite: 0.9.5 -> 1.1.7
2017-09-12 22:37:22 +00:00
Robert Helgesson
3c14ef0c4a
Merge pull request #29184 from Ma27/yabar/install-hooks
...
yabar: minor derivation improvements
2017-09-12 22:27:05 +02:00
Maximilian Bosch
178251001a
yabar: add unstable
package
2017-09-12 22:05:13 +02:00
Josef Kemetmueller
6d760d970f
pythonPackages.audiotools: Fix darwin build
2017-09-12 19:33:17 +02:00
Vladimír Čunát
422adc3063
Merge branch 'staging'
...
10k staging builds are not yet finished on Hydra (mostly darwin),
but we now have a 20k jobs rebuilding directly on master, so we would
never get to merge this way...
2017-09-12 19:17:52 +02:00
Tuomas Tynkkynen
8f566f4bde
pythonPackages.audiotools: Disable on Darwin
...
Last successful build 2015-09-20 07:44:17
https://hydra.nixos.org/build/60587519
2017-09-12 14:58:46 +03:00
Tuomas Tynkkynen
8d85d279f2
pythonPackages.alot: Disable on Darwin
...
Last successful build 2015-12-31 19:17:08
https://hydra.nixos.org/build/60775312
2017-09-12 14:58:46 +03:00
Domen Kožar
8081505173
pyopenssl: 17.0.0 -> 17.2.0
...
An attempt to fix tests under 32bit linux to unblock nix build
(cherry picked from commit 3418e734698793e1272769a6cac2efe1498a0de1)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-09-12 13:38:51 +02:00
Jörg Thalheim
2d77958271
Merge pull request #29007 from mguentner/avrclean
...
avr-*: split avr-gcc-libc into separate packages
2017-09-12 10:28:56 +01:00
Jörg Thalheim
63523aaaf6
Merge pull request #29168 from orivej/gopherclient
...
gopherclient: init at 2016-10-02
2017-09-12 08:34:12 +01:00
Jörg Thalheim
6844b1375b
buildbot-full: also include wsgi-dashboards
2017-09-12 08:17:02 +01:00
Jörg Thalheim
ca449e93ea
Merge pull request #29248 from Lassulus/altcoins
...
Altcoins: remove obsolete override, update some altcoins
2017-09-12 07:16:33 +01:00
Orivej Desh
05eb7ba6e4
aseprite: 0.9.5 -> 1.1.7
2017-09-11 23:44:33 +00:00
Frederik Rietdijk
628b6c0e9d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-11 22:52:53 +02:00
lassulus
077dd9fca3
altcoins: remove obsolete boost override
2017-09-11 21:45:22 +02:00
Jörg Thalheim
f3ecd570ed
Merge pull request #29114 from AndersonTorres/upload/moe
...
Moe: init at 1.9
2017-09-11 19:59:25 +01:00
Klaas van Schelven
bdb120c21e
python.pkgs.recaptcha-client: disable broken versions
...
It seems that the recaptcha-client package is no longer maintained.
* The latest released version (1.0.6) is from the year 2011;
* The project page does not mention which Python versions are supported
* The project is hosted on google code, which is discontinued
I was able to succesfully build with Python versions 3.3, 3.4, but not
3.5, 3.6.
2017-09-11 19:43:08 +01:00
Michael Weiss
89ae07b05b
iouyap: init at 0.97
2017-09-11 19:21:49 +02:00
Michael Weiss
6373c9606d
vpcs: init at 0.8
2017-09-11 18:54:30 +02:00
timor
f717af03ad
perl-Class-Autouse: 1.99_02 -> 2.01
2017-09-11 18:46:04 +02:00
Jörg Thalheim
851c260014
Merge pull request #29239 from timor/perl-Devel-NYTprof
...
perl-Devel-NYTProf: init at 6.04
2017-09-11 17:42:50 +01:00
Jörg Thalheim
949cfe2dae
Merge pull request #29240 from timor/perl-Devel-DProf
...
perl-Devel-DProf: deprecated, remove
2017-09-11 17:38:09 +01:00
Robert Helgesson
99b09a2006
perl-Data-Dumper-Concise: 2.022 -> 2.023
2017-09-11 18:27:29 +02:00
Robert Helgesson
f6537dafe2
perl-Log-Contextual: 0.006003 -> 0.007001
2017-09-11 18:27:29 +02:00
timor
dcdbe960f8
perl-Data-Dumper: 2.154 -> 2.161 + build fix
2017-09-11 18:06:16 +02:00
Jörg Thalheim
ee9b549afe
Merge pull request #29150 from Lassulus/mupen64-update
...
mupen64plus: 1.5 -> 2.5
2017-09-11 15:38:09 +01:00
timor
60bb058cf5
perl-Devel-DProf: deprecated, remove
...
does not build
2017-09-11 16:13:21 +02:00
timor
fdaaaea31e
perl-Devel-NYTProf: init at 6.04
2017-09-11 16:09:15 +02:00
Jörg Thalheim
c7ab7b56c1
Merge pull request #29218 from dywedir/rustRegistry
...
rustRegistry: 2017-08-27 -> 2017-09-10
2017-09-11 14:34:12 +01:00
Jörg Thalheim
42dc882c65
Merge pull request #29215 from AndersonTorres/upload/jupp
...
jupp: init at 3.1
2017-09-11 14:33:51 +01:00
Michael Weiss
1011c76598
dynamips: init at 0.2.17
2017-09-11 15:17:56 +02:00
Tuomas Tynkkynen
373b2231be
pythonPackages.ssdeep: Mark broken
...
https://hydra.nixos.org/build/59943791
This package is a library and has no reverse dependencies. (It was once
used by diffoscope, but it changed to use a different library).
2017-09-11 13:52:11 +03:00
Daiderd Jordan
b91307c2e1
nixpkgs-tests: add basic test for buildInputs
2017-09-10 22:49:47 +02:00
Daiderd Jordan
19c4673310
nixpkgs-tests: add basic test for cc-wrapper
2017-09-10 22:49:39 +02:00
dywedir
aea9ed4bcb
rustRegistry: 2017-08-27 -> 2017-09-10
2017-09-10 22:47:46 +03:00
AndersonTorres
4f976bdd3e
jupp: init at 3.1
...
jupp is a fork of joe's editor.
2017-09-10 13:41:49 -03:00
Sander van der Burg
397fc0daca
fast-cli: fix build
2017-09-10 16:29:39 +00:00
Daiderd Jordan
259e73d678
perl-moose: fix darwin build
2017-09-10 18:04:22 +02:00
Ryan Mulligan
9c786d82f2
matterbridge, modules/matterbridge: init at 1.1.0
2017-09-10 08:57:28 -07:00
Daiderd Jordan
92163ec65c
glslviewer: fix darwin build
2017-09-10 17:24:20 +02:00
Aristid Breitkreuz
628578f9f8
v8: fix v3 builds by switching to GCC 5 (mksnapshot segfaults with GCC 6)
2017-09-10 17:14:28 +02:00
Daiderd Jordan
b310053c01
fox-1.6: add missing frameworks
2017-09-10 17:07:56 +02:00
Franz Pletz
4a810fb31d
borgbackup: fix build with python36
...
cffi fails to build with python34.
2017-09-10 16:27:12 +02:00
Rob Vermaas
2c056b1f28
mpich2: use gfortran 5
...
(cherry picked from commit 7f47214526278b08782ae12ef93a0948e4c314ff)
2017-09-10 14:14:53 +00:00
Rob Vermaas
9ca079f5ec
Missing self reference
2017-09-10 13:58:36 +00:00
Rob Vermaas
72b48de97a
Missing semicolon
2017-09-10 13:58:25 +00:00
Aristid Breitkreuz
3dea197273
ispc: use newer version and LLVM 4.0 due to bug in clang++ 3.9 wrapper (see #29204 )
2017-09-10 15:43:59 +02:00
Jörg Thalheim
ba66db5fb1
Merge pull request #29201 from vanschelven/python-simple-hipchat
...
python-simple-hipchat: 0.1.0 => 0.4.0
2017-09-10 14:32:23 +01:00
Jörg Thalheim
cfb64bdbbd
python.pkgs.python_simple_hipchat: move out of python-packages
2017-09-10 14:31:30 +01:00
Jörg Thalheim
8f3f64e512
python.pkgs.unicorn: disable python3
...
fixes #29200
2017-09-10 14:21:56 +01:00
Klaas van Schelven
70fe7ed01e
python-simple-hipchat: 0.1.0 => 0.4.0
...
0.1.0 does not work on Python 3 but versions >= 0.2 do.
2017-09-10 15:20:41 +02:00
Jörg Thalheim
87eafdc887
perlPackages.Apache-Test: 1.38 -> 1.40
...
fixes #29155
2017-09-10 12:27:43 +01:00
Aristid Breitkreuz
450685e46d
v8: remove unused old versions
2017-09-10 12:02:45 +02:00
Rob Vermaas
08a3d80222
Snapper: use gcc5, as there is not upstream patch for gcc6
...
(cherry picked from commit fbe46c7a2419c6896b875c39efaaf64e6be8cdee)
2017-09-10 09:15:48 +00:00
Peter Simons
398b36431d
ghc: remove obsolete 8.0.1 version
2017-09-10 09:47:52 +02:00
Frederik Rietdijk
dab3272f47
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-10 08:56:39 +02:00
Frederik Rietdijk
6521a83efe
Merge pull request #29158 from nlewo/ofxclient
...
pythonPackages.ofxclient and pythonPackages.osprofiler: remove argparse from requirements
2017-09-10 08:53:40 +02:00
Peter Hoeg
758c597696
kget: init at 20170903
2017-09-10 13:45:05 +08:00
Dan Peebles
15502421c7
yubikey-manager: 3.1 -> 4.0
...
Also, support Darwin properly
2017-09-09 23:07:14 -04:00
Orivej Desh
e47543f1be
gopherclient: init at 2016-10-02
2017-09-10 03:04:57 +00:00
Antoine Eiche
e7ddd5e476
pythonPackages.osprofiler: remove argparse from requirements
...
Since argparse module is now part of python stdlib.
2017-09-09 22:37:39 +02:00
Antoine Eiche
21571b7000
pythonPackages.ofxclient: remove argparse from requirements
...
Since argparse module is now part of python stdlib.
2017-09-09 22:30:20 +02:00
lassulus
f068f3f209
mupen64plus: 1.5 -> 2.5
2017-09-09 18:28:52 +02:00
timor
e480b4baee
perl-File-Modified: 0.07 -> 0.10
2017-09-09 17:52:40 +02:00
timor
4bf61ab252
perl-Filter-Simple: 0.91 -> 0.94
2017-09-09 17:07:37 +02:00
Nikolay Amiantov
35c1e70dc8
seeks: use protobuf 3.1
...
Still doesn't build, with the same error as before the protobufs update.
Fixes nixpkgs evaluation.
2017-09-09 16:24:27 +03:00
AndersonTorres
6126e3add4
Moe: init at 1.9
...
Moe is a small text editor.
2017-09-09 09:57:38 -03:00
Michael Weiss
8e3681d8bb
pythonPackages.glances: 2.11 -> 2.11.1
2017-09-09 14:46:25 +02:00
timor
dd07d9a04d
perl-ExtUtils-XSpp: 0.1700 -> 0.18
2017-09-09 10:26:55 +02:00
timor
34c76e463e
perl-ExtUtils-ParseXS: 3.24 -> 3.35
2017-09-09 10:26:55 +02:00
Frederik Rietdijk
6589ee83c2
Merge pull request #29134 from abbradar/protobuf
...
Update protobuf and remove old versions
2017-09-09 09:27:10 +02:00
Vincent Laporte
6e009edc41
aften: init at 0.0.8
...
Aften is an audio encoder which generates compressed audio streams based on
ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby®
Digital and is one of the audio codecs used in DVD-Video content.
Homepage: http://aften.sourceforge.net/
2017-09-09 05:58:09 +02:00
Nikolay Amiantov
1f2a18d916
protobuf: remove old versions
...
This leaves only protobuf3_1 which is the last version with libprotobuf2.
Also fix several packages to build with the latest protobuf.
2017-09-09 05:54:43 +03:00
Nikolay Amiantov
75b3113a4d
gfortran: default to gfortran6
...
This is needed to be in sync with GCC. Fixes xgboost.
2017-09-09 05:27:31 +03:00
geistesk
f84a8fb605
firehol: init at 3.1.4
2017-09-09 00:29:39 +02:00
geistesk
5e25459144
iprange: init at 1.0.3
2017-09-09 00:29:12 +02:00
Daiderd Jordan
25f74ecc8b
c3d: fix darwin build
2017-09-08 22:45:54 +02:00
Tom Saeger
d6cebc8b39
pythonPackages.dotfiles: 0.6.3 -> 0.6.4
2017-09-08 22:24:27 +02:00
Daiderd Jordan
76437e5e5a
gsc: fix darwin build
2017-09-08 22:22:04 +02:00
Frederik Rietdijk
8bad0a7f23
Merge pull request #29090 from catern/master
...
pythonPackages.linuxfd: init at 1.4.4
2017-09-08 22:03:08 +02:00
Daiderd Jordan
9e142e5a3e
bigloo: use default stdenv
2017-09-08 21:46:17 +02:00
Frederik Rietdijk
febd5e323d
Merge remote-tracking branch 'upstream/master' into HEAD
2017-09-08 20:48:14 +02:00
Nikolay Amiantov
4bdcb220c9
protobufc: 1.1 -> 1.3
2017-09-08 21:23:42 +03:00
Jörg Thalheim
a34d2ab2d6
Merge pull request #29093 from brodul/add/gosu
...
gosu: init at 2.0.1
2017-09-08 15:32:20 +01:00
Frederik Rietdijk
c3a0c3c9f1
Revert "python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428 "
...
This reverts commit b73e3bfafd
.
See https://github.com/NixOS/nixpkgs/issues/29103
2017-09-08 08:55:05 +02:00
Vincent Laporte
ebd5c936fd
ocamlPackages.cmdliner: make version 1.0 the default
2017-09-08 04:09:11 +00:00
Nikolay Amiantov
6f7b62e038
protobuf: default to 3.4
2017-09-08 03:40:56 +03:00
Nikolay Amiantov
721aba33b4
protobuf3_4: init at 3.4.0
2017-09-08 03:40:56 +03:00
Andraz Brodnik
4955943101
Add gosu
2017-09-07 22:57:43 +02:00
Anderson Torres
936dca89df
Merge pull request #28969 from disassembler/xiphos
...
xiphos: 4.0.3 -> 4.0.6
2017-09-07 17:11:45 -03:00
Bjørn Forsman
c24820db93
perlPackages.BoostGeometryUtils: unbreak build
...
Set LD=$CC to fix this build error:
...
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Boost/Geometry/Utils/Utils.bs')
ld -shared -O2 -L/nix/store/sgjc1147vi5hd57ck9xgck5xjkydg5lz-glibc-2.25/lib -fstack-protector-strong -o blib/arch/auto/Boost/Geometry/Utils/Utils.so buildtmp/Utils.o -lstdc++
buildtmp/Utils.o: In function `_GLOBAL__sub_I_Utils.c':
Utils.c:(.text.startup+0x1a): undefined reference to `__dso_handle'
/nix/store/yf4p5w2v4h4i8rja9zw1akp007av624j-binutils-2.28.1/bin/ld: buildtmp/Utils.o: relocation R_X86_64_PC32 against undefined hidden symbol `__dso_handle' can not be used when making a shared object
/nix/store/yf4p5w2v4h4i8rja9zw1akp007av624j-binutils-2.28.1/bin/ld: final link failed: Bad value
error building blib/arch/auto/Boost/Geometry/Utils/Utils.so from buildtmp/Utils.o at /nix/store/7q2hps69zkj501lsmvnd2ry95mmdbh80-perl-5.24.2/lib/perl5/5.24.2/ExtUtils/CBuilder/Base.pm line 321.
builder for ‘/nix/store/bdwqvgxlgcqsmlqfh0d74jkpw96p78kh-perl-Boost-Geometry-Utils-0.15.drv’ failed with exit code 2
error: build of ‘/nix/store/bdwqvgxlgcqsmlqfh0d74jkpw96p78kh-perl-Boost-Geometry-Utils-0.15.drv’ failed
2017-09-07 21:48:58 +02:00
Spencer Baugh
4978b204e3
pythonPackages.linuxfd: init at 1.4.4
2017-09-07 19:45:30 +00:00
Jörg Thalheim
56ccd27dee
Merge pull request #29073 from Mic92/mongodb/2.4.8
...
mfi-controller: remove
2017-09-07 20:31:19 +01:00
Joachim F
f66ed3079d
Merge pull request #29043 from jerith666/amarok-gcc-5
...
amarok: fixup by building with gcc-5
2017-09-07 18:43:27 +00:00
Frederik Rietdijk
56c56fb414
Merge pull request #29072 from FRidh/python-fixes-3
...
Python: several fixes (3)
2017-09-07 19:26:20 +02:00
Frederik Rietdijk
b73e3bfafd
python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428
...
While we tell pip not to fetch (with the `--no-index` option),
`setuptools` can do so itself. In the past we used a `distutils.cfg`
with `allow-hosts = None` to prevent setuptools from fetching itself.
This was removed when we started building wheels in
2562f94de4e4fd2ddc677187fa2e2848L69.
The `dist-utils.cfg` code was still there, and adding it to
`buildInputs` is sufficient.
Tested with python.pkgs.passlib by removing the `checkInputs` / `nose`.
2017-09-07 19:22:06 +02:00
Nikolay Amiantov
2df59769ab
Revert "python.pkgs.backports_weakref: init at 1.0rc1"
...
This reverts commit c3b9eca876
.
It's already in the tree on master. For some reason nox-review hasn't caught that.
2017-09-07 17:11:35 +03:00
Nikolay Amiantov
c3b9eca876
python.pkgs.backports_weakref: init at 1.0rc1
2017-09-07 17:04:54 +03:00
Nikolay Amiantov
f1f944f23b
caffe: don't use CUDA by default
...
CUDA currently requires old GCC. Also, this way Caffe is usable without proprietary blobs.
2017-09-07 17:04:29 +03:00
Nikolay Amiantov
5a2bb4c992
python.pkgs.dlib: init at 19.6
2017-09-07 17:04:29 +03:00
Nikolay Amiantov
c4bed3043d
caffe: add Python support
...
Move to CMake in the process.
2017-09-07 17:04:29 +03:00
Nikolay Amiantov
88641353d6
caffe: 2015-07-02 -> 1.0-rc5
2017-09-07 17:04:29 +03:00
Eelco Dolstra
ec8d41f08c
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
...
This reverts commit 0a944b345e
, reversing
changes made to 61733ed6cc
.
I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.
2017-09-07 12:51:21 +02:00
Jörg Thalheim
6b6ffd5b21
mfi: remove
2017-09-07 10:24:24 +01:00
Jörg Thalheim
9ee5727459
v8: remove 3.14.5.10
...
was only used by mongodb248
2017-09-07 10:20:22 +01:00
Jörg Thalheim
382afe8c62
mongodb248: remove
...
reason: build fails in hydra
Do still need this and want to maintain this @elitak?
2017-09-07 10:06:00 +01:00
Jörg Thalheim
37d3a4425e
python.pkgs.keyring: move out of python-packages.nix
2017-09-07 09:54:07 +01:00
Frederik Rietdijk
b7eb4a4f90
python.pkgs.fixtures: fix build
2017-09-07 10:17:55 +02:00