athens: drop buildGo121Module
This commit is contained in:
parent
cb574470bb
commit
e9bd0e68af
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
{ lib
|
||||
, fetchFromGitHub
|
||||
, buildGo121Module
|
||||
, buildGoModule
|
||||
}:
|
||||
buildGo121Module rec {
|
||||
buildGoModule rec {
|
||||
pname = "athens";
|
||||
version = "0.13.0";
|
||||
|
||||
|
|
Loading…
Reference in a new issue