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

update flake-file in unflake example

+3 -3
+3 -3
templates/unflake/unflake.nix
··· 5 5 type = "github"; 6 6 owner = "vic"; 7 7 repo = "flake-file"; 8 - rev = "1515b77c3c1dd08ab394e840603fc152e059d13e"; 9 - lastModified = 1770893152; 10 - narHash = "sha256-DuZHf9EaQQ2iiUloYj4374VCsfDQ7kGuWC7037BDSpE="; 8 + rev = "982bec8f58dc56360df4dbb246f9d3b846e89dfa"; 9 + lastModified = 1771017115; 10 + narHash = "sha256-2Cef4MEBKL8YWe0ZEuEV5U/x4aWz9IM8hrxxiD8X3f4="; 11 11 }; 12 12 unflake_github_vic_import-tree = builtins.fetchTree { 13 13 type = "github";