mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
28ed2a6dc2
* Fix #1558: add flake template for `nix flake init` This depends on https://github.com/NixOS/templates/pull/40 This issue makes both `nix run haskell-nix#hix -- init` and `nix flake init --template haskell-nix#template --impure` do the same thing! * Update getting-started-flakes.md