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: b89978cafa06
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f0dbbdf97017
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 5, 2018

  1. rWrapper: use runCommand, local build only

    This seems more appropriate for a wrapper generator.
    joachifm committed Dec 5, 2018
    Copy the full SHA
    d2b467a View commit details
    Browse the repository at this point in the history
  2. rstudioWrapper: use runCommand, local build only

    This seems more appropriate for a wrapper generator.
    joachifm committed Dec 5, 2018
    Copy the full SHA
    21d83e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Merge pull request #51581 from joachifm/rWrapper-local-runCommand

    Implement R wrappers as local-only runCommand
    joachifm committed Dec 7, 2018
    Copy the full SHA
    f0dbbdf View commit details
    Browse the repository at this point in the history