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/nix-mode
base: 75d211189173
Choose a base ref
...
head repository: NixOS/nix-mode
compare: df4ba688a7cf
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on May 22, 2021

  1. Add support nix 2.4 flakes in search

    This lets you search flakes like so:
    
    M-x nix-search<RET>
    abc
    matthewbauer committed May 22, 2021
    Copy the full SHA
    c19e103 View commit details
    Browse the repository at this point in the history
  2. Add .dir-locals.el file

    matthewbauer committed May 22, 2021
    Copy the full SHA
    f2acc55 View commit details
    Browse the repository at this point in the history
  3. Set meta.description

    matthewbauer committed May 22, 2021
    Copy the full SHA
    949cb98 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    37f641a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    df4ba68 View commit details
    Browse the repository at this point in the history