galene: Fix wrong input

Sorry about that...
This commit is contained in:
Sandro Jäckel
2021-02-02 21:36:03 +01:00
parent 2a09e446a0
commit 23d381f629

View File

@@ -1,4 +1,4 @@
{ stdenv, fetchFromGitHub, buildGoModule }:
{ lib, fetchFromGitHub, buildGoModule }:
buildGoModule rec {
pname = "galene";