3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

72775 commits

Author SHA1 Message Date
Edward Tjörnhammar e33b26ce2f kodiPlugins.steam-launcher: init plugin at 3.1.1 2015-11-22 10:32:57 +01:00
Edward Tjörnhammar 3ffae479d1 kodiPlugins.svtplay: 4.0.15 -> 4.0.18 2015-11-22 10:32:57 +01:00
Pascal Wittmann 5dfceebaba Merge pull request #11039 from Phlogistique/sonic-pi
sonic-pi: init at 2.8.0
2015-11-22 10:13:07 +01:00
Domen Kožar 47cb9d76d6 Merge pull request #10501 from adnelson/fix_ansible
ansible: fix constants.py patching, do not propagate pythonpaths
2015-11-22 10:13:00 +01:00
Domen Kožar 6ac75c05e4 Merge pull request #9553 from mbakke/pylockfile-0.10
pylockfile: 0.9.1 -> 0.10.2
2015-11-22 10:12:01 +01:00
Arseniy Seroka a2aab3a224 Merge pull request #11188 from obadz/spacefm
spacefm: 1.0.1 -> 1.0.4
2015-11-22 03:30:11 +03:00
Aristid Breitkreuz 77e07fbbd9 add working lsof mirror 2015-11-21 23:48:41 +01:00
Domen Kožar 90f97c125d buildPythonPackage: use pip for development also 2015-11-21 22:17:04 +01:00
Domen Kožar 2e605199a7 buildPythonPacakage: update docs 2015-11-21 22:16:49 +01:00
obadz a05a340e26 PAM: reorganize the way pam_ecryptfs and pam_mount get their password
Run pam_unix an additional time rather than switching it from sufficient
to required. This fixes a potential security issue for
ecryptfs/pam_mount users as with pam_deny gone, if cfg.unixAuth = False
then it is possible to login without a password.
2015-11-21 21:10:40 +00:00
Domen Kožar 925300726d leo-editor: fix build 2015-11-21 21:44:12 +01:00
Domen Kožar d83a97823c buildPythonPackage: fix a few more wheel packages 2015-11-21 21:44:12 +01:00
Domen Kožar 4b9487a740 urllib3: more transient test failures 2015-11-21 21:44:12 +01:00
Domen Kožar 704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Domen Kožar 99a64da600 fix wxPython 2015-11-21 21:44:12 +01:00
Domen Kožar 64b5e1ce92 pythonPackages.zope_testrunner: 4.4.3 -> 4.4.10 2015-11-21 21:44:12 +01:00
Domen Kožar c6c58dc92d release-python.nix: automatically detect buildPythonPackage 2015-11-21 21:44:12 +01:00
Domen Kožar 686dae7c50 matplotlib: disable a flaky test 2015-11-21 21:44:12 +01:00
Domen Kožar 9bf99a5a4d buildPythonPackage: don't do build_ext if not needed 2015-11-21 21:44:12 +01:00
Domen Kožar 4b23328e39 buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar 7e57e59ddd buildPythonPackage: fix numpy 2015-11-21 21:44:12 +01:00
Domen Kožar c9b5ff02c7 buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar 2ebaf14eba release-python.nix: drop darwin and i686-linux, add py35 2015-11-21 21:44:12 +01:00
Domen Kožar d202585b4c buildPythonPackage: fix more wheels failures 2015-11-21 21:44:12 +01:00
Domen Kožar 127a20f8da buildPythonPackage: sadly, checkPhase is too often installPhase in python 2015-11-21 21:44:12 +01:00
Domen Kožar 6ba529277a buildPythonPackage: catch_conflicts should ignore pip 2015-11-21 21:44:12 +01:00
Domen Kožar dfee078df4 buildPythonPackage: more wheel build fixes 2015-11-21 21:44:12 +01:00
Domen Kožar 1029db9024 buildPythonPackage: fix do_conflict.py on python 3 2015-11-21 21:44:12 +01:00
Domen Kožar 7d8a6c6a42 rewrite release-python.nix to reflect reality 2015-11-21 21:44:12 +01:00
Domen Kožar a912c45ee2 buildPythonPackage: get rid of setupPyInstallFlags since there is no such thing 2015-11-21 21:44:12 +01:00
Domen Kožar ec0f58b459 pythonPackages.clint: fix build 2015-11-21 21:44:12 +01:00
Domen Kožar 4f19853b30 buildPythonPackage: inline bootstrapped-pip 2015-11-21 21:44:12 +01:00
Domen Kožar 42acb5dc55 buildPythonPackage: fix pypy 2015-11-21 21:44:12 +01:00
Herwig Hochleitner 481a9ada06 pypy: 2.6.0 -> 4.0.0 2015-11-21 21:44:12 +01:00
Domen Kožar 0ce117f058 pythonPackages: fix wheel build failures 2015-11-21 21:44:12 +01:00
Domen Kožar d0809c2925 setuptools: cleanup expression 2015-11-21 21:44:12 +01:00
Domen Kožar f900231042 buildPythonPackage: fail if two packages with the same name are in closure 2015-11-21 21:44:12 +01:00
Domen Kožar f3092d6446 buildPythonPackage: use a separate file to fire off setup.py 2015-11-21 21:44:12 +01:00
Domen Kožar 960274fc7c wrapPython: use $out/bin also for $PATH (fixes pyramid pserve --reload) 2015-11-21 21:44:12 +01:00
Domen Kožar a2a6f60b5a WIP: buildPythonPackages now uses wheels internally 2015-11-21 21:44:12 +01:00
Domen Kožar fc2874d02e pypy: use the official sitePackages install path 2015-11-21 21:44:12 +01:00
Noé Rubinstein 01a81506a6 sonic-pi: init at 2.8.0 2015-11-21 20:41:30 +01:00
Vladimír Čunát d748ac851c putty: security update 0.65 -> 0.66
It's claimed to fix CVE-2015-5309.
2015-11-21 20:35:44 +01:00
Frederik Rietdijk 25d537d06a python-packages: fix some licenses (close #11189) 2015-11-21 19:56:41 +01:00
Pascal Wittmann 88cde6a73d sent: init at 0.1 2015-11-21 19:15:42 +01:00
Marius Bakke cd07398309 goPackages.adapted: init at 2015-06-03 2015-11-21 16:58:22 +00:00
Marius Bakke 1454080e97 golang-sys: init at 2015-02-01 2015-11-21 16:58:22 +00:00
Marius Bakke cbaac29c87 oslosphinx: use sphinx_1_2 2015-11-21 16:57:49 +00:00
Marius Bakke 5837ddc2a1 pylockfile: 0.9.1 -> 0.10.2 2015-11-21 16:57:49 +00:00
Marius Bakke ce33fd2106 sphinx_1_2: init at 1.2.3 2015-11-21 16:57:49 +00:00