CppLangNet icon indicating copy to clipboard operation
CppLangNet copied to clipboard

Add Nix to the tools section

Open Dich0tomy opened this issue 8 months ago โ€ข 0 comments

Description

This PR adds a complete series explaining how to use Nix for C/C++ development.

Type of Change

Changes in docs (docs)

  • [x] โœจ improve(docs) - e.g. added a new paragraph, example, using a better wording, adding a new document, etc.
  • [ ] ๐Ÿ› ๏ธ fix(docs) - bug fix, e.g. fix a typo, page render issue
  • [ ] โŒ BREAKING CHANGE(docs) - e.g. removing a document/article/category that was referenced in many other places
  • [ ] ๐Ÿงน refactor(docs) - changed a code example, e.g. replaced old code with a modern one
  • [ ] ๐Ÿ—‘๏ธ chore(docs) - other changes that don't affect the docs, e.g. updating the CI/CD pipeline

Changes in the platform (platform)

  • [ ] โœจ feat(platform) - a new feature, e.g. a new MDX component, plugin, theme, etc.
  • [ ] ๐Ÿ› ๏ธ fix(platform) - bug fix, e.g. fix a typo, issue causing component to crash
  • [ ] โŒ BREAKING CHANGE(platform) - e.g. removing a feature, changing the API, etc.
  • [ ] ๐Ÿงน refactor(platform) - code improvements, changes, e.g. unifying style, renaming internals, etc.
  • [ ] ๐Ÿ“ docs(platform) - updated code documentation
  • [ ] ๐Ÿ—‘๏ธ chore(platform) - other changes that don't affect the platform directly, e.g. updating the CI/CD pipeline

Dich0tomy avatar Jun 02 '24 12:06 Dich0tomy