baserow: update gitlab owner from bramw to baserow
This commit is contained in:
parent
6f95606d71
commit
d728fe86cf
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ let
|
|||
version = "1.16.0";
|
||||
suffix = lib.optionalString ossOnly "-oss";
|
||||
src' = fetchFromGitLab {
|
||||
owner = "bramw";
|
||||
owner = "baserow";
|
||||
repo = "baserow";
|
||||
rev = version;
|
||||
sha256 = "02ij94cqk5f0lsy8qiz0zrm9087swji9lxqbzy64jf1drqsdjj7a";
|
||||
|
|
Loading…
Reference in a new issue