Commit Graph

39845 Commits

Author SHA1 Message Date
Frederik Rietdijk
86c7662be0 Merge staging-next into master 2018-10-21 08:37:30 +02:00
volth
04ce4c3e42 perlPackages.NetSSHPerl: init at 2.14 (#48729)
dependencies:
perlPackages.AlienBuild: init at 1.48
perlPackages.AlienGMP: init at 1.14
perlPackages.CryptCurve25519: init at 0.06
perlPackages.CryptIDEA: init at 1.10
perlPackages.FFICheckLib: init at 0.20
perlPackages.MathGMP: init at 2.19
2018-10-21 01:44:46 +02:00
Jaka Hudoklin
8ff3df3eef
Merge pull request #48736 from mayflower/pkg/minishift
minishift: init at 1.25.0
2018-10-20 22:14:06 +02:00
Renaud
ffcfa3f820
Merge pull request #48335 from pnelson/weather-icons-2.0.10
weather-icons: init at 2.0.10
2018-10-20 17:21:24 +02:00
Thomas Tuegel
2e4397f631
Merge pull request #35213 from jluttine/suitesparse-5.1.2
suitesparse: 4.4.4 -> 5.3.0
2018-10-20 08:07:27 -05:00
Yegor Timoshenko
7731f70045
Merge pull request #46920 from urkud/pokerth-1.1.2
pokerth: 1.1.1 -> 1.1.2, refactor, Qt 5
2018-10-20 09:11:51 +00:00
Frederik Rietdijk
ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
Franz Pletz
c6b09766aa
minishift: init at 1.25.0 2018-10-20 06:08:29 +02:00
Pavel Platto
8781308ab6 unity3d: 5.6.1 -> 2017.4.10 (#48643) 2018-10-20 00:36:50 +03:00
Michael Weiss
02b5f4ff79
Merge pull request #46304 from teto/gpgme_python3
python3Packages.gpgme: enable python3 support
2018-10-19 22:17:19 +02:00
Yegor Timoshenko
031083b564
pokerth: clean up 2018-10-19 17:01:32 +00:00
Yury G. Kudryashov
f923187c20
pokerth: 1.1.1 -> 1.1.2 2018-10-19 17:01:29 +00:00
Peter Simons
d393b89965 stack: prefer the ghc-8.6.1 version
Building stack with ghc-8.4.x requires a whole lot of version overrides -- most
notably Cabal 2.4.x --, so we don't bother and just use the one built with the
latest compiler instead.
2018-10-19 14:44:22 +02:00
Drakonis
a2d7574ebe rclone-browser: init at 1.2 (#44589) 2018-10-19 11:01:24 +02:00
Matthieu Coudron
3902b3f4e7 python3Packages.gpgme: enable python3 version
when calling python3Packages.gpgme, it was still picking python2.
Changed withPython into pythonSupport since it's the convention.

I had to enable ncurses too because of this error when configuring:

configure:19978: checking python extra libraries
configure:19985: result: -lpthread -ldl -lcrypt -lncurses -lutil -lm
configure:19992: checking python extra linking flags
configure:19999: result: -Xlinker -export-dynamic
configure:20006: checking consistency of all components of python development environment
configure:20032: gcc -o conftest -g -O2  -I/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/include/python3.6m  conftest.c  -L/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/lib -lpython3.6m -Xlinker -export-dynamic -lpthread -ldl -lcrypt -lncurses -lutil -lm >&5
/nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:20032: $? = 1
2018-10-19 14:20:08 +09:00
Will Dietz
ca67b33a28
Merge pull request #47612 from dtzWill/fix/use-regular-patchelf-with-chrome
google-chrome: use default patchelf, "fixes" nacl_helper crashing.
2018-10-18 21:20:42 -05:00
Peter Hoeg
8e7dda36a4
Merge pull request #48630 from dotlambda/home-assistant-0.80.1
home-assistant: 0.77.3 -> 0.80.2
2018-10-19 08:00:54 +08:00
Milan Svoboda
43fc3bbb62 wings: fix runtime failure. (#48681)
Erlang/OTP 18 [erts-7.3.1.4] [source] [64-bit] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V7.3.1.4  (abort with ^G)
1>
=ERROR REPORT==== 18-Oct-2018::21:29:53 ===
beam/beam_load.c(1189): Error loading module sdl:
  mandatory chunk of type 'Atom' not found

=ERROR REPORT==== 18-Oct-2018::21:29:53 ===
Loading of /nix/store/qalvdrzjqqm3a8nsavjbhfiv1pzhw82k-esdl-1.3.1/lib/erlang/lib/esdl-1.3.1/ebin/sdl.beam failed: badfile

=ERROR REPORT==== 18-Oct-2018::21:29:53 ===
Error in process <0.35.0> with exit value:
{undef,[{sdl,init,[1048608],[]},
        {wings_init,init,0,[{file,"wings_init.erl"},{line,28}]},
        {wings,init,1,[{file,"wings.erl"},{line,105}]}]}

Fatal internal error - log written to /home/milan/wings_crash.dump
2018-10-18 21:42:17 +01:00
John Ericson
d97e5e1115
Merge pull request #48602 from matthewbauer/cmake-cross
Set CMAKE_SYSTEM_* for cross compiling
2018-10-18 15:47:04 -04:00
Jörg Thalheim
ad250c18f7
Merge pull request #48580 from dtzWill/update/cquery-llvm7
cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7)
2018-10-18 19:27:05 +01:00
John Ericson
1147d2ed89 Merge remote-tracking branch 'upstream/master' into xorg-override 2018-10-18 12:00:37 -04:00
John Ericson
88cd633ea4 xorg: Don't use deprecated item 2018-10-18 11:54:20 -04:00
Frederik Rietdijk
8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Felix Richter
17685a4022 bento4: init at 1.5.1-624 (#47632) 2018-10-18 11:34:43 +02:00
Frederik Rietdijk
821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Chris Ostrouchov
b889d7a43f pythonPackages.logutils: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
976162ed90 pythonPackages.nine: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
3e1f1f76bb pythonPackages.pycountry: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
abc0996dd0 pythonPackages.kazoo: refactor move to pyhton-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
ee6b3076e4 pythonPackages.zake: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
aecd6aeb11 pythonPackages.Kajiki: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
08b3dbea20 pythonPackages.warlock: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
4156569b54 pythonPackages.osc: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
30296bc49e pythonPackages.plyvel: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
28542253fa pythonPackages.python-otr: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
3df4461e21 pythonPackages.ordereddict: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1cb8ab267d pythonPackages.offtrac: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1ff8adc940 pythonPackages.objgraph: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
da78a13ad1 pythonPackages.obfsproxy: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c24d25276f pythonPackages.oauthlib: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
c83ce200af pythonPackages.oauth2: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
bc1c971ef4 pythonPackages.oauth: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
a543d4236e pythonPackages.livestreamer-curses: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
a599dc1279 pythonPackages.livestreamer: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
f320b8456b pythonPackages.dynd: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
5934b25cb0 pythonPackages.nuitka: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
1a267e65f7 pythonPackages.ntplib: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
d9d93f8e14 pythonPackages.ntfy: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
48d6229352 pythonPackages.notmuch: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov
e789672945 pythonPackages.notify: refactor move to python-modules 2018-10-18 11:02:23 +02:00