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: f45ccd9d20b4
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 6d68b920eb2d
Choose a head ref
  • 16 commits
  • 26 files changed
  • 6 contributors

Commits on May 20, 2020

  1. timewarrior: Fix homepage

    Thanks to repology.org
    
    Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
    (cherry picked from commit 1b5ae92)
    matthiasbeyer authored and Ma27 committed May 20, 2020
    Copy the full SHA
    7063fb7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2de75ca View commit details
    Browse the repository at this point in the history
  3. nixos-containers: Add support for custom nixpkgs argument

    (cherry picked from commit ab37d7e)
    adisbladis committed May 20, 2020
    Copy the full SHA
    aa72037 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    906f7fb View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7a29263 View commit details
    Browse the repository at this point in the history
  6. linux: 4.4.223 -> 4.4.224

    NeQuissimus committed May 20, 2020
    Copy the full SHA
    cfbfd2b View commit details
    Browse the repository at this point in the history
  7. linux: 4.9.223 -> 4.9.224

    NeQuissimus committed May 20, 2020
    Copy the full SHA
    f0e8db1 View commit details
    Browse the repository at this point in the history
  8. linux: 5.4.41 -> 5.4.42

    NeQuissimus committed May 20, 2020
    Copy the full SHA
    dd91367 View commit details
    Browse the repository at this point in the history
  9. linux: 5.6.13 -> 5.6.14

    NeQuissimus committed May 20, 2020
    Copy the full SHA
    9131abd View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    0436b0d View commit details
    Browse the repository at this point in the history
  11. riot-desktop: 1.6.0 -> 1.6.1

    https://github.com/vector-im/riot-desktop/releases/tag/v1.6.1
    
    Also updated the package since `riot-desktop` has been moved to its own
    repository (`github.com/vector-im/riot-desktop`).
    
    (cherry picked from commit 307dfd9)
    Ma27 committed May 20, 2020
    Copy the full SHA
    5d12be8 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    3247b10 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #88402 from adisbladis/nixos-containers-pkgs-2003

    nixos-containers: Add support for custom nixpkgs argument (20.03 backport)
    adisbladis committed May 20, 2020
    Copy the full SHA
    52e6737 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #88423 from Ma27/backport-matrix-synapse

    [20.03] matrix-synapse: 1.12.4 -> 1.13.0
    Ma27 committed May 20, 2020
    Copy the full SHA
    17fba7a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #88364 from primeos/chromium-backport

    [20.03] chromium: 81.0.4044.138 -> 83.0.4103.61 (backport)
    primeos committed May 20, 2020
    Copy the full SHA
    a18eaa7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. gnomeExtensions: add 'uuid' attr to all extensions

    Some already have it, this adds it to the rest.
    
    With all extensions having an 'uuid' attr we can do cool things like
    declaratively enable extensions on NixOS.
    
    (cherry picked from commit eb12149)
    bjornfor committed May 21, 2020
    Copy the full SHA
    6d68b92 View commit details
    Browse the repository at this point in the history