mirror of
https://github.com/FliegendeWurst/nur-packages.git
synced 2024-11-08 10:20:38 +00:00
q: build with Go 1.18
This commit is contained in:
parent
1efebecb51
commit
59b597a7a4
@ -1,6 +1,6 @@
|
||||
{ buildGoModule, fetchFromGitHub, lib }:
|
||||
{ buildGo118Module, fetchFromGitHub, lib }:
|
||||
|
||||
buildGoModule rec {
|
||||
buildGo118Module rec {
|
||||
pname = "q";
|
||||
version = "0.6.0";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user