{ config, pkgs, lib, ... }: { environment.systemPackages = with pkgs; [ haskell.compiler.ghcHEAD dotnet-sdk_9 netcoredbg jdk cmake catch2 gnumake ]; }