Unverified Commit a3376425 authored by Anthony Roussel's avatar Anthony Roussel
Browse files

gns3-server: add util-linux to PATH

parent f9be31de
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@
, stdenv
, nixosTests
, testers
, util-linux
, gns3-server
}:

@@ -55,6 +56,9 @@ python3.pkgs.buildPythonApplication {
    rm $out/bin/gns3loopback
  '';

  # util-linux (script program) is required for Docker support
  makeWrapperArgs = [ "--suffix PATH : ${lib.makeBinPath [ util-linux ]}" ];

  doCheck = true;

  # Otherwise tests will fail to create directory