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: 13efba986133
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 969e43e394f2
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 25, 2021

  1. nixos/filesystems: don't allow mountpoints with trailing slash

    They are semantically the same as the non-slash version and therefore
    are potential source of duplicates.
    
    Also fixes #78951
    
    Alternative to #95308
    Mic92 committed Jan 25, 2021
    Copy the full SHA
    76360c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Merge pull request #95406 from Mic92/mountpoint-type

    nixos/filesystems: don't allow mountpoints with trailing slash
    kevincox committed Jan 31, 2021
    Copy the full SHA
    969e43e View commit details
    Browse the repository at this point in the history