{"id":24774939,"url":"https://github.com/schonfinkel/devshells","last_synced_at":"2026-04-12T09:51:44.525Z","repository":{"id":274718167,"uuid":"914364800","full_name":"schonfinkel/devshells","owner":"schonfinkel","description":"Some Nix-based development shells/templates to help me quickly bootstrap projects","archived":false,"fork":false,"pushed_at":"2025-02-18T18:17:03.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T19:30:15.575Z","etag":null,"topics":["fsharp","gleam","nix","nix-flake","nix-flakes","nixos","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","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":"2025-01-09T13:04:28.000Z","updated_at":"2025-02-18T18:17:05.000Z","dependencies_parsed_at":"2025-01-29T00:28:37.290Z","dependency_job_id":"ee4ccbdc-3170-4ce6-a33b-a5c7f1e843f5","html_url":"https://github.com/schonfinkel/devshells","commit_stats":null,"previous_names":["schonfinkel/devshells"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schonfinkel%2Fdevshells","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schonfinkel%2Fdevshells/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schonfinkel%2Fdevshells/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schonfinkel%2Fdevshells/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schonfinkel","download_url":"https://codeload.github.com/schonfinkel/devshells/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245181542,"owners_count":20573717,"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":["fsharp","gleam","nix","nix-flake","nix-flakes","nixos","postgresql"],"created_at":"2025-01-29T06:30:58.895Z","updated_at":"2026-04-12T09:51:44.520Z","avatar_url":"https://github.com/schonfinkel.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nix Devshells\n\n- [Nix Devshells](#nix-devshells)\n  - [Projects](#projects)\n    - [Language-Based Environments](#language-based-environments)\n      - [Elixir](#elixir)\n      - [F#](#f)\n      - [Gleam](#gleam)\n      - [OCaml](#ocaml)\n    - [Tooling](#tooling)\n      - [PostgreSQL](#postgresql)\n    - [FOSS Development](#foss-development)\n      - [Terrateam](#terrateam)\n\nThese are my personal devshells, lots of opinionated tools, you always free to change and adapt it. I've created this repo to make bootstraping my own nix-based projects faster.\n\n## Projects\n\n### Language-Based Environments\n\n#### Elixir\n\n```shell\nnix flake new --template github:schonfinkel/devshells#gleam ./dir\n```\n\n#### F\\#\n\n```shell\nnix flake new --template github:schonfinkel/devshells#fsharp ./dir\n```\n\n#### Gleam\n\n```shell\nnix flake new --template github:schonfinkel/devshells#gleam ./dir\n```\n\n#### OCaml\n\n```shell\nnix flake new --template github:schonfinkel/devshells#ocaml ./dir\n```\n\n### Tooling\n\n#### PostgreSQL\n\nThis spawns a generic `postgresql.nix` with a pre-configured PG database for local usage. As to replace docker compose completelly.\n\n```shell\nnix flake new --template github:schonfinkel/devshells#postgresql .\n```\n\n### FOSS Development\n\n#### Terrateam\n\n```shell\nnix flake new --template github:schonfinkel/devshells#terrateam .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschonfinkel%2Fdevshells","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschonfinkel%2Fdevshells","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschonfinkel%2Fdevshells/lists"}