buildGoApp is probably in pkgs, not lib
This commit is contained in:
parent
18ff037bc6
commit
6b3dea996c
@ -1,7 +1,7 @@
|
||||
{ pkgs, lib, ... }:
|
||||
|
||||
with pkgs.lib;
|
||||
buildGoApplication rec {
|
||||
pkgs.buildGoApplication rec {
|
||||
pname = "google-photo-uploader";
|
||||
version = "1.6.1";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user