Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Nix template #120

Closed
srid opened this issue Jan 12, 2024 · 2 comments
Closed

Add a Nix template #120

srid opened this issue Jan 12, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@srid
Copy link
Owner

srid commented Jan 12, 2024

I changed my mind about #98

But we should do it a limited manner. In particular nix flake init should only bring the following files:

  • flake.nix
  • fourmolu.yaml
  • hie.yaml
  • justfile
  • Jenkinsfile
  • .hlint.yaml
  • .envrc

Basically help automate modernization work like srid/commonmark-simple@4339af1

@srid srid added enhancement New feature or request good first issue Good for newcomers labels Jan 12, 2024
@srid srid mentioned this issue Jan 12, 2024
srid added a commit that referenced this issue Jul 23, 2024
srid added a commit that referenced this issue Jul 23, 2024
This will be useful during `om init` to ignore the template itself for #120
@srid srid self-assigned this Jul 23, 2024
@srid
Copy link
Owner Author

srid commented Jul 23, 2024

You can now run:

nix flake init -t github:srid/haskell-template

This includes all files. A better way to initialize the template will be provided as part of juspay/omnix#152

@srid srid removed the good first issue Good for newcomers label Jul 23, 2024
@srid
Copy link
Owner Author

srid commented Jan 12, 2025

A better way to initialize the template will be provided as part of juspay/omnix#152

https://omnix.page/om/init.html

@srid srid closed this as completed Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant