git-series: fix build after "source" name change

This commit is contained in:
Orivej Desh 2017-11-03 04:49:55 +00:00
parent 2b9975c244
commit 2fb0edd085

@ -17,7 +17,7 @@ buildRustPackage rec {
cargoDepsHook = ''
(
cd ${name}-src
cd */
# see https://github.com/git-series/git-series/pull/56
patch -p1 < ${fetchpatch {
url = "https://github.com/Mic92/git-series/commit/3aa30a47d74ebf90b444dccdf8c153f07f119483.patch";