Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikehorn-git/nixpkgs-forensics

Nix Packages forensics collection.
https://github.com/mikehorn-git/nixpkgs-forensics

forensics nix nixos packages pkgs

Last synced: about 1 month ago
JSON representation

Nix Packages forensics collection.

Awesome Lists containing this project

README

        

# Build
## Single
```bash
nix-build -A packages.yarGen
```
## All
```bash
nix-build -A defaultPackage
```