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

Commits on Nov 27, 2018

  1. emacsPackagesNg.trivialBuild: cleanup and standardize function

    No real function change here, but this updates the trivial and melpa builders to
    be formatted more consistently with the rest of the builders, and swaps
    `eval "$preBuild"` for the more standard `runHook preBuild`.
    bhipple committed Nov 27, 2018
    Copy the full SHA
    a7d1474 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51095 from bhipple/fix/emacs-builders

    emacsPackagesNg.trivialBuild: cleanup and standardize function
    ttuegel committed Nov 27, 2018
    Copy the full SHA
    762295a View commit details
    Browse the repository at this point in the history