carapace: use default buildGoModule
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ lib, buildGo117Module, fetchFromGitHub }:
|
||||
{ lib, buildGoModule, fetchFromGitHub }:
|
||||
|
||||
buildGo117Module rec {
|
||||
buildGoModule rec {
|
||||
pname = "carapace";
|
||||
version = "0.8.10";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user