When the template has been cached, throw a --refresh
flag when initializing.
nix flake init -t "github:piq9117/nix-templates#haskell-cabal"
nix flake init -t "github:piq9117/nix-templates#nodejs"
nix flake init -t "github:piq9117/nix-templates#go"
Give build.sh
and run.sh
permission.
nix flake init -t "github:piq9117/nix-templates#gomod2nix"
nix flake init -t "github:piq9117/nix-templates#purescript"
nix flake init -t "github:piq9117/nix-templates#ocaml"
nix flake init -t "github:piq9117/nix-templates#react-nextjs"
nix flake init -t "github:piq9117/nix-templates#react-ts"
nix flake init -t "github:piq9117/nix-templates#react-js"
nix flake init -t "github:piq9117/nix-templates#scala"