Commit Graph
34 Commits
Author SHA1 Message Date
Spencer Baugh 85d1e62ab5 freetds: enable odbcSupport by default
There is no reason not to, and some packages which I'm working on,
requires this.
2018-11-09 03:55:14 +00:00
Spencer Baugh fd9d45c7c1 pythonPackages.mypy_extensions: use typing from stdlib on >=3.5
It's not necessary to depend on the "typing" backport since it's in
the standard library; I also observed serious breakage in anything
using the typing module (including) when the backport was in the
closure on >=3.5.
2018-10-13 10:13:03 +02:00
Spencer Baugh 01a0b1f0c3 kdbg: init at 3.0.0 2018-10-08 20:43:48 +00:00
Spencer Baugh b8980e47bd pythonPackages.exchangelib: init at 1.11.4 2018-07-27 19:04:21 +00:00
Spencer Baugh 08db286889 pythonPackages.requests-kerberos: init at 0.12.0 2018-07-27 19:04:21 +00:00
Spencer Baugh aa86f70d18 pythonPackages.pykerberos: init at 1.2.1 2018-07-27 19:04:20 +00:00
Spencer Baugh a7a48fddc3 pythonPackages.pkgconfig: 1.1.0 -> 1.3.1 2018-06-21 07:42:50 +02:00
Spencer Baugh f78c25239e pythonPackages.trio: init at 0.4.0 2018-05-11 17:00:42 +00:00
Spencer Baugh c983bbb557 pythonPackages.trustme: init at 0.4.0 2018-05-11 16:39:15 +00:00
Spencer Baugh 46fa7ab686 pythonPackages.outcome: init at 0.1.0a0 2018-05-11 16:38:04 +00:00
Spencer Baugh 1bfa8c294c pythonPackages.contextvars: init at 2.2 2018-05-11 13:19:17 +00:00
Spencer Baugh 5862c6835a pythonPackages.immutables: init at 0.5 2018-05-11 13:19:12 +00:00
Spencer Baugh 62855fc04a pythonPackages.supervise_api: 0.4.0 -> 0.5.3
Upstream added tests, so we run those too now.
2018-05-04 20:10:29 +00:00
Spencer Baugh 2dbde855eb pythonPackages.dataclasses: init at 0.5 2018-04-24 18:04:54 +00:00
Spencer Baugh 04c3713755 pythonPackages.requests-unixsocket: init at 0.1.5 2018-03-18 17:47:37 +00:00
Spencer Baugh 252819e9df supervise: 1.3.0 -> 1.4.0 2018-02-20 19:04:18 +00:00
Spencer Baugh f04815a036 pythonPackages.supervise_api: 0.3.0 -> 0.4.0 2018-02-14 15:35:46 +00:00
Spencer Baugh a694e89be4 supervise: 1.2.0 -> 1.3.0 2018-02-12 00:34:15 +00:00
Spencer Baugh 600d0afc4f pythonPackages.aioconsole: init at 0.1.7 2018-02-11 17:23:52 +00:00
Spencer Baugh 729cf93ffb supervise: 1.1.0 -> 1.2.0 2018-01-31 04:56:08 +00:00
Spencer Baugh bce1355a5f pythonPackages.supervise_api: 0.2.0 -> 0.3.0 2018-01-28 16:56:30 +00:00
Spencer Baugh 4aab59165f google-chrome: remove "with" usage to simplify the expr
This "with" usage makes it trickier to track where the actual source
package of this derivation comes from. Remove that use of with to make
it a little easier to understand.
2018-01-25 20:59:39 +00:00
Spencer Baugh 413cb93e12 google-chrome: add dependency on kerberos
Without this, Chrome doesn't work with websites requiring Kerberos
authentication.
2018-01-25 20:56:33 +00:00
Spencer Baugh b2b00358e8 pythonPackages.supervise_api: fix deps on Python 2 2018-01-10 16:02:47 +00:00
Spencer Baugh 01bf384409 supervise: 1.0.0 -> 1.1.0 2018-01-10 16:02:47 +00:00
Spencer Baugh 70c1899768 python.pkgs.setuptools: 36.7.1 -> 38.2.3 2017-12-07 14:14:15 +01:00
Spencer Baugh a558da3f7e melpaStablePackages.caml: don't run configure 2017-11-18 13:34:15 -05:00
Spencer Baugh 2d903b8da2 firefox: add Kerberos support 2017-10-08 20:48:13 +00:00
Spencer Baugh 68432fd1c9 curl: enable gssSupport in non-fetchurl builds 2017-10-08 20:45:58 +00:00
Spencer Baugh 75353853fc curl: use the "kerberos" package rather than specifically GNU gss
This allows a policy decision about which Kerberos to use.
2017-10-08 20:45:58 +00:00
Spencer Baugh a9e090f749 pythonPackages.supervise_api: init at 0.1.5 2017-10-07 12:03:25 +02:00
Spencer Baugh 8f362a1eff tools/system/supervise: init at 1.0.0 2017-10-07 12:01:44 +02:00
Spencer Baugh 6db9b65f65 maintainers: add catern 2017-10-07 12:01:44 +02:00
Spencer Baugh 4978b204e3 pythonPackages.linuxfd: init at 1.4.4 2017-09-07 19:45:30 +00:00