summary refs log tree commit diff
path: root/nixos/tests/fenics.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/fenics.nix')
-rw-r--r--nixos/tests/fenics.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/fenics.nix b/nixos/tests/fenics.nix
index 7252d19e4e6..56f09d6a27e 100644
--- a/nixos/tests/fenics.nix
+++ b/nixos/tests/fenics.nix
@@ -29,7 +29,7 @@ in
 {
   name = "fenics";
   meta = {
-    maintainers = with pkgs.stdenv.lib.maintainers; [ knedlsepp ];
+    maintainers = with pkgs.lib.maintainers; [ knedlsepp ];
   };
 
   nodes = {