Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 47391ab53bb7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: fb7611a4968d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 28, 2019

  1. nixos-containers: add TimeoutStartSec option

    Default is now 1m instead of global default of 15sec. It is also
    configurable.
    
    Fixes issue where start of many containers (40+) fail
    #65001
    davidak committed Aug 28, 2019
    Copy the full SHA
    eba686d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65661 from davidak/containers

    nixos-containers: add TimeoutStartSec option
    infinisil committed Aug 28, 2019
    Copy the full SHA
    fb7611a View commit details
    Browse the repository at this point in the history