Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 462c6fe4b115
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 6d1a044fc9ff
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 25, 2021

  1. curl: fix hash mismatch issue by directly include CVE patches

    Include instead of using fetchpatch due to boostrapping requirement.
    twhitehead authored and erictapen committed Mar 25, 2021
    Copy the full SHA
    9ef94a1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1eea371 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. pythonPackages.hetzner: 0.8.2 -> 0.8.3

    Recent changes in the Hetzner Robot API have removed a few obsolete
    fields which version 0.8.2 was still referencing and which is now fixed
    in version 0.8.3.
    
    Due to a misunderstanding on my side I haven't updated to version 0.8.3
    in nixpkgs yet, which resulted in this delay.
    
    This fixes the NixOps Hetzner backend.
    
    Signed-off-by: aszlig <aszlig@nix.build>
    (cherry picked from commit e899b57)
    aszlig committed Apr 5, 2021
    Copy the full SHA
    6d1a044 View commit details
    Browse the repository at this point in the history