Skip to content
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
base: 9e44b46bab02
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: aa8bdaf0c4ed
Choose a head ref
  • 6 commits
  • 17 files changed
  • 2 contributors

Commits on Aug 26, 2018

  1. WIP Elm 0.19

    domenkozar committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    db11c83 View commit details
    Browse the repository at this point in the history
  2. elm: 0.18 -> 0.19

    update makeElmStuff to makeDotElm, create elm-elm.nix listing the elm
    code that elm itself embeds, and pre-fetch it so that the elm build
    can function offline.  also include a versions.dat file, as created
    during an impure build of elm.  set ELM_HOME so that the elm build can
    find these things.
    
    continues #45448
    
    (cherry picked from commit e7d0df8)
    Signed-off-by: Domen Kožar <domen@dev.si>
    jerith666 authored and domenkozar committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    9f9e9d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c542d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82f11ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc11905 View commit details
    Browse the repository at this point in the history
  6. elm: add instructions for versions.dat and elm-elm.nix

    (cherry picked from commit fcabcb2)
    Signed-off-by: Domen Kožar <domen@dev.si>
    jerith666 authored and domenkozar committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    aa8bdaf View commit details
    Browse the repository at this point in the history