nix-community/naersk

Build rust crates in Nix. No configuration, no code generation, no IFD. Sandbox friendly. [maintainer: @Patryk27]

NixRustnixcratesrust-langcargo
This is stars and forks stats for /nix-community/naersk repository. As of 07 May, 2024 this repository has 557 stars and 78 forks.

Naersk Build Rust projects with ease! Introduction Setup Usage Examples Tips & Tricks Introduction Naersk is a Nix library for building Rust projects - basically, you write: naersk.buildPackage { src = ./.; # Wherever your Cargo.lock and the rest of your source code are } ... and that turns your code into a Nix derivation which you can, for instance, include in your system: environment.systemPackages = [ (naersk.buildPackage { src = ./my-cool-app; }) ]; # (see below for more complete...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
divnix/diggaNixShell97201190
zombodb/zombodbPLpgSQLRustOther4.5k02120
shadowsocks/shadowsocks-rustRustShellPython6.6k09380
MythicAgents/tetanusRustPythonJavaScript233+4330
SeaQL/sea-ormRustShell5.1k03870
ruffle-rs/ruffleActionScriptRustTypeScript13.2k+16687+3
evmar/n2RustOther2470190
messense/aliyundrive-webdavRustHTMLLua8.7k01.1k0
Findomain/FindomainRustRoffShell3k+3358-1
microsoft/vscodeTypeScriptJavaScriptCSS151.8k027.1k0