replit / rippkgs

A CLI for indexing and searching packages in Nix expressions
MIT License
153 stars 2 forks source link

flake: add aarch64-linux and x86_64-darwin targets #26

Closed cdmistman closed 7 months ago

cdmistman commented 7 months ago

Why

fixes #25

What changed

added aarch64-linux and x86_64-darwin targets to the flake

Test plan

ci passes (nix flake check verifies the derivations)