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: 15992aae7bcc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 642541f5d025
Choose a head ref
  • 13 commits
  • 18 files changed
  • 4 contributors

Commits on Feb 10, 2020

  1. ruby_2_4: remove

    According to https://endoflife.software/programming-languages/server-side-scripting/ruby
    ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
    will be cut. We won't be able to support it for security updates.
    
    Remove all references to ruby_2_4 and add ruby_2_7 instead where
    missing.
    
    Mark packages that depend on ruby 2.4 as broken:
    * chefdk
    * sonic-pi
    
    (cherry picked from commit bcdc90a)
    zimbatm authored and worldofpeace committed Feb 10, 2020
    Copy the full SHA
    f8f607b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. nss: 3.48 -> 3.49.2

    (cherry picked from commit 48603cd)
    andir committed Feb 12, 2020
    Copy the full SHA
    99c958f View commit details
    Browse the repository at this point in the history
  2. rust-cbindgen: 0.10.0 -> 0.13.1

    (cherry picked from commit 82d9ce4)
    andir committed Feb 12, 2020
    Copy the full SHA
    662591b View commit details
    Browse the repository at this point in the history
  3. firefox: prepare for 73.0

    (cherry picked from commit 187d691)
    andir committed Feb 12, 2020
    Copy the full SHA
    3187daa View commit details
    Browse the repository at this point in the history
  4. firefox: 72.0.2 -> 73.0

    (cherry picked from commit 8019df9)
    andir committed Feb 12, 2020
    Copy the full SHA
    db66f71 View commit details
    Browse the repository at this point in the history
  5. firefox-bin: 72.0.3 -> 73.0

    (cherry picked from commit 1192073)
    andir committed Feb 12, 2020
    Copy the full SHA
    5cc5f7b View commit details
    Browse the repository at this point in the history
  6. firefox-esr: 68.4.2esr -> 68.5.0esr

    (cherry picked from commit f43fdd1)
    andir committed Feb 12, 2020
    Copy the full SHA
    7deaadc View commit details
    Browse the repository at this point in the history
  7. nixos/tests/firefox: support running the test with the firefox ESR ve…

    …rsion
    
    Also adds this to the release jobset.
    
    (cherry picked from commit 7a625e7)
    andir committed Feb 12, 2020
    Copy the full SHA
    ae03096 View commit details
    Browse the repository at this point in the history
  8. Merge #79740: libssh2: patch CVE-2019-17498

    (cherry picked from commit 4ff2a16)
    vcunat committed Feb 12, 2020
    Copy the full SHA
    78a273d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #79914 from andir/20.03/firefox73

    [20.03] firefox 73
    andir committed Feb 12, 2020
    Copy the full SHA
    2053cb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. glibc: use python3Minimal instead of python3

    This should improve the speed of bootstrapping process.
    Cost of evaluation also decreases a bit,
    but I don't expect that will be significant.
    
    (cherry picked from commit f651910)
    vcunat authored and worldofpeace committed Feb 15, 2020
    Copy the full SHA
    ced2b5a View commit details
    Browse the repository at this point in the history
  2. openssl: revert a workaround that's no longer needed

    Thanks to python3Minimal.  This reverts part of c203848 #79738.
    
    (cherry picked from commit 5a8000d)
    vcunat authored and worldofpeace committed Feb 15, 2020
    Copy the full SHA
    306d76f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

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