At some point, we may want to just examine incomparable files & allow
identically-broken symlinks, rather than explicitly list approved
exceptions here.
## [Unreleased]
+- Allow nixpkgs' additional new intentionally-invalid symlinks
## [3.0.12] - 2023-12-07
'programs.sqlite',
'svn-revision']
permitted_errors = [
+ 'pkgs/test/nixpkgs-check-by-name/tests/multiple-failures/pkgs/by-name/A/fo@/foo',
+ 'pkgs/test/nixpkgs-check-by-name/tests/symlink-invalid/pkgs/by-name/fo/foo/foo',
'pkgs/test/nixpkgs-check-by-name/tests/symlink-invalid/pkgs/by-name/fo/foo/foo.nix',
]
benign_expected_errors = []