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: 1607e821ff22
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: 17b5c0297595
Choose a head ref

Commits on May 24, 2020

  1. Copy the full SHA
    80c3ece View commit details

Commits on May 25, 2020

  1. Copy the full SHA
    c18fae4 View commit details

Commits on May 29, 2020

  1. go-bindata: use fetchFromGitHub

    Cleaned up expression as well. Verified sha256 is reproducible and unchanged.
    bhipple committed May 29, 2020
    Copy the full SHA
    5514329 View commit details
  2. appimage: replace radare2+jq with readelf+awk+sha256sum

    radare2 does not play nicely with filenames containing spaces
    radareorg/radare2#16958
    prusnak committed May 29, 2020
    Copy the full SHA
    9444756 View commit details

Commits on May 30, 2020

  1. colormake: use fetchFromGitHub

    Verified the sha256 does not change.
    bhipple committed May 30, 2020
    Copy the full SHA
    a25bdf1 View commit details
  2. Copy the full SHA
    6e0f899 View commit details
  3. Copy the full SHA
    a4bf2cc View commit details

Commits on May 31, 2020

  1. libversion: Fix unsafe concatenation of $LD_LIBRARY_PATH

    Naive concatenation of $LD_LIBRARY_PATH can result in an empty
    colon-delimited segment; this tells glibc to load libraries from the
    current directory, which is definitely wrong, and may be a security
    vulnerability if the current directory is untrusted.  This particular
    case probably has no security relevance, but we should avoid this
    unsafe pattern anyway in case it gets copied.  See #76804.
    
    Signed-off-by: Anders Kaseorg <andersk@mit.edu>
    andersk committed May 31, 2020
    Copy the full SHA
    665dfc2 View commit details
  2. Copy the full SHA
    93f30ea View commit details
  3. Merge pull request #89243 from andersk/libversion-LD_LIBRARY_PATH

    libversion: Fix unsafe concatenation of $LD_LIBRARY_PATH
    ryantm authored May 31, 2020
    Copy the full SHA
    03147cf View commit details
  4. Copy the full SHA
    f7056dc View commit details
  5. Merge pull request #89244 from doronbehar/gnuradio-rewrite

    gnuradio: 3.7.13.4 -> 3.7.14.0
    flokli authored May 31, 2020
    Copy the full SHA
    1c170f9 View commit details
  6. Merge pull request #89212 from piperswe/keybase-gui-x86_64-only

    keybase-gui: set platforms to x86_64-linux
    flokli authored May 31, 2020
    Copy the full SHA
    1957a62 View commit details
  7. Merge pull request #89250 from mayflower/docker-compose-fix-zsh-compl…

    …etion
    
    docker-compose: fix zsh completion
    globin authored May 31, 2020
    Copy the full SHA
    2168036 View commit details
  8. Merge pull request #89224 from etu/fix-unit-php-extensions

    unit: Expose PHP expressions used so it can easily be accessed for configs
    flokli authored May 31, 2020
    Copy the full SHA
    8ae5866 View commit details
  9. Merge pull request #89138 from bhipple/fix/go-bindata

    go-bindata: use fetchFromGitHub
    flokli authored May 31, 2020
    Copy the full SHA
    d5831b9 View commit details
  10. Merge pull request #89137 from bhipple/fix/colormake

    colormake: use fetchFromGitHub
    flokli authored May 31, 2020
    Copy the full SHA
    98ed9c3 View commit details
  11. Merge pull request #89122 from prusnak/appimage-exec-fix-space

    appimage: replace radare2+jq with readelf+awk+sha256sum
    flokli authored May 31, 2020
    Copy the full SHA
    b19590a View commit details
  12. Copy the full SHA
    c06682b View commit details
  13. Add shardy to maintainers

    shardulbee committed May 31, 2020
    Copy the full SHA
    b320474 View commit details
  14. yabai: 3.0.1 -> 3.0.2

    shardulbee committed May 31, 2020
    Copy the full SHA
    2d95536 View commit details
  15. Merge pull request #88887 from mweinelt/vsftpd

    vsftpd: listen on both address families
    flokli authored May 31, 2020
    Copy the full SHA
    414e1c6 View commit details
  16. Merge pull request #88784 from NickHu/redshift

    redshift: enable appindicator support
    flokli authored May 31, 2020
    Copy the full SHA
    ba6bc5f View commit details
  17. Merge pull request #89225 from minijackson/hyperfine-shell-files

    hyperfine: install man and shell completion
    marsam authored May 31, 2020
    Copy the full SHA
    9aecb84 View commit details
  18. Merge pull request #89229 from shardulbee/update-yabai-3.0.2

    yabai: 3.0.1 -> 3.0.2
    marsam authored May 31, 2020
    Copy the full SHA
    8a73ac0 View commit details
  19. hugo: 0.71.1 -> 0.72.0

    Frostman committed May 31, 2020
    Copy the full SHA
    b24a082 View commit details
  20. Merge pull request #89253 from Frostman/hugo-0.72.0

    hugo: 0.71.1 -> 0.72.0
    Br1ght0ne authored May 31, 2020
    Copy the full SHA
    17b5c02 View commit details
Loading