Skip to content

[Fix]: add missing stdio header#266

Merged
numinit merged 1 commit into
NixOS:masterfrom
GabrielFeliciano:master
Jun 29, 2025
Merged

[Fix]: add missing stdio header#266
numinit merged 1 commit into
NixOS:masterfrom
GabrielFeliciano:master

Conversation

@GabrielFeliciano
Copy link
Copy Markdown
Contributor

My setup required the inclusion of the stdio headers.

I have little experience with C, so that caught me first time.

By the way, I also had to change the filename of my C script, since it seems that Nix caches the files after the first compilation and I haven't found how to easily refresh the cache with nix repl. So, It could be cool to also include this in the docs.

@numinit numinit merged commit 75cb2da into NixOS:master Jun 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants