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: a8d3aebdce8a
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 7294e168cdc8
Choose a head ref
  • 10 commits
  • 9 files changed
  • 7 contributors

Commits on Aug 22, 2019

  1. nixos/zsh: Fix tramp support

    For a long time, TRAMP has not worked with ZSH NixOS servers. I
    thought I fixed this in 0740f57e63af61694d14796286cb9204, but now
    realize that was only half the problem. For TRAMP to start working
    again ‘unsetopt zle’ was needed, otherwise the connection would hang.
    In addition, I have a few more settings added that can apparenty
    interfere with these settings.
    matthewbauer committed Aug 22, 2019
    Copy the full SHA
    ac773d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Copy the full SHA
    0acec0d View commit details
    Browse the repository at this point in the history
  2. opencv: CVE-2019-14493

    mmahut committed Aug 23, 2019
    Copy the full SHA
    589405a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e7581c2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #67225 from matthewbauer/tramp-zshrc-fix

    nixos/zsh: Fix tramp support
    matthewbauer committed Aug 23, 2019
    Copy the full SHA
    1329703 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6039cce View commit details
    Browse the repository at this point in the history
  6. Merge pull request #63273 from colemickens/nixpkgs-gelasio

    gelasio: init at unstable-2018-08-13
    worldofpeace committed Aug 23, 2019
    Copy the full SHA
    eaf95be View commit details
    Browse the repository at this point in the history
  7. adoptopenjdk-icedtea-web: rename from icedtea_web

    This is a follow up of NixOS/nixpkgs#66422
    
    - rename icedtea_web to adoptopenjdk-icedtea-web to reflect the new governance
    - add icedtea_web and icedtea8_web to aliases.nix for backwards compatibility
    - update the attribute name where icedtea_web is used
    stefano-m committed Aug 23, 2019
    Copy the full SHA
    a6d234e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #67214 from stefano-m/master

    adoptopenjdk-icedtea-web: rename from icedtea_web
    worldofpeace committed Aug 23, 2019
    Copy the full SHA
    0552f4d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #67316 from marsam/update-terraform

    terraform_0_12: 0.12.6 -> 0.12.7
    marsam committed Aug 23, 2019
    Copy the full SHA
    7294e16 View commit details
    Browse the repository at this point in the history