nixos/tests/pantheon: fix missing lib

This commit is contained in:
rnhmjoj 2021-09-22 12:59:09 +02:00
parent c744ecb69f
commit df49f6565c
No known key found for this signature in database
GPG Key ID: BFBAF4C975F76450

View File

@ -1,4 +1,4 @@
import ./make-test-python.nix ({ pkgs, ...} :
import ./make-test-python.nix ({ pkgs, lib, ...} :
{
name = "pantheon";