Generate flake.nix from module options. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ dendrix.oeiuwq.com/Dendritic.html
dendritic nix inputs

remove generated inputs.nix

-7
-7
templates/unflake/inputs.nix
··· 1 - # DO-NOT-EDIT: Generated by github:vic/flake-file for unflake. 2 - # To re-generate use: nix-shell . -A unflake.env --run write-inputs 3 - { 4 - flake-file.url = "github:vic/flake-file"; 5 - import-tree.url = "github:vic/import-tree"; 6 - nixpkgs.url = "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"; 7 - }