diff --git a/pkgs/development/tools/redisinsight/default.nix b/pkgs/development/tools/redisinsight/default.nix index ffb5d9c547fd..1131e495e86c 100644 --- a/pkgs/development/tools/redisinsight/default.nix +++ b/pkgs/development/tools/redisinsight/default.nix @@ -161,7 +161,7 @@ stdenv.mkDerivation (finalAttrs: { meta = { description = "RedisInsight Redis client powered by Electron"; homepage = "https://github.com/RedisInsight/RedisInsight"; - #license = licenses.sspl; + license = lib.licenses.sspl; maintainers = with lib.maintainers; [ gmemstr tomasajt