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: 11c004fd6b2e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: d7122c3a3292
Choose a head ref
  • 17 commits
  • 13 files changed
  • 7 contributors

Commits on Jun 9, 2020

  1. icewm: 1.6.5 -> 1.6.6

    r-ryantm committed Jun 9, 2020
    Copy the full SHA
    4abc958 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Copy the full SHA
    7003d6e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. atom: 1.42.0 -> 1.48.0

    atom-beta: 1.43.0-beta0 -> 1.49.0-beta0
    
    This version bump includes node-gyp 3.7.0 -> 5.1.0 in Atom's
    apm/package-lock.json, which, per nodejs/node-gyp#1687
    , finally allows python3 to be used instead of EOL'd python2 for
    atom-package installation.
    chkno committed Jun 16, 2020
    Copy the full SHA
    52f1332 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9fc60b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Copy the full SHA
    7449170 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    30efcbc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6506172 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #90179 from Ma27/bump-matrix-synapse

    matrix-synapse: 1.14.0 -> 1.15.1
    Ma27 committed Jun 17, 2020
    Copy the full SHA
    2a3ceb7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #90646 from Ma27/matrix-maintainer-team

    maintainers/teams: add matrix team
    Ma27 committed Jun 17, 2020
    Copy the full SHA
    0510cbe View commit details
    Browse the repository at this point in the history
  6. Merge pull request #90565 from chkno/atom-1.48-for-python3

    atom: 1.42.0 -> 1.48.0
    worldofpeace committed Jun 17, 2020
    Copy the full SHA
    3b2cd55 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #90686 from Frostman/alertmanager-0.21.0

    alertmanager: 0.20.0 -> 0.21.0
    Ma27 committed Jun 17, 2020
    Copy the full SHA
    59d4894 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1894b5a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #90524 from r-ryantm/auto-update/elementary-code

    pantheon.elementary-code: 3.4.0 -> 3.4.1
    worldofpeace committed Jun 17, 2020
    Copy the full SHA
    58e6a3b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #90697 from lilyball/bat-extras

    bat-extras: 20200408 -> 20200515-dev
    Ma27 committed Jun 17, 2020
    Copy the full SHA
    ee11fe8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #89987 from r-ryantm/auto-update/icewm

    icewm: 1.6.5 -> 1.6.6
    Ma27 committed Jun 17, 2020
    Copy the full SHA
    02ff18c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. nixos/sudo: default rule should be first

    In /etc/sudoers, the last-matched rule will override all
    previously-matched rules. Thus, make the default rule show up first (but
    still allow some wiggle room for a user to `mkBefore` it), before any
    user-defined rules.
    cole-h committed Jun 18, 2020
    Copy the full SHA
    13e2c75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87579 from cole-h/sudo

    nixos/sudo: default rule should be first
    worldofpeace committed Jun 18, 2020
    Copy the full SHA
    d7122c3 View commit details
    Browse the repository at this point in the history