{"id":28389653,"url":"https://github.com/flox/flox-direnv","last_synced_at":"2025-08-12T09:10:25.223Z","repository":{"id":246899974,"uuid":"759207023","full_name":"flox/flox-direnv","owner":"flox","description":"direnv library for using Flox in your .envrc enabled projects","archived":false,"fork":false,"pushed_at":"2025-06-03T21:54:29.000Z","size":11,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-10T11:45:48.121Z","etag":null,"topics":["developer-tools","direnv","flox","shell"],"latest_commit_sha":null,"homepage":"https://flox.dev/","language":null,"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/flox.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}},"created_at":"2024-02-17T23:57:21.000Z","updated_at":"2025-06-03T21:54:30.000Z","dependencies_parsed_at":"2025-06-10T11:47:28.299Z","dependency_job_id":null,"html_url":"https://github.com/flox/flox-direnv","commit_stats":null,"previous_names":["flox/flox-direnv"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/flox/flox-direnv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flox%2Fflox-direnv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flox%2Fflox-direnv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flox%2Fflox-direnv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flox%2Fflox-direnv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flox","download_url":"https://codeload.github.com/flox/flox-direnv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flox%2Fflox-direnv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270033304,"owners_count":24515476,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"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":["developer-tools","direnv","flox","shell"],"created_at":"2025-05-31T01:37:34.037Z","updated_at":"2025-08-12T09:10:25.197Z","avatar_url":"https://github.com/flox.png","language":null,"funding_links":[],"categories":["developer-tools"],"sub_categories":[],"readme":"## Installation\n\nThe Flox Direnv intigation can be installed in the following ways.\n\nBy using Direnv's `source_url`:\n\n```sh\nsource_url \"https://raw.githubusercontent.com/flox/flox-direnv/v1.1.0/direnv.rc\" 'sha256-c2YCane8WGmYeCDc9wIZyVL8AgbdfhPaEoM+5aFuysw='\n```\n\nBy copying the `direnv.rc` file into the `~/.config/direnv/lib/` directory\n\n```console\n$ curl -o \"${HOME}/.config/direnv/lib/flox-direnv.sh\" \"https://raw.githubusercontent.com/flox/flox-direnv/v1.1.0/direnv.rc\" \n```\n\n## Usage\n\nAdd the following to your project's `.envrc` file.\n\n```console\n$ echo 'use flox' \u003e\u003e .envrc\n```\n\nIf you'd like to use a remote environment instead of the local one, populate your `.envrc` as follows.\n\n```console\n$ echo 'use flox --remote=\u003cowner\u003e/\u003cname\u003e' \u003e\u003e .envrc\n```\n\nAnd to trust the remote envrionment explicitly.\n\n```console\n$ echo 'use flox --trust --remote=\u003cowner\u003e/\u003cname\u003e' \u003e\u003e .envrc\n```\n\n## Hello from the Flox team!\n\n...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflox%2Fflox-direnv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflox%2Fflox-direnv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflox%2Fflox-direnv/lists"}