nixosTests.pantheon: fix evaluation

This commit is contained in:
Jonathan Ringer 2021-09-20 09:37:09 -07:00
parent 9e5021eef4
commit 82ff732055
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

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