about summary refs log tree commit diff
path: root/pkgs/applications/editors/standardnotes
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/standardnotes')
-rw-r--r--pkgs/applications/editors/standardnotes/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/standardnotes/default.nix b/pkgs/applications/editors/standardnotes/default.nix
index e66febbf7fc2..0d50c24d3976 100644
--- a/pkgs/applications/editors/standardnotes/default.nix
+++ b/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";