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: 52565a88187f
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 3605222d0f3d
Choose a head ref
  • 11 commits
  • 13 files changed
  • 7 contributors

Commits on Mar 9, 2019

  1. ipget: 0.2.5 -> 0.3.2

    Unbreak the build by updating to a newer version.
    
    cc #56826
    
    (cherry picked from commit 1d86cd4)
    andir authored and veprbl committed Mar 9, 2019
    Copy the full SHA
    300697d View commit details
    Browse the repository at this point in the history
  2. aide: 0.16 -> 0.16.1

    (cherry picked from commit 2e1217f)
    pSub committed Mar 9, 2019
    Copy the full SHA
    9368dc4 View commit details
    Browse the repository at this point in the history
  3. mhddfs: fix build (see #53716)

    (cherry picked from commit bbfd2be)
    pSub committed Mar 9, 2019
    Copy the full SHA
    83e20a5 View commit details
    Browse the repository at this point in the history
  4. pantheon.elementary-redacted-script: init at 2016-06-03

    (cherry picked from commit 86f4bad)
    worldofpeace committed Mar 9, 2019
    Copy the full SHA
    96587cc View commit details
    Browse the repository at this point in the history
  5. nixos/pantheon: add elementary-redacted-script to fonts

    Needed by elementary-screenshot-tool to conceal text.
    
    (cherry picked from commit 59f4708)
    worldofpeace committed Mar 9, 2019
    Copy the full SHA
    ad3e19a View commit details
    Browse the repository at this point in the history
  6. pythonPackages.rfc3986: fix pytest dependency

    (cherry picked from commit 40953c8)
    worldofpeace committed Mar 9, 2019
    Copy the full SHA
    1b97770 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #57132 from ckauhaus/vulnix-1.8.0

    vulnix: 1.7.1 -> 1.8.0
    (cherry picked from commit 1f8aa8b)
    7c6f434c committed Mar 9, 2019
    Copy the full SHA
    ce9b83b View commit details
    Browse the repository at this point in the history
  8. ova: remove stateVersion

    This is undefined in the default configuration.nix template.
    
    (cherry picked from commit a923a5b)
    matthewbauer committed Mar 9, 2019
    Copy the full SHA
    a6caed5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. trash-cli: fix build (#56818)

    More fallout from enabling strictDeps in #55757. `buildInputs` are not
    accessible from the check phase.
    
    (cherry picked from commit 83dcf66)
    timokau authored and samueldr committed Mar 10, 2019
    Copy the full SHA
    42db132 View commit details
    Browse the repository at this point in the history
  2. tikzit: enableParallelBuilding = false

    https://hydra.nixos.org/build/90301445
    It's quite fast anyway: 1-2 minutes.
    vcunat committed Mar 10, 2019
    Copy the full SHA
    96fecc3 View commit details
    Browse the repository at this point in the history
  3. tikzit: really use enableParallelBuilding = false

    I pushed the incomplete parent commit by mistake.
    It defaults to = true, thanks to qmake IIRC.
    vcunat committed Mar 10, 2019
    Copy the full SHA
    3605222 View commit details
    Browse the repository at this point in the history