mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-07 14:00:59 +03:00
frostwire: mark broken
Error with changing hash.
This commit is contained in:
parent
0a43ebea9e
commit
a621332926
@ -94,5 +94,6 @@ in stdenv.mkDerivation {
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ gavin ];
|
||||
platforms = [ "x86_64-darwin" "x86_64-linux" "i686-linux" ];
|
||||
broken = true; # at 2022-09-30, errors with changing hash.
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user