baserow: oops, need the config argument
This commit is contained in:
parent
455856d7c0
commit
ee2598c29b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ depot, pkgs, lib, ... }:
|
||||
{ depot, pkgs, lib, config, ... }:
|
||||
|
||||
let
|
||||
inherit (depot.nix.pkgs) baserow;
|
||||
|
|
Loading…
Reference in a new issue