gitAndTools.git-reparent: correct version
This commit is contained in:
parent
f37f2fc982
commit
243417fa44
@ -2,7 +2,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "git-reparent-${version}";
|
||||
version = "2017-09-03";
|
||||
version = "unstable-2017-09-03";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "MarkLodato";
|
||||
|
Loading…
Reference in New Issue
Block a user