Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: eaa383919466
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 47fbd1e4134b
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 29, 2020

  1. emacs: improve setup hook

    - Add packages installed in a sub-directory of site-lisp, such as
      mu4e, to EMACSLOADPATH.
    
    - Add ELPA packages to EMACSLOADPATH.
    
    - Add each package only once to EMACSLOADPATH. Before, each package
      would typically be added twice for each transitive dependency
      leading to a huge variable for a package having many dependencies.
    
    Fixed #78680
    
    (cherry picked from commit 2d2de74)
    rycee authored and cprussin committed Apr 29, 2020
    Copy the full SHA
    a900089 View commit details
    Browse the repository at this point in the history
  2. emacs: fix setup-hook

    This change fixes byte compilation of, e.g., Helm without breaking
    builds using, e.g., `trivialBuild`.
    
    See NixOS/nixpkgs#82604 (comment)
    
    (cherry picked from commit bf486f7)
    rycee authored and cprussin committed Apr 29, 2020
    Copy the full SHA
    49f7706 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86344 from cprussin/release-20.03

    [20.03] emacs: improve setup hook
    rycee committed Apr 29, 2020
    Copy the full SHA
    911c0a5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6d20136 View commit details
    Browse the repository at this point in the history
  5. linux: 5.4.35 -> 5.4.36

    NeQuissimus committed Apr 29, 2020
    Copy the full SHA
    8368472 View commit details
    Browse the repository at this point in the history
  6. linux: 5.6.7 -> 5.6.8

    NeQuissimus committed Apr 29, 2020
    Copy the full SHA
    2a126b3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    47fbd1e View commit details
    Browse the repository at this point in the history