Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 74e217e6af5e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 241ffca67dbc
Choose a head ref
  • 11 commits
  • 13 files changed
  • 5 contributors

Commits on Jun 28, 2019

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    866bfbc View commit details
  2. linux: 4.4.183 -> 4.4.184

    NeQuissimus committed Jun 28, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    8e1c89a View commit details
  3. linux: 4.9.183 -> 4.9.184

    NeQuissimus committed Jun 28, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    7fc5ecf View commit details
  4. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    2cbaf5b View commit details
  5. openjfx11: init at 11.0.3+1

    abbradar committed Jun 28, 2019
    Copy the full SHA
    9d9eb87 View commit details
  6. youtube-dl: 2019.06.21 -> 2019.06.27

    xrelkd authored and fpletz committed Jun 28, 2019
    Copy the full SHA
    5a5245e View commit details
  7. lutris: use wineWowPackages

    They are built by Hydra.
    abbradar committed Jun 28, 2019
    Copy the full SHA
    62ef555 View commit details
  8. intel-media-driver: disable tests

    Works only on hosts with suitable CPUs.
    
    Fixes Hydra failures:
    https://hydra.nixos.org/build/95442132
    abbradar committed Jun 28, 2019
    Copy the full SHA
    67ea4fc View commit details
  9. jekyll: Improve the "jekyll new" experience

    See NixOS/nixpkgs#58126 for more details.
    
    This will instruct the user how to manually finish the setup instead of
    failing with error messages (unfortunately it is quite a bit hacky
    though...).
    
    Extra note:
    We cannot use "bundle config --local" due to BUNDLE_GEMFILE (would
    attempt to create .bundle/config in the Nix store) and manually creating
    .bundle/config doesn't work either as these configuration variables are
    still overwritten by the environment variables, even though this
    shouldn't be the case [0].
    
    [0]: https://bundler.io/v2.0/man/bundle-config.1.html
    primeos committed Jun 28, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    primeos Michael Weiss
    Copy the full SHA
    d24aefd View commit details
  10. virtualbox: enable Java bindings

    Almost doesn't affect closure size:
    
    Before:
    /nix/store/0l23ahih0wzm39q7vgch9v86pw28shdh-virtualbox-6.0.8	 545.9M
    
    After:
    /nix/store/s7c6jgf6p0w64fxxh9iik9yi1rsmf2jz-virtualbox-6.0.8	 546.6M
    abbradar committed Jun 28, 2019
    Copy the full SHA
    6f0b781 View commit details
  11. linux_testing_hardened: fix modDirVersion

    and bring the linux-testing expression closer to the other versions.
    vcunat committed Jun 28, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    241ffca View commit details
Loading