colanderalchemy: fixes tests
This commit is contained in:
parent
a7637b3795
commit
746f20fc7f
@ -3063,6 +3063,13 @@ in {
|
||||
sha256 = "11wcni2xmfmy001rj62q2pwf305vvngkrfm5c4zlwvgbvlsrvnnw";
|
||||
};
|
||||
|
||||
patches = [
|
||||
(pkgs.fetchpatch {
|
||||
url = "https://github.com/stefanofontanelli/ColanderAlchemy/commit/b45fe35f2936a5ccb705e9344075191e550af6c9.patch";
|
||||
sha256 = "1kf278wjq49zd6fhpp55vdcawzdd107767shzfck522sv8gr6qvx";
|
||||
})
|
||||
];
|
||||
|
||||
buildInputs = with self; [ unittest2 ];
|
||||
propagatedBuildInputs = with self; [ colander sqlalchemy ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user