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: 3ab846e34aa5
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 5e329ff83c86
Choose a head ref
  • 20 commits
  • 16 files changed
  • 9 contributors

Commits on Jan 30, 2020

  1. knot-resolver: enable checks on aarch64

    The cqueues fix is in nixpkgs already, so it works now.
    vcunat committed Jan 30, 2020
    Copy the full SHA
    e980e7a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. knot-resolver: remove older lua path workarounds

    Part of this is approximate revert of commit f0d2da4.
    vcunat committed Jan 31, 2020
    Copy the full SHA
    93ad21d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0a8fb01 View commit details
    Browse the repository at this point in the history
  3. (nixos/)knot-resolver: 4.3.0 -> 5.0.0

    Minor incompatibilities due to moving to upstream defaults:
      - capabilities are used instead of systemd.socket units
      - the control socket moved:
        /run/kresd/control -> /run/knot-resolver/control/1
      - cacheDir moved and isn't configurable anymore
      - different user+group names, without static IDs
    
    Thanks Mic92 for multiple ideas.
    vcunat committed Jan 31, 2020
    Copy the full SHA
    ae74a0e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    02bf055 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. SPAdes: 3.13.1 -> 3.14.0

    r-ryantm committed Feb 4, 2020
    Copy the full SHA
    3c54ae5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. sudo: 1.8.30 -> 1.8.31

    tilpner committed Feb 5, 2020
    Copy the full SHA
    f58c90f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5b5f9d2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    447c14e View commit details
    Browse the repository at this point in the history
  4. linux: 5.5.1 -> 5.5.2

    NeQuissimus committed Feb 5, 2020
    Copy the full SHA
    ab0e690 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e9a21da View commit details
    Browse the repository at this point in the history
  6. Merge pull request #79262 from tilpner/sudo-update

    sudo: 1.8.30 -> 1.8.31
    grahamc committed Feb 5, 2020
    Copy the full SHA
    943516a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #79231 from r-ryantm/auto-update/SPAdes

    SPAdes: 3.13.1 -> 3.14.0
    ryantm committed Feb 5, 2020
    Copy the full SHA
    67143ec View commit details
    Browse the repository at this point in the history
  8. electron*: refactor 4+ to common expression, add 7, updates

    * print-hashes.nix uses upstream-provided SHA256SUMS file
    * electron_4: 4.2.8 -> 4.2.12
    * electron_5: 5.0.8 -> 5.0.13
    * electron_6: 6.0.1 -> 6.1.7
    * electron_7:: init at 7.1.10
    
    FWIW:
    electron_4 previously did not include at-spi2-core, only at-spi2-atk.
    Both are now included, matching other versions for a slightly simpler
    expression.
    dtzWill authored and worldofpeace committed Feb 5, 2020
    Copy the full SHA
    8e8285d View commit details
    Browse the repository at this point in the history
  9. electron_8: init at 8.0.0

    dtzWill authored and worldofpeace committed Feb 5, 2020
    Copy the full SHA
    ed8c639 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    696829f View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f8a0576 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    e3edb00 View commit details
    Browse the repository at this point in the history
  13. Merge #78628: knot-resolver: 4.3.0 -> 5.0.1

    The service needed lots of changes. A few smaller changes
    are added into the PR, e.g. replacement for PR #72014.
    See the commit messages for details.
    vcunat committed Feb 5, 2020
    Copy the full SHA
    baeed03 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #79192 from dtzWill/feature/electron-refactor-and-7

    electron*: refactor 4+ to common expression, add 7 and 8, updates
    worldofpeace committed Feb 5, 2020
    Copy the full SHA
    5e329ff View commit details
    Browse the repository at this point in the history