diff --git a/flake.nix b/flake.nix index f2a3947..6b3dbb2 100644 --- a/flake.nix +++ b/flake.nix @@ -37,7 +37,7 @@ }; patches = [ - # The TestRestoreWithPermissionFailure test fails in Nix’s build sandbox + # The TestRestoreWithPermissionFailure test fails in Nix's build sandbox ./0001-Skip-testing-restore-with-permission-failure.patch ];