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]
934 stars
7 watching
22 forks
Language: Rust
last commit: about 1 month 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. | 494 |
nix-community/nixng | A Linux distribution based on Nix with a simpler design and minimal package set | 303 |
nix-community/templates | Pre-built templates for creating Nix package sets with minimal configuration. | 69 |
nix-community/nixos-generators | A tool that generates multiple formats from a single NixOS configuration file | 1,892 |
nix-community/nur | A community-driven repository for user-submitted Nix package descriptions | 1,371 |
inscapist/ruby-nix | Generates reproducible Ruby/Bundler app environment with Nix | 121 |
nix-community/nixpkgs-update | Automates periodic updates of a large collection of Nix package definitions. | 450 |
nix-community/nix-melt | A tool to visually inspect and understand Nix package dependencies and their relationships | 242 |
nix-community/poetry2nix | Automatically converts Poetry projects to Nix derivations | 898 |
nix-community/nix-index | A tool to quickly locate nix packages providing specific files. | 883 |
nix-community/nix-bundle | A tool that packages Nix derivations into standalone executables without installation or runtime dependencies. | 669 |
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 | 636 |
nix-community/fenix | A collection of Rust toolchains and analysis tools for Nix package manager | 726 |
msteen/nix-prefetch | Tools for securely generating and validating hashes of package sources during Nix builds | 126 |