Commit Graph

39541 Commits

Author SHA1 Message Date
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
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
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
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
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
Frederik Rietdijk c2c39a29f6
Merge pull request #48171 from costrouc/costrouc/python-fs
pythonPackages.fs: 0.5.4 -> 2.1.1 refactor move to python-modules
2018-10-17 09:13:03 +02:00
Ben Wolsieffer 3055a0c975 lirc: add support for Python bindings 2018-10-17 08:54:46 +02:00
Frederik Rietdijk 18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
Chris Ostrouchov 1ba50fe163 pythonPackages.gidgethub: init at 2.5.0 2018-10-17 08:02:16 +02:00
Silvan Mosberger 9a3e418664
Merge pull request #46753 from redvers/add/openspin
openspin: init at 2018-10-02
2018-10-17 03:18:03 +02:00
Silvan Mosberger 3743f8af08
Merge pull request #45225 from Ekleog/webassemblyjs
webassemblyjs tool suite: init at 1.7.8
2018-10-17 02:55:40 +02:00
nagato.pain 5ac9af2340 pythonPackages.python-ldap-test: init at 0.3.1 2018-10-16 14:33:48 -07:00
Eelco Dolstra b6bac6c144
Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild"
This reverts commit 10addad603, reversing
changes made to 7786575c6c.

NixOS scripts should be kept in the NixOS source tree, not in
pkgs. Moving them around is just confusing and creates unnecessary
code/history churn.
2018-10-16 20:25:44 +02:00
zimbatm 10addad603
Merge pull request #48122 from zimbatm/pkg-nixos-rebuild
nixos-rebuild: init as package
2018-10-16 19:39:22 +02:00
Will Dietz fc69a394fa cquery: 2018-08-08 -> 2018-10-14 (llvm6 -> llvm7)
also simplify include expression a touch
2018-10-16 12:30:06 -05:00
Yegor Timoshenko e31942c71e
Merge pull request #48282 from transumption/201810/qemu-smartcard
qemu: enable smartcard support
2018-10-16 11:31:36 +00:00
Jörg Thalheim ad2121dfb3
Merge pull request #48428 from jeroendehaas/fmt
fmt: init at 5.2.1
2018-10-16 10:33:07 +01:00
zimbatm 1875344542
nixos-*: init as package
Move all the nixos-* scripts from the nixos distribution as real
packages in the pkgs/ package set.

This allows non-nixos users to run the script as well. For example,
deploying a remote machine with:

    nixos-rebuild --target-host root@hostname --build-host root@hostname
2018-10-16 11:12:36 +02:00
Jeroen de Haas 2f6097b783 fmt: init at 5.2.1
This commit adds fmt, a C++ formatting library.
2018-10-16 08:30:54 +02:00
Jörg Thalheim 8099538634
Merge pull request #48164 from costrouc/costrouc/python-dopy-refactor
pythonPackages.dopy: refactor move to python-modules
2018-10-15 23:23:47 +01:00
Joachim F 255b6429ab
Merge pull request #48452 from joachifm/pythonPackages-bumps-for-upstream
A few python package updates
2018-10-15 22:07:18 +00:00
Matthew Bauer 0b298d516a
Merge pull request #47182 from bhipple/add/mkl
mkl: init at 2019.0.117
2018-10-15 15:17:57 -05:00
Matthew Bauer 4c1b22b1f8
Merge pull request #47408 from bhipple/add/abi-tools
abi-compliance-checker: init at 2.3
2018-10-15 15:01:48 -05:00
Matthew Bauer 01dfe3f560 stage.nix: fix cross compiling with pkgsMusl
Fixes #48265
2018-10-15 12:59:07 -05:00
Léo Gaspard ff937fd06c
webassemblyjs tool suite: init at 1.7.8 2018-10-15 23:55:55 +09:00
Joachim F 6c60014759
Merge pull request #47601 from teto/mptcp_94
linux_mptcp: 0.94 -> 0.94.1 [RDY]
2018-10-15 11:23:44 +00:00
Peter Simons 069bf7aee3 ghc: add new 8.4.4 version 2018-10-15 11:55:19 +02:00