nix-init
Package generator
Tools and scripts for generating Nix package definitions from URLs
Generate Nix packages from URLs with hash prefetching, dependency inference, license detection, and more [maintainer=@figsoda]
918 stars
6 watching
21 forks
Language: Rust
last commit: 6 days ago
Linked from 2 awesome lists
cargogonixnixpkgspoetrypythonrusttemplate
Related projects:
Repository | Description | Stars |
---|---|---|
nix-community/nurl | A tool to automatically generate Nix fetcher calls from repository URLs. | 480 |
nix-community/nixng | A Linux distribution based on Nix with a simpler design and minimal package set | 284 |
nix-community/templates | Pre-built templates for creating Nix package sets with minimal configuration. | 66 |
nix-community/nixos-generators | A tool that generates multiple formats from a single NixOS configuration file | 1,857 |
nix-community/nur | A community-driven repository for user-submitted Nix package descriptions | 1,341 |
inscapist/ruby-nix | Generates reproducible Ruby/Bundler app environment with Nix | 119 |
nix-community/nixpkgs-update | Automates periodic updates of a large collection of Nix package definitions. | 435 |
nix-community/nix-melt | A tool to visually inspect and understand Nix package dependencies and their relationships | 233 |
nix-community/poetry2nix | Converts Poetry projects to Nix derivations without writing custom Nix code | 887 |
nix-community/nix-index | A tool to quickly locate nix packages providing specific files. | 865 |
nix-community/nix-bundle | A tool that packages Nix derivations into standalone executables without installation or runtime dependencies. | 658 |
hraban/cl-nix-lite | A Common Lisp module that allows developers to build Nix packages with no dependencies on Quicklisp. | 30 |
nix-community/robotnix | Builds Android images using Nix package manager and build tool | 629 |
nix-community/fenix | A collection of Rust toolchains and analysis tools for Nix package manager | 701 |
msteen/nix-prefetch | Tools for securely generating and validating hashes of package sources during Nix builds | 123 |