1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-01 12:37:46 +00:00
This commit is contained in:
RGBCube 2023-12-03 15:13:00 +03:00
parent 893c874029
commit 0b56412a89
No known key found for this signature in database

View file

@ -25,8 +25,6 @@ stdenvNoCC.mkDerivation {
homepage = "https://github.com/SylEleuth/gruvbox-plus-icon-pack";
license = licenses.gpl3;
platforms = platforms.linux;
maintainers = with maintainers; [
RGBCube
];
maintainers = with maintainers; [ RGBCube ];
};
}