nixos/tests/pantheon: fix missing lib

This commit is contained in:
rnhmjoj
2021-09-22 12:59:09 +02:00
parent c744ecb69f
commit df49f6565c
+1 -1
View File
@@ -1,4 +1,4 @@
import ./make-test-python.nix ({ pkgs, ...} :
import ./make-test-python.nix ({ pkgs, lib, ...} :
{
name = "pantheon";