{"id":13572681,"url":"https://github.com/LukeChannings/dotfiles","last_synced_at":"2025-04-04T10:31:06.012Z","repository":{"id":143132332,"uuid":"58879373","full_name":"LukeChannings/dotfiles","owner":"LukeChannings","description":"Luke's dotfiles","archived":false,"fork":false,"pushed_at":"2025-03-18T12:44:01.000Z","size":556,"stargazers_count":38,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T16:12:14.734Z","etag":null,"topics":["brewfile","docker-image","dotfiles","fish-shell","macos-defaults","tmux-configs","vimrc"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LukeChannings.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-05-15T19:12:32.000Z","updated_at":"2025-03-18T12:44:05.000Z","dependencies_parsed_at":"2024-07-13T11:47:02.428Z","dependency_job_id":"a8df68c3-5574-4128-940e-185c3f8db460","html_url":"https://github.com/LukeChannings/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeChannings%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeChannings%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeChannings%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeChannings%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukeChannings","download_url":"https://codeload.github.com/LukeChannings/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247160366,"owners_count":20893816,"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":["brewfile","docker-image","dotfiles","fish-shell","macos-defaults","tmux-configs","vimrc"],"created_at":"2024-08-01T14:01:32.453Z","updated_at":"2025-04-04T10:31:06.004Z","avatar_url":"https://github.com/LukeChannings.png","language":"Nix","funding_links":[],"categories":["Nix"],"sub_categories":[],"readme":"# Luke's dotfiles\n\n## Maintenance\n\n### Keeping dependencies up-to-date\n\n- `./scripts/update-flake-inputs.sh` – update inputs, using the latest nixpkgs Hydra build.\n- `./scripts/diff-flake-lock.pl` – print updated inputs in the lockfile with github compare links\n\n### Switching between a local clone and the git repo\n\nFor flakes consuming this project it is useful to add a registry item for `dotfiles`\n\n```sh\nnix registry add flake:dotfiles github:LukeChannings/dotfiles\n```\n\nThis project can then be used as in input like so:\n\n```nix\n{\n  inputs.dotfiles.url = \"dotfiles\";\n}\n```\n\nTo switch to a local clone:\n\n```bash\nnix registry add flake:dotfiles path:$LOCAL_DOTFILES_PATH\n\ncd $CONSUMING_REPO\n\nnix flake update dotfiles\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLukeChannings%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLukeChannings%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLukeChannings%2Fdotfiles/lists"}