chore(deps): update renovate/renovate docker tag to v37.68.4 #218
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{ runCommand, fetchFromGitHub }:
|
{ runCommand, fetchFromGitHub }:
|
||||||
let
|
let
|
||||||
roundcubePlugin = { pname, version, src }:
|
roundcubePlugin = { version, src }:
|
||||||
|
|
||||||
runCommand "roundcube-plugin-swipe-${version}" { } ''
|
runCommand "roundcube-plugin-swipe-${version}" { } ''
|
||||||
mkdir -p $out/plugins/
|
mkdir -p $out/plugins/
|
||||||
|
|
Loading…
Add table
Reference in a new issue