git-up: mark as broken
This commit is contained in:
parent
9249dc6557
commit
c06c2cda51
@ -31,5 +31,6 @@ python2Packages.buildPythonApplication rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ peterhoeg ];
|
||||
platforms = platforms.all;
|
||||
broken = true; # Incompatible with Git 2.15 object store.
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user