{"id":28408441,"url":"https://github.com/aarnphm/detachtools","last_synced_at":"2025-07-12T19:38:00.063Z","repository":{"id":43127942,"uuid":"440300868","full_name":"aarnphm/detachtools","owner":"aarnphm","description":"dotfiles + nix = dix","archived":false,"fork":false,"pushed_at":"2025-06-13T00:24:53.000Z","size":3099,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-13T01:30:32.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aarnphm.png","metadata":{"files":{"readme":".github/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":"2021-12-20T20:40:03.000Z","updated_at":"2025-06-13T00:24:56.000Z","dependencies_parsed_at":"2024-12-11T01:21:33.986Z","dependency_job_id":"41317fd8-099c-4830-a7ae-9b7a57c9eb40","html_url":"https://github.com/aarnphm/detachtools","commit_stats":{"total_commits":290,"total_committers":3,"mean_commits":96.66666666666667,"dds":0.5275862068965518,"last_synced_commit":"bbf59b3781d49d5c5457865b5ae9b3f74c01ec23"},"previous_names":["aarnphm/detachtools"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/aarnphm/detachtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarnphm%2Fdetachtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarnphm%2Fdetachtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarnphm%2Fdetachtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarnphm%2Fdetachtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarnphm","download_url":"https://codeload.github.com/aarnphm/detachtools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarnphm%2Fdetachtools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260072625,"owners_count":22954914,"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":[],"created_at":"2025-06-02T03:12:42.488Z","updated_at":"2025-06-16T00:07:23.118Z","avatar_url":"https://github.com/aarnphm.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# detachtools\n\nSetting up environment shouldn't be this hard\n\n## installations.\n\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install\n\nnix run github:aarnphm/detachtools#bootstrap -- darwin # or ubuntu\nnix run github:aarnphm/detachtools#lambda -- --help # Run CLI to interact with Lambda Cloud\n```\n\nStack:\n\n- atuin to manage shell history\n- gh + git + eza\n- fzf + zsh + rg + neovim + fd + nix to manage setup across multiple systems.\n\n## bootstrap.\n\nbootstrap is a helper to run a few tools on setup or rebuild based on Linux/Darwin. It is a wrapper around nix-darwin/home-manager functionality, albeit it behaves somewhat the same with a few additional flags/optimization.\nOfc you can just run `nix run home-manager` or `nix run nix-darwin/master#darwin-rebuild`, but I'm lazy...\n\n```bash\nnix run github:aarnphm/detachtools#bootstrap -- \u003cdarwin|ubuntu\u003e --flake ~/workspace/detachtools # or any flake uri\n```\n\n## notes.\n\nI also include some standalone tools that can be installed, such as `lambda`.\n\nSome packages include certain override:\n\n- `gvim`: This will add support for remote via `--address`. More information with `gvim -h`\n- to add a new derivation, uses `nix run github:nix-community/nix-init -- -u \u003curl\u003e -n ./overlays`\n- to run update, uses `nix run github:Mic92/nix-update`\n\nOn MacOS, to add support to Ghostty, we have to build in impure mode for now\n\n### lambda.\n\nIf you don't use Nix or only need the `lambda` tool, you can install it directly:\n\n```bash\ncurl -sSfL https://raw.githubusercontent.com/aarnphm/detachtools/main/install.sh | bash\n```\n\nThis will default to check whether `nix` is available on your system, and thus recommends the default `nix` way to install this binary.\nHowever, if you wish to bypass this check, do the following:\n\n```bash\ncurl -sSfL https://raw.githubusercontent.com/aarnphm/detachtools/main/install.sh | bash -s -- --force-install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarnphm%2Fdetachtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarnphm%2Fdetachtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarnphm%2Fdetachtools/lists"}