fixes
This commit is contained in:
parent
1ce159b537
commit
1e5a26cf3d
3 changed files with 36 additions and 36 deletions
|
@ -1,6 +1,6 @@
|
|||
{ runCommand, fetchFromGitHub }:
|
||||
let
|
||||
roundcubePlugin = { version, src }:
|
||||
roundcubePlugin = { version, src, ... }:
|
||||
|
||||
runCommand "roundcube-plugin-swipe-${version}" { } ''
|
||||
mkdir -p $out/plugins/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue