sambacha / nixzer

Syscall based codemod to convert ansible and bash to nix, correctly?

Repository from Github https://github.comsambacha/nixzerRepository from Github https://github.comsambacha/nixzer

nixer Syscall-based Nix codemod

Syscall-based migration of Ansible playbooks to Nix configurationss

Core Components

NixTraceCollector

# Captures build-time and runtime syscalls
nix_trace = trace_nix_build(derivation)

Warning

Experiemental

References

Based on Dozer, by Horton et, al. 2022

see paper in docs/ dir

About

Syscall based codemod to convert ansible and bash to nix, correctly?


Languages

Language:Python 89.9%Language:Nix 7.5%Language:Shell 1.1%Language:Dockerfile 0.8%Language:ANTLR 0.7%Language:Makefile 0.0%