ci: minor nix-in-docker improvements
This patch makes some minor improvements re nix-in-docker logic in the ci configuration:
- Update
nixos/nixto the latest version - Apply $CPUS to
cores/max-jobsto avoid oversubscribing while allowing a reasonable degree of parallelism - Remove redundant
--extra-experimental-features nix-commandin laternix shellinvocations, it's already configured in/etc/nix/nix.conf