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: 95b55f6e7c03
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9d0d99f05b9f
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 18, 2020

  1. Copy the full SHA
    4b9a2e1 View commit details
    Browse the repository at this point in the history
  2. cloud-init: 0.7.9 -> 20.2

    Mic92 committed Aug 18, 2020
    Copy the full SHA
    3ca2fd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Copy the full SHA
    00347e9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a299fc2 View commit details
    Browse the repository at this point in the history
  3. cloud-init: 20.2 -> 20.3

    required rebasing the patch, disabling some tests.
    
    I also changed the hash to be in conventional format - the
    
    hash mismatch in fixed-output derivation '/nix/store/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-source':
      wanted: sha256:yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
      got:    sha256:zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
    
    doesn't propose SRI syntax.
    flokli committed Oct 14, 2020
    Copy the full SHA
    8310676 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Merge pull request #95746 from Mic92/cloud-init

    cloud-init: 0.7.9 -> 20.2 (python3!)
    flokli committed Oct 15, 2020
    Copy the full SHA
    9d0d99f View commit details
    Browse the repository at this point in the history