Add phanpy to queen

This commit is contained in:
Lillian Violet 2024-04-05 23:22:03 +02:00
parent a49e8c5332
commit 3076f17e8a
2 changed files with 1 additions and 3 deletions

View file

@ -19,8 +19,6 @@ buildNpmPackage rec {
# The prepack script runs the build script, which we'd rather do in the build phase.
npmPackFlags = ["--ignore-scripts"];
NODE_OPTIONS = "--openssl-legacy-provider";
meta = with lib; {
description = "Minimalistic opinionated Mastodon web client.";
homepage = "https://phanpy.social/";