Unverified Commit 358723c0 authored by Atemu's avatar Atemu Committed by GitHub
Browse files

goldwarden: 0.3.3 -> 0.3.4 (#346378)

parents 2b58bfe2 e99da90a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ buildGoModule rec {
    description = "Feature-packed Bitwarden compatible desktop integration";
    homepage = "https://github.com/quexten/goldwarden";
    license = licenses.mit;
    maintainers = with maintainers; [ arthsmn ];
    maintainers = with maintainers; [ arthsmn justanotherariel ];
    mainProgram = "goldwarden";
    platforms = platforms.linux; # Support for other platforms is not yet ready, see https://github.com/quexten/goldwarden/issues/4
  };