Robert Scott
ed4bf383a8
pythonPackages.django_hijack_admin: tweak checkPhase to ensure tests are running against installed package, not source directory
2019-01-20 15:58:30 +00:00
Robert Scott
72fc58b3f1
pythonPackages.django_hijack_admin: 2.1.5 -> 2.1.10
2019-01-20 15:58:20 +00:00
Robert Scott
c9912dbf9d
pythonPackages.django_hijack: 2.1.9 -> 2.1.10
2019-01-20 15:58:13 +00:00
Robert Scott
4bddac6e67
pythonPackages.django_compat: 1.0.14 -> 1.0.15
2019-01-20 15:58:04 +00:00
Robert Scott
5a09820a13
afl-qemu: update to qemu 2.10.0, as specified by afl 2.52b
...
refresh patches & configure options directly from afl 2.52b to make
installation as vanilla as possible
2018-12-22 21:07:26 +00:00
Robert Scott
8e5c4a4c1d
cloudfoundry-cli: output to "bin" output, don't "remove-references-to"
2018-12-21 09:56:15 +00:00
Robert Scott
e017ce0839
cloudfoundry-cli: 6.36.1 -> 6.37.0
...
upstream seems to have added new make build system - adapt to use that
2018-07-22 23:53:33 +01:00
Robert Scott
814225cf22
aws-auth: remove
...
No longer works with current awscli versions, unmaintained upstream
2018-03-23 21:12:25 -05:00
Robert Scott
77a3331a10
cloudfoundry-cli: init at 6.32.0
2017-11-26 23:06:27 +00:00
Robert Scott
9ca4f39b97
python.pkgs.python-gnupg: disable failing test test_search_keys
...
reading the code, it's hard to see how this test was *ever* supposed to
pass. interestingly, peeking across the fence, guix have disabled this test
too for the same reason.
note that tests don't actually run *at all* on py27 but that's a problem
for another day
2017-09-23 19:01:41 +02:00
Robert Scott
a358c43975
python.pkgs.pyscss: 1.3.4 -> 1.3.5
...
this also:
- enables tests (properly)
- fixes build on python 3.6
2017-09-23 15:15:48 +01:00
Robert Scott
2989324d60
aws-auth: init at unstable-2017-07-24
2017-07-26 18:45:41 +02:00
Robert Scott
60dcb9cc01
fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenames
2017-06-04 13:41:28 +01:00
Robert Scott
156ee07f3c
python.pkgs.magic-wormhole: fix build mostly through adding new dependencies
2017-06-01 20:31:16 +01:00
Robert Scott
a1c15989aa
python.pkgs.flask_migrate: 1.7.0 -> 2.0.3
...
fixes build against new dependencies after some test tinkering, seems
we can remove the python3-patching as there exists a "python" symlink now
2017-05-30 12:39:20 +01:00
Robert Scott
21e3b2ff55
python.pkgs.pylint: add pytestrunner to buildInputs
2017-05-29 02:10:43 +01:00
Robert Scott
d2ef1a24b8
python.pkgs.ldap: use fetchPypi for src
2017-05-29 02:10:43 +01:00
Robert Scott
2c228f62cd
python.pkgs.pylibmc: use fetchPypi for src
2017-05-29 02:10:43 +01:00
Robert Scott
7bbb9824ac
python.pkgs.hypothesis: add pytest_xdist as a checkInputs dependency
...
without this py.test doesn't recognize the -n flag and fails
2017-05-29 02:10:43 +01:00
Robert Scott
fa44b72d91
python.pkgs.django_hijack: 2.0.7 -> 2.1.4
...
also fix & enable tests, add self as maintainer
2017-05-28 14:43:41 +01:00
Robert Scott
ac8a58b5b4
python.pkgs.django_compat: get tests working & enable them
...
also add self as maintainer
2017-05-28 14:43:34 +01:00
Robert Scott
45ac7700fa
mkPythonDerivation: obey a dontWrapPythonPrograms attribute
...
This should allow a python derivation to disable possibly overzealous
python program wrapping without having to override the whole fixupPhase
2017-05-27 14:25:08 +02:00
Robert Scott
d4c106f5b4
pyproj: enable tests, use bundled proj by default
2017-05-17 22:40:07 +01:00
Robert Scott
b3fadc9085
sops: init at version 2.0.8
2017-03-10 15:41:57 +00:00
Robert Scott
11a716491b
php: 5.5.34 -> 5.4.35
2016-04-30 22:32:34 +00:00
Robert Scott
e9c16b7902
php: 5.6.20 -> 5.6.21
2016-04-30 20:48:12 +00:00
Robert Scott
b19d7e32a0
squid: 3.5.15 -> 3.5.17 (resolving CVE-2016-3947, CVE-2016-3948, CVE-2016-4051, CVE-2016-4052, CVE-2016-4053, CVE-2016-4054)
2016-04-30 12:34:36 +00:00
Robert Scott
6643d18dac
pythonPackages.setuptools_scm_18: disable for isPy35
2016-04-15 10:29:38 +00:00
Robert Scott
e525a83861
django: 1.8.11 -> 1.8.12
2016-04-12 08:34:35 +00:00
Robert Scott
5911469335
django: 1.9.4 -> 1.9.5
2016-04-12 08:34:35 +00:00
Robert Scott
d61b739f07
php: 5.6.19 -> 5.6.20
2016-04-10 18:41:57 +00:00
Robert Scott
1773c53fcf
php55: 5.5.33 -> 5.5.34
2016-04-10 14:45:35 +00:00
Robert Scott
46d26e82f4
django_reversion: 1.8.5 -> 1.10.1
2016-03-28 14:55:22 +00:00
Robert Scott
a01b9f7c74
celery: 3.1.19 -> 3.1.23
2016-03-28 14:29:16 +00:00
Robert Scott
e6026003df
billiard: 3.3.0.21 -> 3.3.0.23
2016-03-28 14:29:16 +00:00
Robert Scott
364b3d2453
kombu: tidy up, removing py3k fussiness which is handled by the deps and adding to buildInputs to allow more of the test suite to run
2016-03-28 14:28:50 +00:00
Robert Scott
86435a1b41
kombu: 3.0.33 -> 3.0.35, add redis to buildInputs to allow tests to pass
2016-03-28 13:39:38 +00:00
Robert Scott
01f96aa572
osrm-backend: remove osrm-backend_luajit variant - it has been broken for a while
2016-03-28 10:45:16 +00:00
Robert Scott
0b96e0daf3
osrm-backend: 4.5.0 -> 4.9.1
2016-03-27 20:28:45 +00:00
Robert Scott
0fdf7106e5
osrm-backend: switch src to use fetchFromGitHub
2016-03-26 18:07:55 +00:00
Robert Scott
7a3e154c27
osrm-backend: add patch fixing build by un-hard-coding gcc-ar and gcc-ranlib paths
2016-03-26 17:38:50 +00:00
Robert Scott
772ab40c52
django packaging: remove remaining uses of makeOverridable for django-depending packages
2016-03-26 11:54:21 +00:00
Robert Scott
9f54f755a9
php: 5.5.32 -> 5.5.33 (security update)
2016-03-19 11:18:12 +00:00
Robert Scott
e4817b7d99
php: 5.6.18 -> 5.6.19 (security update)
2016-03-19 11:15:48 +00:00
Robert Scott
6335907d2f
django: 1.8.10 -> 1.8.11, 1.9.3 -> 1.9.4 security updates
2016-03-13 12:54:51 +00:00
Robert Scott
0899727f69
django_hijack: init at 2.0.7
2016-03-13 01:38:48 +00:00
Robert Scott
fb26e993c5
django_compat: init at 1.0.8
2016-03-12 11:49:37 +00:00
Robert Scott
0f22f51d60
django_nose: init at 1.4.3
2016-03-12 11:48:47 +00:00
Robert Scott
d192057519
hg_crecord: revert changes adding mercurial crecord
...
crecord is included in modern hg releases - I failed to realize this.
2016-02-04 15:13:24 +00:00
Robert Scott
9d46f027cb
hg-crecord: switch to same revision, but fetched properly using fetchFromBitbucket
...
I was previously just fetching the bitbucket-generated tarball of this revision, but
this was vulnerable to breakage when bitbucket made micro-changes to the tarball
generation, causing the file hash to change. This should make mercurial-full buildable
again.
2016-01-30 16:43:28 +00:00
Robert Scott
0e61e2a35f
kombu 3.0.30 -> 3.0.33
2016-01-29 11:23:33 +00:00
Robert Scott
a1566be54c
amqp 1.4.7 -> 1.4.9
2016-01-29 11:23:33 +00:00
Robert Scott
258b3322af
acme_tiny: init at 20151229
2016-01-10 11:35:19 +00:00
Robert Scott
7d3dacbdab
django: add a django_gis variant which patches django to properly point at its gis libs but therefore also has them as dependencies (gdal for one can be quite big)
...
Conflicts:
pkgs/top-level/python-packages.nix
2015-11-28 11:49:22 +00:00
Robert Scott
67c8affd69
django_redis: init at 4.2.0
2015-10-31 19:42:26 +00:00
Robert Scott
bd09639db1
django-silk: init at 0.5.6
2015-10-31 19:39:53 +00:00
Robert Scott
f96582fc60
mercurial: add package for crecord extension as optional dependency, include by default in mercurialFull
2015-09-24 10:59:14 +00:00
Robert Scott
ecd873ddb0
pythonPackages.jsonpath_rw: init at 1.4.0, fixes #9493
2015-09-03 13:53:36 +02:00
Robert Scott
179cdbc62c
ghostscript: add patch fixing CVE-2015-3228 (from debian)
2015-08-02 09:40:05 +02:00
Robert Scott
aefc8b3ddf
elfutils: upgrade to 0.163 due to security
...
... vaguely mentioned by upstream, see e.g. FEDORA-2015-11380.
Close #9084 .
2015-08-02 09:36:25 +02:00
Robert Scott
1dca2fba7f
apache-httpd: update minor versions of both 2.2 and 2.4 for security-related fixes
2015-07-25 15:40:29 +01:00
Robert Scott
ae2b537d68
update django minor versions (including security fixes)
2015-07-15 14:36:58 +00:00
Robert Scott
ad779acd3b
findutils: disable test_canonicalize ( close #8324 )
...
It fails when user doesn't have permission to list all TMPDIR's parent directories.
2015-06-22 18:55:14 +02:00
Robert Scott
6fa931421e
add package for django-pipeline
2015-06-13 23:39:08 +02:00
Robert Scott
366da9e70f
fetchhg: add option to fetch hg subrepos
2015-05-04 16:18:26 +01:00
Robert Scott
f2e8e6a598
gdal: just disable python support instead of marking gdal broken wholesale
2015-04-18 20:38:50 +01:00
Robert Scott
1bf09248eb
add packages for celery and its dependencies
2015-03-30 13:06:44 +01:00
Robert Scott
a440943847
add packages django_classytags & django_reversion
2015-03-28 18:07:52 +00:00
Robert Scott
72d0d04d0a
add package for daemonize tool
2015-03-28 15:10:55 +00:00
Robert Scott
f56b17cb30
django: minimum supported python version for django 1.7 is 2.7
2015-03-26 19:56:34 +00:00
Robert Scott
5a45003800
luajit: declare lua in propagatedBuildInputs, remove from osrm-backend's buildInputs
2015-03-17 22:05:13 +00:00
Robert Scott
c8da20fa5e
osrm-backend: patch to hardcode path to default lua profiles once installed into $out
2015-03-17 22:04:03 +00:00
Robert Scott
211f1b826f
osrm-backend: add a luajit variant
2015-03-07 11:26:46 +00:00
Robert Scott
7476de722b
luabind: add patch to allow us to discover a provided luajit
2015-02-28 22:37:16 +00:00
Robert Scott
4147050550
add a (slightly naive) packaging of osrm-backend and its missing dependencies
2015-02-22 14:34:24 +00:00