mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Revert "qtstyleplugin-kvantum: mark as broken"
No longer broken on master, fixed by version bump in35049f9e61
. This reverts commit2456b4e4a5
.
This commit is contained in:
parent
cdc293b19b
commit
d20c6ffd65
1 changed files with 0 additions and 1 deletions
|
@ -27,6 +27,5 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.bugworm ];
|
||||
broken = true; # 2018-04-10
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue