Skip to content
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
base: baeed035ea7c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5e329ff83c86
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 5, 2020

  1. 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
  2. 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
  3. 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