Skip to content

Commit

Permalink
Update pkgs/by-name/co/colstr/package.nix
Browse files Browse the repository at this point in the history
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
  • Loading branch information
auroraanna and AndersonTorres committed Jan 5, 2024
1 parent 86b2bc5 commit f68ce4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/co/colstr/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ stdenv.mkDerivation (finalAttrs: {
buildPhase = ''
runHook preBuild
$CXX main.cpp
eval ${stdenv.cc.targetPrefix}c++ main.cpp
runHook postBuild
'';
Expand Down

0 comments on commit f68ce4a

Please sign in to comment.