mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
parent
d0a1c51718
commit
fc70d9455d
@ -34,5 +34,6 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.gpl3Plus;
|
||||
platforms = lib.platforms.unix;
|
||||
maintainers = [ lib.maintainers.romildo ];
|
||||
mainProgram = "gcal";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user