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: d308e698f906
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: b8f712ef61ad
Choose a head ref
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 12, 2018

  1. nheko: mark as insecure (#48281)

    The package is no longer maintained and includes potential security
    vulnerabilities (a use-after-free and several crashes) that are known
    and not fixed in the version present in nixpkgs. They don't look too bad
    judging from the trigger vectors mentioned in the changelog, but with
    the project going unmaintained one of them becoming a security
    vulnerability would likely not be noticed.
    
    (cherry picked from commit ad992cb)
    Ekleog authored and xeji committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    14bb2f4 View commit details
    Browse the repository at this point in the history
  2. nixpkgs docs: finish up mapAttrsRecursive

    (cherry picked from commit e7549b9)
    grahamc committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    45dbf83 View commit details
    Browse the repository at this point in the history
  3. nixpkgs docs: document mapAttrsRecursiveCond

    (cherry picked from commit d664b8f)
    grahamc committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    27b5493 View commit details
    Browse the repository at this point in the history
  4. nixpkgs docs: document genAttrs

    (cherry picked from commit ef05e10)
    grahamc committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    16c53e0 View commit details
    Browse the repository at this point in the history
  5. nixpkgs docs: document isDerivation

    (cherry picked from commit f85a4ba)
    grahamc committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    1280a22 View commit details
    Browse the repository at this point in the history
  6. nixpkgs docs: document toDerivation

    (cherry picked from commit c547c3f)
    grahamc committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    3736fcd View commit details
    Browse the repository at this point in the history
  7. nixpkgs docs: document optionalAttrs

    (cherry picked from commit e0c6981)
    grahamc committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    8b02f90 View commit details
    Browse the repository at this point in the history
  8. nixpkgs docs: document zipAttrsWithNames

    (cherry picked from commit 3b3bde4)
    grahamc committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    b8f712e View commit details
    Browse the repository at this point in the history