standardnotes: remove unused inputs

wip/yesman
Sandro Jäckel 3 years ago
parent 8b34b766f2
commit 167da21030
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5
  1. 2
      pkgs/applications/editors/standardnotes/default.nix

@ -1,5 +1,5 @@
{ lib, stdenv, appimageTools, autoPatchelfHook, desktop-file-utils
, fetchurl, runtimeShell, libsecret, gtk3, gsettings-desktop-schemas }:
, fetchurl, libsecret, gtk3, gsettings-desktop-schemas }:
let
version = "3.5.18";

Loading…
Cancel
Save