filebrowser_safe: fix tests
This commit is contained in:
parent
2c1c746497
commit
6985596af8
@ -8431,9 +8431,11 @@ in modules // {
|
||||
|
||||
src = pkgs.fetchurl {
|
||||
url = "http://pypi.python.org/packages/source/f/filebrowser_safe/${name}.tar.gz";
|
||||
md5 = "12a1ad3a1ed6a9377e758c4fa7fee570";
|
||||
sha256 = "02bn60fdslvng2ckn65fms3hjbzgsa8qa5161a8lr720wbx8gpj2";
|
||||
};
|
||||
|
||||
buildInputs = [ self.django ];
|
||||
|
||||
meta = {
|
||||
description = "A snapshot of django-filebrowser for the Mezzanine CMS";
|
||||
longDescription = ''
|
||||
|
Loading…
Reference in New Issue
Block a user