ciscoPacketTracer7: disown

Signed-off-by: lucasew <lucas59356@gmail.com>
(cherry picked from commit 005fca6532)
This commit is contained in:
lucasew
2024-09-16 14:00:20 -03:00
committed by Gutyina Gergő
parent c4a5fd90fa
commit 4a29adb035

View File

@@ -94,7 +94,7 @@ stdenv.mkDerivation {
homepage = "https://www.netacad.com/courses/packet-tracer";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ lucasew ];
maintainers = [];
platforms = [ "x86_64-linux" ];
};
}