Skip to content

Commit

Permalink
wip: gha test
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Oct 26, 2024
1 parent 5f1dbaa commit 762cd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
];

shellHook = ''
export NIX_CC_SUFFIX_SALT=${stdenv.cc.suffixSalt}
export NIX_CC_SUFFIX_SALT=${pkgs.stdenv.cc.suffixSalt}
'';
};
}
Expand Down

0 comments on commit 762cd7e

Please sign in to comment.