Serialization-powered Nix Converter.
  • Rust 66.2%
  • Nix 10.1%
  • JavaScript 9%
  • CSS 6%
  • HTML 5.6%
  • Other 3.1%
Find a file
Gabriel Santos de Souza e7af9bd9c3
Some checks failed
Continuous Integration / cocogitto (push) Failing after 1s
Continuous Integration / reuse (push) Failing after 1s
Continuous Integration / cargo-audit (push) Failing after 1s
Continuous Integration / rustfmt (push) Failing after 1s
Continuous Integration / clippy (push) Failing after 1s
Continuous Integration / cargo-llvm-cov (push) Failing after 1s
Release-plz / Release-plz release (push) Has been skipped
Release-plz / Release-plz PR (push) Has been skipped
chore(any2nix-website): release v0.1.6
2026-09-20 21:52:13 +00:00
.cargo refactor(config.toml): remove restricting workspace flag from cargo cov 2026-09-15 10:57:11 -03:00
.devcontainer chore: initial commit 2026-08-28 08:49:14 -03:00
.github ci(release.yml): add missing build step for any2nix-website 2026-09-20 18:29:37 -03:00
any2nix chore: release v0.1.3 2026-09-20 10:50:58 -03:00
any2nix-api chore: release v0.1.3 2026-09-20 10:50:58 -03:00
any2nix-cli chore: release v0.1.3 2026-09-20 10:50:58 -03:00
any2nix-gui chore: release v0.1.3 2026-09-20 10:50:58 -03:00
any2nix-i18n fix(Cargo.toml): make any2nix-i18n public 2026-09-20 03:59:23 -03:00
any2nix-website chore(any2nix-website): release v0.1.6 2026-09-20 21:52:13 +00:00
img docs: add crate readmes 2026-09-20 02:20:19 -03:00
LICENSES build: add cargo-dist 2026-09-20 10:07:37 -03:00
.dockerignore fix: properly build npm dependencies with bun 2026-09-20 17:35:18 -03:00
.editorconfig chore: initial commit 2026-08-28 08:49:14 -03:00
.envrc build(.envrc): remove unecessary check for nix 2026-09-20 03:03:18 -03:00
.gitignore fix(.gitignore): remove uncessary node_modules rule 2026-09-15 10:57:14 -03:00
Cargo.lock chore(any2nix-website): release v0.1.6 2026-09-20 21:52:13 +00:00
Cargo.toml chore: release v0.1.3 2026-09-20 10:50:58 -03:00
cog.toml refactor(config.toml): remove restricting workspace flag from cargo cov 2026-09-15 10:57:11 -03:00
dist-workspace.toml build: fix cargo-dist and incompatibility between release-plz 2026-09-20 10:48:32 -03:00
docker-compose.dev.yaml build(docker): unify docker setup 2026-09-15 10:57:34 -03:00
docker-compose.prod.yaml build(docker): unify docker setup 2026-09-15 10:57:34 -03:00
Dockerfile fix: properly build npm dependencies with bun 2026-09-20 17:35:18 -03:00
flake.lock build: move flake to root and implement packages 2026-09-20 00:56:02 -03:00
flake.nix fix: properly build npm dependencies with bun 2026-09-20 17:35:18 -03:00
README.md docs: update project logo origin 2026-09-20 10:23:43 -03:00
release-plz.toml fix: allow dirty status for publishing any2nix-website 2026-09-20 18:01:04 -03:00
REUSE.toml feat: implement website 2026-09-15 10:57:16 -03:00
rust-toolchain.toml ci: fix CI workflow and build dependencies 2026-09-20 03:02:39 -03:00
rustfmt.toml fix(rustfmt.toml): set edition in rustfmt to format files with async 2026-09-02 23:33:59 -03:00
taplo.toml feat(taplo.toml): add taplo configuration for more formatting rules 2026-09-15 10:57:20 -03:00

Ferris the Rustacean, Rust's mascot, holding a file on its left claw and Nix's logo on its right claw

any2nix: Serialization-powered Nix Converter

License

Introduction

any2nix is a suite of conversion tools from multiple formats to Nix based on data serialization.