Skip to content
  • Cheng Shao's avatar
    291388e1
    ci: minor nix-in-docker improvements · 291388e1
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch makes some minor improvements re nix-in-docker logic in the
    ci configuration:
    
    - Update `nixos/nix` to the latest version
    - Apply $CPUS to `cores`/`max-jobs` to avoid oversubscribing while
      allowing a reasonable degree of parallelism
    - Remove redundant `--extra-experimental-features nix-command` in
      later `nix shell` invocations, it's already configured in
      `/etc/nix/nix.conf`
    291388e1
    ci: minor nix-in-docker improvements
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch makes some minor improvements re nix-in-docker logic in the
    ci configuration:
    
    - Update `nixos/nix` to the latest version
    - Apply $CPUS to `cores`/`max-jobs` to avoid oversubscribing while
      allowing a reasonable degree of parallelism
    - Remove redundant `--extra-experimental-features nix-command` in
      later `nix shell` invocations, it's already configured in
      `/etc/nix/nix.conf`
Loading