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: 9c691e6fd72f
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: ac2e87944c3b
Choose a head ref
  • 20 commits
  • 18 files changed
  • 16 contributors

Commits on Nov 15, 2019

  1. Add configuration for GitHub stale bot

    The configuration added is taken from RFC 0051, and is the first step
    toward implementing it. Next, we will have to enable the stale bot by
    installing the GitHub application.
    
    https://github.com/NixOS/rfcs/blob/master/rfcs/0051-mark-stale-issues.md
    ryantm committed Nov 15, 2019
    Copy the full SHA
    dc4339d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Copy the full SHA
    3344f3e View commit details
    Browse the repository at this point in the history
  2. multibootusb: Fix QT and refactor

    Also removed myself as maintainer because I don't care about this
    software anymore.
    jD91mZM2 authored and bjornfor committed Nov 16, 2019
    Copy the full SHA
    227c4c8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d0aec3b View commit details
    Browse the repository at this point in the history
  4. retroarch: 1.7.8.4 -> 1.8.1

    WayaOS authored and bjornfor committed Nov 16, 2019
    Copy the full SHA
    08a8976 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    17e0d73 View commit details
    Browse the repository at this point in the history
  6. gpxsee: 7.16 -> 7.17

    sikmir authored and bjornfor committed Nov 16, 2019
    Copy the full SHA
    1421eee View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8c42dba View commit details
    Browse the repository at this point in the history
  8. steam: use 32bit version of libva

    Jonathan Ringer authored and FRidh committed Nov 16, 2019
    Copy the full SHA
    87c674d View commit details
    Browse the repository at this point in the history
  9. cargo-bloat: 0.9.0 -> 0.9.1

    xrelkd authored and bjornfor committed Nov 16, 2019
    Copy the full SHA
    0b21ea6 View commit details
    Browse the repository at this point in the history
  10. fbida: extend description

    Add the tools names to the package description to make it discoverable
    by e.g. `nix search`
    vojta001 authored and bjornfor committed Nov 16, 2019
    Copy the full SHA
    16281a9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #68914 from dtzWill/update/broot-0.9.5

    broot: 0.9.4 -> 0.10.2
    dtzWill committed Nov 16, 2019
    Copy the full SHA
    ed2819a View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    7889ec6 View commit details
    Browse the repository at this point in the history
  13. vimPlugins: update

    timokau committed Nov 16, 2019
    Copy the full SHA
    1defbf4 View commit details
    Browse the repository at this point in the history
  14. deployAndroidPackage: prefer local builds

    These derivations just unzip something and maybe do a little patching,
    so there's no benefit to sending the zip file off to a build server and
    then downloading the unzipped results again.
    jameysharp authored and bjornfor committed Nov 16, 2019
    Copy the full SHA
    5d1c9ce View commit details
    Browse the repository at this point in the history
  15. john: copy rules

    copy rules so that they are available to john at runtime
    without this, john fails when run with default settings
    livnev authored and bjornfor committed Nov 16, 2019
    Copy the full SHA
    efd3b45 View commit details
    Browse the repository at this point in the history
  16. gaia: restrict to X86 platforms

    ARM Hydra build keeps failing
    c0bw3b committed Nov 16, 2019
    Copy the full SHA
    bc77ec7 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #73498 from timokau/vimPlugins-2019-11-16

    vimPlugins: update
    timokau committed Nov 16, 2019
    Copy the full SHA
    b41e2cf View commit details
    Browse the repository at this point in the history
  18. efitools: fix build with gnu-efi >= 3.0.11

     (#73503)
    c0bw3b committed Nov 16, 2019
    Copy the full SHA
    3bd26af View commit details
    Browse the repository at this point in the history
  19. Merge pull request #73444 from ryantm/stale

    Add configuration for GitHub stale bot
    ryantm committed Nov 16, 2019
    Copy the full SHA
    ac2e879 View commit details
    Browse the repository at this point in the history