Update pkgs/applications/misc/sioyek/default.nix
typo! Co-authored-by: ajs124 <ajs124@users.noreply.github.com>
This commit is contained in:
parent
4a2a7b74f0
commit
5c0481109c
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ stdenv.mkDerivation rec {
|
|||
changelog = "https://github.com/ahrm/sioyek/releases";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ mainterners.podocarp ];
|
||||
maintainers = [ maintainers.podocarp ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue