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: 46516d87227b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a57c8579a84d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 7, 2018

  1. Add support for user-extensible shellHook to buildStackProject

    buildStackProject is overridding shell hook and doesn't append
    user-specified shellHook to it, resulting in user's shellHook
    never executing.
    uskudnik committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    01a8fa1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Merge pull request #44568 from uskudnik/add-shellhook-support-to-buil…

    …dstackproject
    
    Add support for user-extensible shellHook to haskell.lib.buildStackProject
    infinisil committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    a57c857 View commit details
    Browse the repository at this point in the history