uplosi: unpin go
This commit is contained in:
parent
be71ae176e
commit
a5297dd348
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
{ lib
|
||||
, fetchFromGitHub
|
||||
, buildGo121Module
|
||||
, buildGoModule
|
||||
}:
|
||||
buildGo121Module rec {
|
||||
buildGoModule rec {
|
||||
pname = "uplosi";
|
||||
version = "0.1.2";
|
||||
|
||||
|
|
Loading…
Reference in a new issue