{"id":39508050,"url":"https://github.com/dsully/nix-package-updater","last_synced_at":"2026-01-18T06:00:38.579Z","repository":{"id":308554305,"uuid":"1029059802","full_name":"dsully/nix-package-updater","owner":"dsully","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-10T22:30:57.000Z","size":462,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T06:36:04.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dsully.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":null,"dco":null,"cla":null}},"created_at":"2025-07-30T13:12:50.000Z","updated_at":"2026-01-10T22:31:01.000Z","dependencies_parsed_at":"2026-01-11T03:04:45.907Z","dependency_job_id":null,"html_url":"https://github.com/dsully/nix-package-updater","commit_stats":null,"previous_names":["dsully/nix-package-updater"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/dsully/nix-package-updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsully%2Fnix-package-updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsully%2Fnix-package-updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsully%2Fnix-package-updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsully%2Fnix-package-updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsully","download_url":"https://codeload.github.com/dsully/nix-package-updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsully%2Fnix-package-updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28531991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":[],"created_at":"2026-01-18T06:00:23.170Z","updated_at":"2026-01-18T06:00:38.570Z","avatar_url":"https://github.com/dsully.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nix-package-updater\n\nAutomatically update Nix packages from PyPI, GitHub releases, Cargo, and Git repositories.\n\n## Requirements\n\n- Nix flake with package derivations in a `packages/` directory relative to your `flake.nix` file.\n\n## Installation\n\n```bash\nnix build\n```\n\n## Usage\n\n```command\n# Update all packages\n./result/bin/nix-package-updater\n\n# Update specific packages\n./result/bin/nix-package-updater --packages \"package1,package2\"\n\n# Build only, skip updates\n./result/bin/nix-package-updater --no-update\n\n# Push successful builds to cachix\n./result/bin/nix-package-updater --cache\n```\n\n## Features\n\n- **Updates from**: PyPI, GitHub releases, Cargo, and Git packages\n- **Parallel processing**: Updates and builds packages concurrently\n- **Smart detection**: Automatically finds packages in your Nix files\n- **Build verification**: Tests updates before committing changes\n- **Cachix integration**: Push successful builds to cache\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsully%2Fnix-package-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsully%2Fnix-package-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsully%2Fnix-package-updater/lists"}