summary refs log tree commit diff
path: root/nixos/tests/trezord.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/trezord.nix')
-rw-r--r--nixos/tests/trezord.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/trezord.nix b/nixos/tests/trezord.nix
index 7c8370f409e..fb60cb4aff1 100644
--- a/nixos/tests/trezord.nix
+++ b/nixos/tests/trezord.nix
@@ -1,6 +1,6 @@
 import ./make-test-python.nix ({ pkgs, ... }: {
   name = "trezord";
-  meta = with pkgs.stdenv.lib; {
+  meta = with pkgs.lib; {
     maintainers = with maintainers; [ mmahut _1000101 ];
   };
   nodes = {