Navigation Menu

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

Commits on Jun 10, 2019

  1. bundlerApp: Set up passthru properly

    The manual documents both bundlerEnv and bundlerApp as providing `env`
    and `wrappedRuby` attributes on the resulting derivations. However only
    bundlerEnv actually had these attributes. Update bundlerApp to provide
    the same passthru that bundlerEnv does.
    lilyball committed Jun 10, 2019
    Copy the full SHA
    39eb49c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Merge pull request #62971 from lilyball/bundlerApp-passthru

    bundlerApp: Set up passthru properly
    matthewbauer committed Jun 16, 2019
    Copy the full SHA
    4d5c1c8 View commit details
    Browse the repository at this point in the history