{"id":51104732,"url":"https://github.com/luochen1990/flake-fhs","last_synced_at":"2026-06-24T13:30:37.434Z","repository":{"id":328109177,"uuid":"1114235389","full_name":"luochen1990/flake-fhs","owner":"luochen1990","description":"Nix Flake Hierarchy Standard","archived":false,"fork":false,"pushed_at":"2026-03-20T06:05:22.000Z","size":410,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-20T18:32:38.639Z","etag":null,"topics":["fhs","nix","nix-flake","nix-flake-template","nix-flakes"],"latest_commit_sha":null,"homepage":"https://flake-fhs.lambda.lc/","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luochen1990.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-11T04:57:29.000Z","updated_at":"2026-03-20T06:05:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/luochen1990/flake-fhs","commit_stats":null,"previous_names":["luochen1990/flake-fhs","luochen1990/nfhs","luochen1990/nix-fhs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luochen1990/flake-fhs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochen1990%2Fflake-fhs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochen1990%2Fflake-fhs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochen1990%2Fflake-fhs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochen1990%2Fflake-fhs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luochen1990","download_url":"https://codeload.github.com/luochen1990/flake-fhs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochen1990%2Fflake-fhs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34735263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fhs","nix","nix-flake","nix-flake-template","nix-flakes"],"created_at":"2026-06-24T13:30:36.515Z","updated_at":"2026-06-24T13:30:37.426Z","avatar_url":"https://github.com/luochen1990.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flake FHS\n\n**Flake FHS** (Flake Filesystem Hierarchy Standard) is a Nix Flake framework that automatically generates flake outputs based on a standardized directory structure.\n\n## A Directory Tree is a Flake\n\nJust drop your files into the designated directories, and the corresponding Flake outputs are automatically generated:\n\n*   `pkgs/` -\u003e `packages`\n*   `hosts/` -\u003e `nixosConfigurations`\n*   `modules/` -\u003e `nixosModules`\n*   `apps/` -\u003e `apps`\n*   `shells/` -\u003e `devShells`\n*   `checks/` -\u003e `checks`\n*   `lib/` -\u003e `lib`\n\n## Why Flake FHS?\n\n*   **Zero Boilerplate**: No more manually maintaining complex and repetitive `flake.nix` code.\n*   **Predictable Structure**: Standardized directory hierarchy makes any project architecture instantly understandable.\n*   **Unified Paradigm**: All outputs share the same consistent dependency injection mechanism.\n*   **Progressive Adoption**: Can be used alongside your existing Flake configuration for a smooth transition.\n\n## Quick Start\n\n```bash\n# Initialize a new project with the short-name template\nnix flake init --template github:luochen1990/flake-fhs\n```\n\n## Documentation\n\n- Visit the official documentation site: [**flake-fhs.lambda.lc**](https://flake-fhs.lambda.lc)\n- Or GitHub Docs Repo：[**flake-fhs-docs**](https://github.com/luochen1990/flake-fhs-docs/tree/master/src/content/docs) when the website is down\n\n---\nMIT License | Copyright © 2025 Luochen\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluochen1990%2Fflake-fhs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluochen1990%2Fflake-fhs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluochen1990%2Fflake-fhs/lists"}