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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3b44ccd991be
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a7d1474 View commit details
  2. Merge pull request #51095 from bhipple/fix/emacs-builders

    emacsPackagesNg.trivialBuild: cleanup and standardize function
    ttuegel authored Nov 27, 2018
    Copy the full SHA
    762295a View commit details
Loading