{"id":15060825,"url":"https://github.com/schonfinkel/fsharp-nix","last_synced_at":"2025-10-31T11:30:34.504Z","repository":{"id":257330530,"uuid":"857498358","full_name":"schonfinkel/fsharp-nix","owner":"schonfinkel","description":"An opinionated F# template and development environment that's powered by Nix and just","archived":true,"fork":false,"pushed_at":"2024-09-15T20:45:11.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T21:24:33.384Z","etag":null,"topics":["devops","fsharp","functional-programming","github-actions","justfile","nix","nix-flakes"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schonfinkel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-14T20:07:57.000Z","updated_at":"2025-01-11T14:33:51.000Z","dependencies_parsed_at":"2024-09-16T03:37:16.637Z","dependency_job_id":null,"html_url":"https://github.com/schonfinkel/fsharp-nix","commit_stats":null,"previous_names":["mtrsk/fsharp-nix","schonfinkel/fsharp-nix"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schonfinkel%2Ffsharp-nix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schonfinkel%2Ffsharp-nix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schonfinkel%2Ffsharp-nix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schonfinkel%2Ffsharp-nix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schonfinkel","download_url":"https://codeload.github.com/schonfinkel/fsharp-nix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239186185,"owners_count":19596847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","fsharp","functional-programming","github-actions","justfile","nix","nix-flakes"],"created_at":"2024-09-24T23:04:59.993Z","updated_at":"2025-10-31T11:30:34.458Z","avatar_url":"https://github.com/schonfinkel.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# F# + Nix\n\n[![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org)\u003cbr\u003e\n[![[.Net] Build \u0026 Test](https://github.com/mtrsk/fsharp-nix/actions/workflows/build.yml/badge.svg)](https://github.com/mtrsk/fsharp-nix/actions/workflows/build.yml)\n[![[Nix] Build Container](https://github.com/mtrsk/fsharp-nix/actions/workflows/build-container.yml/badge.svg)](https://github.com/mtrsk/fsharp-nix/actions/workflows/build-container.yml)\n\nAn opinionated F# template and development environment that's powered by Nix.\n\n- [F# + Nix](#f--nix)\n  - [Development](#development)\n    - [Devenv](#devenv)\n      - [Justfile](#justfile)\n    - [Nix Build](#nix-build)\n    - [Github Actions (+Nix)](#github-actions-nix)\n    - [Docker](#docker)\n\n## Development\n\n### Devenv\n\n```shell\nnix develop --impure\n```\nor `direnv allow`, if you have [direnv](https://github.com/direnv/direnv) installed.\n\n#### Justfile\n\nIf you type `just` for a list of commands.\n\n```shell\n$ just        \nPROJECT: Sample - RELEASE: \njust --list\nAvailable recipes:\n    build     # Builds the project\n    b         # alias for `build`\n    build-nix # Builds the project (with Nix)\n    bnix      # alias for `build-nix`\n    default   # Lists all availiable targets\n    delete    # Deletes a release\n    gen-deps  # Generates nix dependencies for deps.nix\n    gd        # alias for `gen-deps`\n    pack      # Packages current tag as a .Net release\n    push      # Pushes release to NUGET\n    test      # Runs testing suite\n    t         # alias for `test`\n```\nto build this project, you can run:\n\n```shell\n# or just b, if you're lazy\njust build\n```\nand for running the testing suite:\n\n```shell\n# or just b, if you're lazy\njust test\n```\n\n### Nix Build\n\nTo build this with Nix:\n\n```shell\nnix build\n```\n\n### Github Actions (+Nix)\n\nI've also pre-configured some [Github Actions](https://github.com/mtrsk/fsharp-nix/actions).\n\n### Docker\n\nA container image can also be generated via:\n```shell\nnix build .#dockerImage\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschonfinkel%2Ffsharp-nix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschonfinkel%2Ffsharp-nix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschonfinkel%2Ffsharp-nix/lists"}