-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
creek: init at 0.4.2 #392212
creek: init at 0.4.2 #392212
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not much else to comment on because I have 0 zig experience. I'm sure there will be others with more input.
thank you for the feedback, I have addressed all of the suggestions. p.s.: about the zig2nix - my bad, I assumed it would generate nix code following the best practices without really checking out its code twice. I will pull request a change (edit: to zig2nix repo) to refactor |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not super familiar with Zig packaging. There are already multiple .zon.nix
-style packages in nixpkgs, so I assume it's okay.
nixpkgs-review
result
Generated using nixpkgs-review
.
Command: nixpkgs-review pr 392212
x86_64-linux
✅ 1 package built:
- creek
Closes #390316.
Adds creek.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.