Skip to content
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

add Runix to development tools section #152

Closed
wants to merge 1 commit into from

Conversation

jurraca
Copy link

@jurraca jurraca commented Feb 13, 2023

Runix is a typesafe Rust interface to the Nix CLI.

@cyntheticfox
Copy link
Member

Looks a little too new to me at 2 weeks old, and with that warning about an unstable API. If it's up and working though with good coverage in a few weeks, it could be interesting though.

Additionally, it might be worth specifying it's a Rust development library instead of an application in the proposed description.

Copy link
Member

@cyntheticfox cyntheticfox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could use some minor changes and probably a move to the "Programming Languages" section under "Rust"

@@ -129,10 +129,11 @@
* [pre-commit-hooks.nix](https://github.com/cachix/pre-commit-hooks.nix) - Run linters/formatters at commit time and on your CI.
* [rnix-lsp](https://github.com/nix-community/rnix-lsp) - A syntax-checking language server for Nix.
* [robotnix](https://github.com/danielfullmer/robotnix) - A declarative and reproducible build system for Android (AOSP) images.
* [runix](https://github.com/flox/runix) - A typesafe Rust interface to the nix CLI.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capitalize Nix please.

I kinda wonder if this should go in the "Rust" subsection of "Programming Languages", since it's a library crate...


## DevOps

* [Makes](https://github.com/fluidattacks/makes) - A Nix-based CI/CD pipeline framework for building, testing, and releasing projects in any language, from anywhere.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this line have a trailing space? Not seeing the change personally...

@cyntheticfox
Copy link
Member

Repository now has a comment that its not maintained on the README, so closing pull request. If that changes in the future and the entry is good, I'd still be interested to add it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants