Commit Graph

39952 Commits

Author SHA1 Message Date
volth 3c493d852e perlPackages: fix evaluate with allowAliases=false 2018-10-19 23:20:33 +00: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
worldofpeace 518e7eb8c2 gsignondPlugins.mail: init at 2018-10-04 2018-10-19 06:29:04 -04:00
worldofpeace 95210447ee gsignondPlugins.lastfm: init at 2018-05-07 2018-10-19 06:29:04 -04:00
worldofpeace 0bcd20e3d8 gsignondPlugins.oauth: init at 2018-10-04 2018-10-19 06:29:04 -04:00
worldofpeace 3522d66f5a gsignondPlugins.sasl: init at 2017-11-11 2018-10-19 06:29:03 -04:00
worldofpeace 1917c7de87 gsignond: init at 2018-10-04 2018-10-19 06:29:03 -04:00
Drakonis a2d7574ebe rclone-browser: init at 1.2 (#44589) 2018-10-19 11:01:24 +02:00
Vincent Demeester 241230d051
skaffold: init at 0.16.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-10-19 09:11:45 +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
Chris Ostrouchov 3c5edb16a7 pythonPackages.minimock: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d448a1dd57 pythonPackages.namebench: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 76eea7cf64 pythonPackages.nose-cprof: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 648a03cc7c pythonPackages.nosejs: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 94b15aa9e6 pythonPackages.nosexcover: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 962ff0296f pythonPackages.nose-cover3: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 1059d71947 pythonPackages.nose2: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 9492a17e87 pythonPackages.nose: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov a38edd38b2 pythonPackages.nixpkgs: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 5f03c01b35 pythonPackages.nipy: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 8d7f629fb4 pythonPackages.hpack: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 0660849bdc pythonPackages.netifaces: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 667782f8f1 pythonPackages.netaddr: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d50320d126 pythonPackages.slixmpp: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov bf6f2a63ab pythonPackages.sleekxmpp: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 17ef9059e9 pythonPackages.nameparser: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov f2329dc489 pythonPackages.MySQL_python: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 05fb6b5dee pythonPackages.monotonic: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 8afd718c0a pythonPackages.pymysqlsa: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 1170733244 pythonPackages.pympler: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d954c8ff82 pythonPackages.graphviz: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov c13f598fc2 pythonPackages.pygal: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov c2d600919b pythonPackages.mwclient: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov c81b423fbe pythonPackages.muttils: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov bd64776230 pythonPackages.mutag: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 0bca111a36 pythonPackages.musicbrainzngs: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov e4caef3c23 pythonPackage.munkres: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 616137d77f pythonPackages.msrplib: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov b11138d594 pythonPackages.mpv: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 8edd20b7ae pythonPackages.mpd2: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov f3548b46e7 pythonPackages.mpd: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 2c30da5ec1 pythonPackages.mpmath: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 99ec6e3c08 pythonPackages.mozsvc: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 4860875eaa pythonPackages.mox: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov ded3676b18 pythonPackages.modestmaps: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 34a2b86fbc pythonPacakges.mock: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 5508797159 pythonPackages.editorconfig: refactor join with EditorConfig attr 2018-10-18 11:02:23 +02:00
Chris Ostrouchov bf98e3b446 pythonPackages.sortedcollections: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 36d0404ed6 pythonPackages.pocket: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 4bb98c4c1a pythonPackages.rainbowstream: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 9f6909e77e pythonPackages.munch: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 67988e545c pythonPacakges.moviepy: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 82eaa20725 pythonPackages.mezzanine: refactor move to pyhton-modules
required update and creation of new package to fix broken.
2018-10-18 11:02:23 +02:00
Chris Ostrouchov 32414fe980 pythonPackages.django_contrib_comments: init at 1.9.0 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 1de37f01ee pythonPackages.iptools: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 45f47bd75f pythonPackages.inifile: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 7a35ae188f pythonPackages.infoqscaper: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov c1f0f33fee pythonPackages.influxdb: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov f725650c69 pythonPackages.imageio: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 65db7eb208 pythonPackages.icalendar: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov dadd754656 pythonPackages.httpretty: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 8a821466cd pythonPackages.hkdf: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 45bbac9091 pythonPackages.lsi: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d1a48cc23e pythonPackages.uncompyle6: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d3f57e372d pythonPackages.xdis: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 0dafa8e8be pythonPackages.colored: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 8b5d562d25 pythonPackages.http_signature: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 2bc69b7526 pythonPackages.htmllaundry: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov a340c88b2d pythonPackages.hetzner: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d063f818d5 pythonPackages.hackauthlib: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov f4c92c603c pythonPackages.gyp: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d0d3891d8a pythonPackages.gspread: refactored move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 1e00e981cb pythonPackages.google_apputils: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 7300b2c714 pythonPackages.goobook: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 060ba731b6 pythonPackages.github-webhook: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov dc56c8faf9 pythonPackages.github3_py: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov c26dd4138b pythonPackage.git-sweep: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 968b1ab947 pythonPackages.gipc: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 7771d40c05 pythonPackages.genzshcomp: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov f7b0a11dd8 pythonPackages.gevent-websocket: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov cdd7e77ac4 pythonPackages.gevent-socketio: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 5582de06a7 pythonPackages.geventhttpclient: refactor move to pyhton-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 5448e18d12 pythonPackages.genshi: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 235c6edd42 pythonPackages.gdrivefs: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov b5ae82f5b8 pythonPackages.gocovr: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov a8278eab65 pythonPackages.fusepy: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 84fc0eae5e pythonPackages.forbiddenfruit: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 991adf820b pythonPackages.foolscap: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov 918af2267e pythonPackages.hug: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov cfe52039ac pythonPackages.flup: refactor move to pyhton-modules
added pypifetch
2018-10-18 11:02:23 +02:00
Chris Ostrouchov fd9d52e1fe pythonPackages.falcon: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d9d19b2de9 pythonPackages.pyRFC3339: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov ef769d741c pythonPackages.python2-pythondialog: refactor move to python-modules 2018-10-18 11:02:23 +02:00
Chris Ostrouchov d23381f713 pythonPackages.grappelli_safe: refactor move to pyhton-modules 2018-10-18 11:02:23 +02:00
Robert Hensing ba8b54fa4a Add Nixpkgs functions for adding overlays ad-hoc
This is something that I have found useful in tests. In practice
I recommend that people call Nixpkgs once for performance and
simplicity. The inline documentation mentions this too.
2018-10-18 10:48:43 +02:00
Jörg Thalheim 11b097c7a4
Merge pull request #48649 from jerith666/jdk10-arm-oracle-retire
jdk10: remove special handling for arm
2018-10-18 08:53:55 +01:00
Jan Tojnar 21f20b5f7b
Merge pull request #46613 from jtojnar/xpra-gtk3
xpra: port to gtk3
2018-10-18 05:59:09 +02:00
Matt McHenry f1195b912b jdk10: remove special handling for arm
neither oraclejdk nor openjdk is supported on arm, so this is needless
complexity
2018-10-17 21:00:10 -04:00
Maximilian Bosch 4db9865d2f
Merge pull request #48590 from Assassinkin/python-ldap-test
pythonPackages.python-ldap-test: init at 0.3.1
2018-10-17 21:11:45 +02:00
Maximilian Bosch a91e4fdad5
Merge pull request #48592 from Assassinkin/packer
pythonPackages.python-packer: init at 0.1.2
2018-10-17 20:50:19 +02:00
Matthew Bauer c86495c798 curl: disable gss on windows 2018-10-17 13:44:41 -05:00
nagato.pain e494e1c4e3 pythonPackages.python-packer: init at 0.1.2 2018-10-17 18:55:41 +01:00
Bart Brouns 6963bc3511 bs1770gain: 0.4.12 -> 0.5.0 (#48628) 2018-10-17 18:34:15 +02:00
Linus Heckemann d968906517
Merge pull request #48545 from mayflower/poezio-bump
Update poezio
2018-10-17 18:10:05 +02:00
Robert Schütz c1a0e28ee2
Merge pull request #48596 from makefu/pkgs/pythonPackages.speedtest-cli/init
speedtest-cli: move to pythonPackages, add to home-assistant
2018-10-17 17:11:48 +02:00
makefu d3657f6766
speedtest-cli: move ot python-modules 2018-10-17 16:52:39 +02:00
Robert Schütz 4e20de39ab python.pkgs.paho-mqtt: 1.1 -> 1.4.0 2018-10-17 16:40:15 +02:00
Linus Heckemann d6a003e953 poezio: move out of python-packages.nix 2018-10-17 10:08:01 +02:00
Linus Heckemann a420be1e79 slixmpp: move out of python-modules, use gnupg 2018-10-17 10:08:01 +02:00
Linus Heckemann e83b15c1b1 poezio: 0.11 -> 0.12 2018-10-17 10:08:01 +02:00
Linus Heckemann ec9d761628 slixmpp: 1.2.4-post1 -> 1.4.0 2018-10-17 10:08:00 +02:00