mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
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 a new issue