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: 5a33e4477651
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a7b60e6bdfb5
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 23, 2020

  1. nixos/locate: Whitespace: One pruneFS default per line

    This makes merging less painful.
    
    This is nixfmt's preferred format.
    chkno committed Nov 23, 2020
    Copy the full SHA
    e0d27cf View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. nixos/locate: Add a test

    chkno committed Dec 10, 2020
    Copy the full SHA
    e0e08a1 View commit details
    Browse the repository at this point in the history
  2. nixos/locate: Exclude fuse.sshfs

    The "fuse" and "sshfs" entries already present are not keeping this find
    invocation out of sshfs mounts, which present as fstype "fuse.sshfs"
    chkno committed Dec 10, 2020
    Copy the full SHA
    86f0dc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Merge pull request #104727 from chkno/fuse-dot-sshfs

    nixos/locate: Fix sshfs exclusion
    symphorien committed Dec 11, 2020
    Copy the full SHA
    a7b60e6 View commit details
    Browse the repository at this point in the history