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: 8c4d4eaa8172
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 1d3d50704335
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Sep 23, 2020

  1. why3: 1.3.1 -> 1.3.3

    (cherry picked from commit 64b68b3)
    vbgl committed Sep 23, 2020
    Copy the full SHA
    9b0e8d7 View commit details
    Browse the repository at this point in the history
  2. nixos/stage-1: set up /dev/fd

    Otherwise, stage-2-init.sh will complain about not having access to
    /dev/fd/62 as of systemd v246.
    
    On IRC, flokli said:
    
        15:14 <flokli> cole-h: hmmm... I could imagine some of the setup inside /dev has been moved into other parts of systemd
        15:14 <flokli> And given we run systemd much later (outside initramfs only) it doesn't work properly here
        15:17 <flokli> We probably don't invoke udev correctly
    
    (cherry picked from commit 4586810)
    cole-h authored and flokli committed Sep 23, 2020
    Copy the full SHA
    a780c60 View commit details
    Browse the repository at this point in the history
  3. chromium: update.py: Keep the channel order consistent

    This makes Git diffs way easier to read.
    Using sort_keys=True is usually better but with this implementation the
    output is a bit nicer to read IMO.
    
    (cherry picked from commit ceb3acf)
    primeos committed Sep 23, 2020
    Copy the full SHA
    aed7150 View commit details
    Browse the repository at this point in the history
  4. chromiumDev: M86 -> M87

    (cherry picked from commit e249bac)
    primeos committed Sep 23, 2020
    Copy the full SHA
    2a4f1e0 View commit details
    Browse the repository at this point in the history
  5. chromium: use jre8

    (cherry picked from commit 705ecdc)
    gebner authored and primeos committed Sep 23, 2020
    Copy the full SHA
    ce00ac5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1d3d507 View commit details
    Browse the repository at this point in the history