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
base: 0884f180f5ca
Choose a base ref
...
head repository: NixOS/nix
compare: 259ff74bdeea
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on May 11, 2020

  1. Cleanup

    edolstra committed May 11, 2020
    Copy the full SHA
    4c3c638 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    da310fa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e917332 View commit details
    Browse the repository at this point in the history
  4. Add completion for installables

    This completes flakerefs using the registry (e.g. 'nix<TAB>' => 'nix
    nixpkgs') and flake output attributes by evaluating the flake
    (e.g. 'dwarffs#nix<TAB>' => 'dwarffs#nixosModules').
    edolstra committed May 11, 2020
    Copy the full SHA
    259ff74 View commit details
    Browse the repository at this point in the history