{"id":14968108,"url":"https://github.com/astro/deadnix-action","last_synced_at":"2025-07-25T16:05:57.251Z","repository":{"id":59998580,"uuid":"437983069","full_name":"astro/deadnix-action","owner":"astro","description":"Workflow to find and delete dead nix code","archived":false,"fork":false,"pushed_at":"2024-09-06T21:15:12.000Z","size":22,"stargazers_count":16,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-06T21:11:36.607Z","etag":null,"topics":["action","actions","github","nix","nixos","nixpkgs","workflow"],"latest_commit_sha":null,"homepage":"","language":null,"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/astro.png","metadata":{"files":{"readme":"README.md","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},"funding":{"github":["astro"]}},"created_at":"2021-12-13T18:32:10.000Z","updated_at":"2025-04-09T10:20:01.000Z","dependencies_parsed_at":"2023-01-04T12:31:15.793Z","dependency_job_id":"dd9cb861-02fa-49e3-9016-945c93162c55","html_url":"https://github.com/astro/deadnix-action","commit_stats":{"total_commits":25,"total_committers":6,"mean_commits":4.166666666666667,"dds":"0.31999999999999995","last_synced_commit":"ee2dbf0e5d720af59156d620d843fe4964d794ca"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/astro/deadnix-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astro%2Fdeadnix-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astro%2Fdeadnix-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astro%2Fdeadnix-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astro%2Fdeadnix-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astro","download_url":"https://codeload.github.com/astro/deadnix-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astro%2Fdeadnix-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267029407,"owners_count":24024199,"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-07-25T02:00:09.625Z","response_time":70,"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":["action","actions","github","nix","nixos","nixpkgs","workflow"],"created_at":"2024-09-24T13:39:18.472Z","updated_at":"2025-07-25T16:05:57.186Z","avatar_url":"https://github.com/astro.png","language":null,"readme":"# deadnix-action\n\nAutomatically creates pull requests to remove unused code in `.nix`\nfiles\n\n## Usage\n\nCreate a `.github/workflows/deadnix.yml` file:\n\n```yaml\non: [push]\n\nname: Dead code analysis\n\njobs:\n  deadnix:\n    name: Deadnix\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n      - uses: cachix/install-nix-action@v25\n      - uses: cachix/cachix-action@v14\n        with:\n          name: deadnix\n      - uses: astro/deadnix-action@main\n```\n\n`git add`, `git commit`, `git push`, be happy.\n","funding_links":["https://github.com/sponsors/astro"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastro%2Fdeadnix-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastro%2Fdeadnix-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastro%2Fdeadnix-action/lists"}