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: 883bd18b64c6
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 271528b9345c
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 19, 2020

  1. nixos/release-combined: migrate constituents list to strings

    As of a few days ago hydra has a different GC configuration that leads
    to eval failures when the tested job has a direct dependency on all the
    tests. This is an attempt at migrating the old list of jobs to the new
    format while keeping the logic and the tests the same.
    andir committed Feb 19, 2020
    Copy the full SHA
    9947f99 View commit details
    Browse the repository at this point in the history
  2. nixos/release-small: migrate constituents list to strings

    As of a few days ago hydra has a different GC configuration that leads
    to eval failures when the tested job has a direct dependency on all the
    tests. This is an attempt at migrating the old list of jobs to the new
    format while keeping the logic and the tests the same.
    andir committed Feb 19, 2020
    Copy the full SHA
    9bf3de0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Merge pull request #80454 from andir/19.09/tested

    [19.09] nixos/release-combined; migrate constituents list to strings
    edolstra committed Feb 20, 2020
    Copy the full SHA
    7d5d07f View commit details
    Browse the repository at this point in the history
  2. nixos/release-small.nix: Remove hydraJob

    hydra-eval-jobs's derivation-patching logic cannot handle hydraJob.
    edolstra committed Feb 20, 2020
    Copy the full SHA
    102471f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4fdaba1 View commit details
    Browse the repository at this point in the history
  4. linux: 5.4.20 -> 5.4.21

    NeQuissimus committed Feb 20, 2020
    Copy the full SHA
    0d2288f View commit details
    Browse the repository at this point in the history
  5. nixos/release.nix: Import './..' instead of nixpkgs

    'nixpkgs' is a result of a call to cleanSource, which is very
    expensive and fails in --dry-run mode.
    
    (cherry picked from commit 3182fbd)
    edolstra committed Feb 20, 2020
    Copy the full SHA
    9a0f407 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    271528b View commit details
    Browse the repository at this point in the history