beamPackages: add missing lib where needed (#110708)

changes in 2f78ee7 missed some places where lib had to be added
This commit is contained in:
Pavol Rusnak
2021-01-24 21:00:19 +01:00
committed by GitHub
parent ab757a382c
commit 6a30c02ac3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, buildHex }:
{ lib, buildHex }:
buildHex {
name = "pc";