Skip to content

Commit

Permalink
fixup! cudaPackages: replace the fhs paths in pkg-config files
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeoneSerge committed Dec 22, 2023
1 parent 67a8bfb commit d729e37
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ backendStdenv.mkDerivation (
outputToPatterns = {
bin = [ "bin" ];
dev = [
"share/pkg-config"
"**/*.pc"
"**/*.cmake"
];
Expand Down

0 comments on commit d729e37

Please sign in to comment.