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: 4eba7020b9ec
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 92c91c0923d7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 13, 2020

  1. nixos/tests/ec2: return to passing state

    Updates required:
    
    - Use vpc image format (new default, supported by Amazon)
    - Pass full image filename to makeEc2Test
    - Increase memory allocation for nixos-rebuild
    - Set a networking.hostName for services.httpd
    - Add appropriate escaping in literal userdata
    
    While I'm here, try to make it fail fast.
    thefloweringash committed Jan 13, 2020
    Copy the full SHA
    e4fa819 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Merge pull request #77570 from thefloweringash/nixos-tests-ec2

    nixos/tests/ec2: return to passing state
    worldofpeace committed Jan 27, 2020
    Copy the full SHA
    92c91c0 View commit details
    Browse the repository at this point in the history