orbiton: unpin buildGoModule
This commit is contained in:
parent
dad042e7f9
commit
8348371ae1
@ -1,8 +1,8 @@
|
||||
{ lib, stdenv, buildGo122Module, fetchFromGitHub, installShellFiles, makeWrapper, pkg-config
|
||||
{ lib, stdenv, buildGoModule, fetchFromGitHub, installShellFiles, makeWrapper, pkg-config
|
||||
, withGui ? true, vte
|
||||
}:
|
||||
|
||||
buildGo122Module rec {
|
||||
buildGoModule rec {
|
||||
pname = "orbiton";
|
||||
version = "2.65.12";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user