Change package desc

This commit is contained in:
savalet
2025-05-05 15:05:49 +02:00
parent 6ab7837c32
commit 1b871d24c0

View File

@@ -18,7 +18,7 @@ stdenv.mkDerivation {
'';
meta = {
description = "Epitech shell";
description = "Epitech 42sh";
license = [ ];
mainProgram = "42sh";
platforms = lib.platforms.unix;