This commit is contained in:
Vivian 2023-06-21 13:19:14 +02:00
parent c2b0afaf14
commit 2fb553e680
3 changed files with 36 additions and 36 deletions

View file

@ -1,6 +1,6 @@
{ runCommand, fetchFromGitHub }:
let
roundcubePlugin = { version, src }:
roundcubePlugin = { version, src, ... }:
runCommand "roundcube-plugin-swipe-${version}" { } ''
mkdir -p $out/plugins/