ferretdb: buildGo121Module -> buildGoModule
This commit is contained in:
parent
f61302d5e3
commit
e8130ad55e
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
{ lib
|
||||
, buildGo121Module
|
||||
, buildGoModule
|
||||
, fetchFromGitHub
|
||||
, nixosTests
|
||||
}:
|
||||
|
||||
buildGo121Module rec {
|
||||
buildGoModule rec {
|
||||
pname = "ferretdb";
|
||||
version = "1.17.0";
|
||||
|
||||
|
|
Loading…
Reference in a new issue