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: 8f354badbc71
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 30c312341fbe
Choose a head ref
  • 16 commits
  • 17 files changed
  • 10 contributors

Commits on Jan 13, 2019

  1. anki: add manual output

    The Anki manual is distibuted in a separate repository and has to be
    patched a bit to work offline.
    The in-program manual now points to our distributed offline version.
    Profpatsch committed Jan 13, 2019
    Copy the full SHA
    14572e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Copy the full SHA
    f32987d View commit details
    Browse the repository at this point in the history
  2. lib/modules.nix: small eval optimization (foldl' + foldl' + attrNames…

    … -> foldl' + mapAttrs)
    danbst committed Jan 30, 2019
    Copy the full SHA
    aa2e63c View commit details
    Browse the repository at this point in the history
  3. traefik: 1.7.4 -> 1.7.8

    Signed-off-by: Vincent Demeester <vincent@sbr.pm>
    vdemeester committed Jan 30, 2019
    Copy the full SHA
    3597d3e View commit details
    Browse the repository at this point in the history
  4. riot-web: 0.17.8 -> 0.17.9

    nyanloutre committed Jan 30, 2019
    Copy the full SHA
    59efe8a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9e76259 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2407326 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #53872 from Profpatsch/ankidocs

    anki: add manual output
    veprbl committed Jan 30, 2019
    Copy the full SHA
    2f0b754 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #54951 from alexfmpe/patch-2

    Fix typos in docker tools docs
    alyssais committed Jan 30, 2019
    Copy the full SHA
    58822e5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #53959 from ejpcmac/update-elixir_1_8

    elixir_1_8: 1.8.0-rc.1 -> 1.8.1
    alyssais committed Jan 30, 2019
    Copy the full SHA
    f72d26d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #54945 from nyanloutre/riot-update

    riot-web: 0.17.8 -> 0.17.9
    alyssais committed Jan 30, 2019
    Copy the full SHA
    b2f6777 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #54808 from vdemeester/update-traefik

    traefik: 1.7.4 -> 1.7.8
    alyssais committed Jan 30, 2019
    Copy the full SHA
    cd37219 View commit details
    Browse the repository at this point in the history
  12. heroku: 7.18.2 -> 7.19.4

    marsam authored and dywedir committed Jan 30, 2019
    Copy the full SHA
    18ad447 View commit details
    Browse the repository at this point in the history
  13. nomad: v0.8.6 -> v0.8.7 (#54656)

    mfossen authored and danbst committed Jan 30, 2019
    Copy the full SHA
    475d748 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    27982b4 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #54637 from danbst/small-eval-optimization

    module system: small eval optimization
    danbst committed Jan 30, 2019
    Copy the full SHA
    30c3123 View commit details
    Browse the repository at this point in the history