Skip to content

Commit

Permalink
better comment for patch application
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf committed Nov 26, 2024
1 parent b39753e commit 8a6ef10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/by-name/microsoft/genpolicy/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ rustPlatform.buildRustPackage rec {
# https://github.com/microsoft/kata-containers/pull/174
./0006-genpolicy-support-HostToContainer-mount-propagation.patch
# This patch is a port of https://github.com/kata-containers/kata-containers/pull/10136/files
# to microsofts genpolicy.
# remove when picked up by Microsoft/kata-containers fork.
# to Microsofts genpolicy.
# TODO(miampf): remove when picked up by microsoft/kata-containers fork.
./0007-genpolicy-support-for-VOLUME-definition-in-container.patch
];
};
Expand Down

0 comments on commit 8a6ef10

Please sign in to comment.