ziglings/exercises
62
1.5k
Fork
You've already forked exercises
478

Added A Nix Flake #194

Closed
Voxi0 wants to merge 2 commits from (deleted):main into main
pull from: (deleted):main
merge into: ziglings:main
ziglings:main
First-time contributor
Copy link

Added a Nix flake that can be launched with the command "nix develop" which
creates a development environment with the unstable version of Zig
installed. This flake is essential for NixOS users like me :P

Added a Nix flake that can be launched with the command "nix develop" which creates a development environment with the unstable version of Zig installed. This flake is essential for NixOS users like me :P
Added Flake
All checks were successful
ci/woodpecker/pr/eowyn Pipeline was successful
239ffce5a7
Nix flake that can be launched with the command "nix develop" which
creates a development environment with the unstable version of Zig
installed. This flake is essential for NixOS users like me :P
Simplified Flake
All checks were successful
ci/woodpecker/pr/eowyn Pipeline was successful
ci/woodpecker/pull_request_closed/eowyn Pipeline was successful
5b2ac2d7d9
First-time contributor
Copy link

While I agree a flake is nice, it's also fairly trivial to just

nix shell 'github:mitchellh/zig-overlay#master' and get the same result 😄

While I agree a flake is nice, it's also fairly trivial to just `nix shell 'github:mitchellh/zig-overlay#master'` and get the same result 😄

Thank you for the suggestion! However, we typically avoid including configuration details in our exercises to keep them focused and straightforward.

Thank you for the suggestion! However, we typically avoid including configuration details in our exercises to keep them focused and straightforward.
chrboesch closed this pull request 2025年01月04日 19:07:54 +01:00
All checks were successful
ci/woodpecker/pr/eowyn Pipeline was successful
ci/woodpecker/pull_request_closed/eowyn Pipeline was successful

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ziglings/exercises!194
Reference in a new issue
ziglings/exercises
No description provided.
Delete branch "(deleted):main"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?