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: 00f99fdfe6ae
Choose a base ref
...
head repository: NixOS/nix
compare: 056498371c54
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 16, 2021

  1. Document expected output of 'nix store ping'.

    While interpreting the output is fairly intuitive it would be better to
    explicitly specify what a good invocation looks like.
    
    That this isn't completely obvious (or at least causes folks to
    second-guess themselves) can be seen in a couple user threads:
    
    - https://discourse.nixos.org/t/nixos-cache-fetching-issue/3575/11
    - https://discourse.nixos.org/t/newbie-question-cant-get-trivial-example-of-nixops-to-work-on-my-mac/1125/8
    ryneeverett committed Jan 16, 2021
    Copy the full SHA
    1e13c79 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Merge pull request #4454 from ryneeverett/ping-store-output-docs

    Document expected output of 'nix store ping'.
    domenkozar committed Jan 17, 2021
    Copy the full SHA
    0564983 View commit details
    Browse the repository at this point in the history