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: df6bf7f5b72f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0b504bc6ff5b
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 17, 2019

  1. color-theme-solarized: update and fix

    I suspect there is something wrong with the elpa package generator. Emacs'
    setup-hook adds the `site-lisp` directory to `load-path`, but elpa packages end
    up having their code in `site-lisp/elpa/package-version, and thus emacs cannot
    load them.
    
    If that worked, adding `color-theme` as `builInput` might be better than
    explicitly adding its `site-lisp` to the `load-path` in the `buildPhase`
    samuelrivas authored and Lassulus committed Nov 17, 2019
    Copy the full SHA
    0b504bc View commit details
    Browse the repository at this point in the history