Loading pkgs/development/tools/misc/strace/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -30,5 +30,6 @@ stdenv.mkDerivation rec { license = with licenses; [ lgpl21Plus gpl2Plus ]; # gpl2Plus is for the test suite platforms = platforms.linux; maintainers = with maintainers; [ globin ma27 qyliss ]; mainProgram = "strace"; }; } Loading
pkgs/development/tools/misc/strace/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -30,5 +30,6 @@ stdenv.mkDerivation rec { license = with licenses; [ lgpl21Plus gpl2Plus ]; # gpl2Plus is for the test suite platforms = platforms.linux; maintainers = with maintainers; [ globin ma27 qyliss ]; mainProgram = "strace"; }; }