diff --git a/nixos/pkgs/roundcube-swipe/default.nix b/nixos/pkgs/roundcube-swipe/default.nix index d89003d..2d5234f 100644 --- a/nixos/pkgs/roundcube-swipe/default.nix +++ b/nixos/pkgs/roundcube-swipe/default.nix @@ -1,6 +1,6 @@ { runCommand, fetchFromGitHub }: let - roundcubePlugin = { pname, version, src }: + roundcubePlugin = { version, src }: runCommand "roundcube-plugin-swipe-${version}" { } '' mkdir -p $out/plugins/