Skip to content

Add nix flake support

Erik Seliger requested to merge github/fork/ryuheechul/nix into main

Created by: ryuheechul

Currently I don't see src-cli is listed at https://search.nixos.org/packages, it would be nice to be able to install via Nix.

In the meantime, adding these nix files into this repo directly will allow installing via nix flakes similar to how it's done at https://github.com/ryuheechul/hexto256/blob/main/flake.nix.

Installation has been tested with a usage like this one, https://github.com/ryuheechul/dotfiles/commit/4e7fb91b14c0c770eb4b6072333ca39b21032c2c.

Test plan

(added by @Strum355)

It was tested manually, and is not part of any critical path

Merge request reports

Loading