Public record
Software health reportschema 0.27.0 · metrics 2.2.0 · 2026-08-01 09:19 UTC

DeterminateSystems / nix

You probably want https://github.com/DeterminateSystems/determinate!

NixNo license detected★ 12 stars⑂ 1 forksince Dec 2023View on GitHub ↗

DeterminateSystems/nix holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Vitality (73/100) and lowest on AI Readiness (15/100). It was last updated 17 days ago. A single contributor accounts for most of its recent work.

51
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

51
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).

Ownership

862 followers132 public repossince Mar 2021

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

73Good · 21% of overall
How it's scored
28.8/36Push recency — last push 17 days ago
12.5/36Commit cadence — 18/52 weeks with commits
11.9/18Commit volume — 20 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year20
human_commit_share0.73
days_since_last_push17
active_weeks_last_year18

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 51 releases published
36/36Release recency — latest release 17 days ago
27/27Release cadence — a release every ~19.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count51
latest_release_tagv2.35.1
releases_from_tagsno
days_since_latest_release17
mean_days_between_releases19.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

28At Risk · 17% of overall
How it's scored
16.9/60Stars — 12 stars
0/25Forks — 1 forks
0/15Watchers — 2 watchers
Inputs used
forks1
stars12
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

60Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
9.5/22.5Commit distribution — top contributor authored 58% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.58
How it's scored
21/42Issue resolution — 50% of issues closed
27.2/30PR acceptance — 69/76 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs69
open_issues1
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.5
closed_unmerged_prs7
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
21.1/25Owner reach — 862 followers of DeterminateSystems
23.7/25Track record — 132 public repos, account ~5 yr old
Inputs used
followers862
owner_typeOrganization
is_verified
owner_loginDeterminateSystems
public_repos132
account_age_days1,960

Engineering Quality

Are baseline engineering and documentation practices in place?

45Weak · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 23 out of 25 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

48Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 23 out of 25 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

15Critical · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
30/40Legible commit history — 41 of 73 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.562
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Nix
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Nix without a type-check config
0/55Manageable file sizes — no source files detected
Inputs used
primary_languageNix
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.

Key facts

12GitHub stars
6contributors
20commits, last 12 months
17days since last push
51releases
1bus factor
1open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 4.8 / 10
4.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-01 09:18 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests23 out of 25 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

Full resolved dependency set from the GitHub dependency graph: 0 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 193,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Nix": 6196
      },
      "pushed_at": "2026-07-14T19:50:41Z",
      "created_at": "2023-12-05T21:04:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-14T19:50:50Z",
      "description": "You probably want https://github.com/DeterminateSystems/determinate!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Nix",
      "significant_languages": [
        "Nix"
      ]
    },
    "owner": {
      "blog": "https://determinate.systems/",
      "name": "Determinate Systems",
      "type": "Organization",
      "login": "DeterminateSystems",
      "company": null,
      "location": "Everywhere",
      "followers": 862,
      "avatar_url": "https://avatars.githubusercontent.com/u/80991770?v=4",
      "created_at": "2021-03-19T23:49:42Z",
      "is_verified": null,
      "public_repos": 132,
      "account_age_days": 1960
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.35.1",
          "kind": "patch",
          "published_at": "2026-07-14T19:50:42Z"
        },
        {
          "tag": "v2.34.8",
          "kind": "patch",
          "published_at": "2026-07-07T16:34:23Z"
        },
        {
          "tag": "v2.34.7",
          "kind": "patch",
          "published_at": "2026-05-07T17:15:15Z"
        },
        {
          "tag": "v2.34.6",
          "kind": "patch",
          "published_at": "2026-04-20T14:10:29Z"
        },
        {
          "tag": "v2.34.4",
          "kind": "patch",
          "published_at": "2026-03-27T17:32:57Z"
        },
        {
          "tag": "v2.34.1",
          "kind": "patch",
          "published_at": "2026-03-18T01:08:21Z"
        },
        {
          "tag": "v2.34.0",
          "kind": "minor",
          "published_at": "2026-03-04T22:22:05Z"
        },
        {
          "tag": "v2.33.3",
          "kind": "patch",
          "published_at": "2026-02-22T21:15:58Z"
        },
        {
          "tag": "v2.33.2",
          "kind": "patch",
          "published_at": "2026-02-12T18:12:11Z"
        },
        {
          "tag": "v2.33.1",
          "kind": "patch",
          "published_at": "2026-01-20T22:00:21Z"
        },
        {
          "tag": "v2.33.0",
          "kind": "minor",
          "published_at": "2025-12-19T18:39:22Z"
        },
        {
          "tag": "v2.32.4",
          "kind": "patch",
          "published_at": "2025-11-12T16:47:04Z"
        },
        {
          "tag": "v2.32.3",
          "kind": "patch",
          "published_at": "2025-11-09T21:05:48Z"
        },
        {
          "tag": "v2.32.2",
          "kind": "patch",
          "published_at": "2025-11-04T02:46:03Z"
        },
        {
          "tag": "v2.32.1",
          "kind": "patch",
          "published_at": "2025-10-23T15:36:17Z"
        },
        {
          "tag": "v2.32.0",
          "kind": "minor",
          "published_at": "2025-10-09T15:39:58Z"
        },
        {
          "tag": "v2.31.1",
          "kind": "patch",
          "published_at": "2025-09-02T19:03:17Z"
        },
        {
          "tag": "v2.31.0",
          "kind": "minor",
          "published_at": "2025-08-26T20:30:00Z"
        },
        {
          "tag": "v2.30.2",
          "kind": "patch",
          "published_at": "2025-07-28T20:48:02Z"
        },
        {
          "tag": "v2.30.1",
          "kind": "patch",
          "published_at": "2025-07-12T15:11:29Z"
        },
        {
          "tag": "v2.30.0",
          "kind": "minor",
          "published_at": "2025-07-10T15:16:07Z"
        },
        {
          "tag": "v2.29.1",
          "kind": "patch",
          "published_at": "2025-06-24T15:16:52Z"
        },
        {
          "tag": "v2.29.0",
          "kind": "minor",
          "published_at": "2025-05-22T23:34:45Z"
        },
        {
          "tag": "v2.28.3",
          "kind": "patch",
          "published_at": "2025-05-05T13:28:57Z"
        },
        {
          "tag": "v2.28.2",
          "kind": "patch",
          "published_at": "2025-04-25T21:05:41Z"
        },
        {
          "tag": "v2.28.1",
          "kind": "patch",
          "published_at": "2025-04-11T21:00:50Z"
        },
        {
          "tag": "v2.27.1",
          "kind": "patch",
          "published_at": "2025-03-27T19:05:12Z"
        },
        {
          "tag": "v2.26.2",
          "kind": "patch",
          "published_at": "2025-02-14T21:24:17Z"
        },
        {
          "tag": "v2.26.1",
          "kind": "patch",
          "published_at": "2025-02-08T19:40:03Z"
        },
        {
          "tag": "v2.25.4",
          "kind": "patch",
          "published_at": "2025-01-13T22:57:50Z"
        },
        {
          "tag": "v2.25.3",
          "kind": "patch",
          "published_at": "2024-12-05T19:52:14Z"
        },
        {
          "tag": "v2.24.10",
          "kind": "patch",
          "published_at": "2024-10-31T11:21:11Z"
        },
        {
          "tag": "v2.24.9",
          "kind": "patch",
          "published_at": "2024-09-27T22:13:26Z"
        },
        {
          "tag": "v2.24.8",
          "kind": "patch",
          "published_at": "2024-09-26T01:36:12Z"
        },
        {
          "tag": "v2.24.7",
          "kind": "patch",
          "published_at": "2024-09-20T14:53:10Z"
        },
        {
          "tag": "v2.24.6",
          "kind": "patch",
          "published_at": "2024-09-10T11:55:56Z"
        },
        {
          "tag": "v2.24.5",
          "kind": "patch",
          "published_at": "2024-09-03T16:37:06Z"
        },
        {
          "tag": "v2.24.4",
          "kind": "patch",
          "published_at": "2024-08-23T14:46:01Z"
        },
        {
          "tag": "v2.24.3",
          "kind": "patch",
          "published_at": "2024-08-19T14:47:42Z"
        },
        {
          "tag": "v2.23.3",
          "kind": "patch",
          "published_at": "2024-07-09T14:33:06Z"
        },
        {
          "tag": "v2.23.1",
          "kind": "patch",
          "published_at": "2024-06-27T17:14:43Z"
        },
        {
          "tag": "v2.21.2",
          "kind": "patch",
          "published_at": "2024-04-18T16:34:08Z"
        },
        {
          "tag": "v2.20.5+r2",
          "kind": "patch",
          "published_at": "2024-03-23T19:11:50Z"
        },
        {
          "tag": "v2.21.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-03-22T15:44:16Z"
        },
        {
          "tag": "v2.21.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-03-21T20:15:21Z"
        },
        {
          "tag": "v2.20.5",
          "kind": "patch",
          "published_at": "2024-03-07T21:54:05Z"
        },
        {
          "tag": "v2.20.3",
          "kind": "patch",
          "published_at": "2024-02-28T23:12:47Z"
        },
        {
          "tag": "v2.19.3",
          "kind": "patch",
          "published_at": "2024-01-30T20:25:59Z"
        },
        {
          "tag": "v2.19.2+2",
          "kind": "patch",
          "published_at": "2023-12-08T01:44:18Z"
        },
        {
          "tag": "v2.19.2+1",
          "kind": "patch",
          "published_at": "2023-12-07T23:37:44Z"
        },
        {
          "tag": "v2.19.2",
          "kind": "patch",
          "published_at": "2023-12-05T22:11:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d5813b5deb0e968cee1bdc1c86501719909fec3f",
          "body": "* Prepare release v2.35.1\n\n* Update Nix release to 2.35.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.34.8/019f3b56-724f-77b2-b23d-b048db42b6b9/source.tar.gz' (2026-07-01)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\ne0dbeca3d7868c059568a65c08b2fc3/019f61c3-3a8b-7a20-ab58-73d6d128ab25/source.tar.gz' (2026-07-14)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.35.1 (#78)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-14T19:50:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a2b3d133a76938df83d5cf052c651196d9f375f5",
          "body": "* Prepare release v2.34.8\n\n* Update Nix release to 2.34.8\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.34.7/019df6ca-9995-7fa2-af21-d4015e4c1d4e/source.tar.gz' (2026-05-04)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\n8a586adc18d2395c19de7d6058e6030/019f2e42-a67d-7ba0-bc6c-598449e6ade9/source.tar.gz' (2026-07-04)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.34.8 (#77)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T16:34:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eefd39cbc4ad4a17543fa4854ab09afb4d77ff13",
          "body": "* Prepare release v2.34.7\n\n* Update Nix release to 2.34.7\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.34.6/019d80e3-bba3-75ad-aa8e-62bdb1319f68/source.tar.gz' (2026-04-11)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\ndb93d5999019e99cb0e61e1fe2af4c5/019dfbf4-87c2-7d91-9a98-ccf8f9b548eb/source.tar.gz' (2026-05-05)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.34.7 (#76)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-05-07T17:15:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e142a79c918e357b297d095a53b5721d28076db1",
          "body": "* Prepare release v2.34.6\n\n* Update Nix release to 2.34.6\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.34.4/019d2738-1ed4-7dba-a4bc-d817103819b0/source.tar.gz' (2026-03-25)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\n3df2add644c46d712d14262b7d86c0c/019d9f2e-2f19-74b2-9677-8c9e984b1823/source.tar.gz' (2026-04-17)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.34.6 (#75)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T14:10:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "512a24518ab56496f1b41d7e5ca2b29b68490182",
          "body": "* Prepare release v2.34.4\n\n* Update Nix release to 2.34.4\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.34.1/019cd23e-0736-7ebe-b596-95d2d6003093/source.tar.gz' (2026-03-08)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\n9cb244572b74da2b20c7fe39cb3fa9e/019d2b46-962b-77bf-a24b-1be31ebbf06f/source.tar.gz' (2026-03-24)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.34.4 (#74)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-27T17:32:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bf50060442bd289259dc6895df10de1b4066988a",
          "body": "* Prepare release v2.34.1\n\n* Update Nix release to 2.34.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.34.0/019cb060-94ec-7ca5-8799-2bea67c2d756/source.tar.gz' (2026-03-02)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\naea46e555b3df87354280d4f29cd3a3/019cfa5a-a70b-7a78-8ef9-77b8017859a2/source.tar.gz' (2026-03-16)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.34.1 (#73)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-18T01:08:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ef59a37f023364a9063641c326bdfb8c724f9f2",
          "body": "* Prepare release v2.34.0\n\n* Update Nix release to 2.34.0\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.33.3/019c5604-ba2a-727a-83ce-aa24aeca8b7e/source.tar.gz' (2026-02-13)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\nee281e50b1065002c9828f2cf7b2239/019cb9f7-a916-7359-a77d-0a005d3360ab/source.tar.gz' (2026-03-04)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.34.0 (#72)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-03-04T22:22:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "923bda00a04616d2c5310ab8bdc6e9e26c964c7c",
          "body": "* Prepare release v2.33.3\n\n* Update Nix release to 2.33.3\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.33.2/019c1f69-3074-70e4-857f-070ff59325e0/source.tar.gz' (2026-01-27)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\n3d6c6f6805c3b1a3bda5e639adfde6d/019c7ebe-d61d-7168-89bc-a2b6e142b1cd/source.tar.gz' (2026-02-20)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.33.3 (#71)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-22T21:15:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c075f947a47a99b66d5c620a6b5039f7fe61118e",
          "body": "* Prepare release v2.33.2\n\n* Update Nix release to 2.33.2\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.33.1/019bc351-87be-70ff-a6a8-e64ff2fbeb2a/source.tar.gz' (2026-01-11)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\nb5339359a9a9e215c5e66d6d802fd7a/019c506a-c319-7499-ac9b-6da54f7d5889/source.tar.gz' (2026-02-11)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.33.2 (#70)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-02-12T18:12:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2bdfad603cebe1d87b7d0695f3864c6be6e02768",
          "body": "* Prepare release v2.33.1\n\n* Update Nix release to 2.33.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.33.0/019b0a46-5fca-7d67-b813-34d057ba772e/source.tar.gz' (2025-12-10)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\n276c6d8303aece3444d61118ef71ac2/019bd9ef-dbb6-7262-b5d5-76f26a70053c/source.tar.gz' (2026-01-18)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.33.1 (#69)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-20T22:00:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18d32f80f8cf3a4a6442df2df2133ac4ea069989",
          "body": "* Prepare release v2.33.0\n\n* Update Nix release to 2.33.0\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.32.4/019a73b3-cdb4-7746-97d2-3a066c0a7c9e/source.tar.gz' (2025-11-10)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/\n[…]\n5e5925c188d1a20119978aa4ffd5ef6/019b2d67-1e0c-7882-89c2-3b456e18a61b/source.tar.gz' (2025-12-15)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.33.0 (#68)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-12-19T18:39:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "919f4cc7e42c55e7d870625a65d03287f38f2c42",
          "body": "* Prepare release v2.32.4\n\n* Update Nix release to 2.32.4\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.32.3/019a5db2-514b-7e72-86a5-1f47dc4aa7ac/source.tar.gz?narHash=sha256-DrYVpBbff2zwtyrhll3fAHUYplJ8AEnd0aZa2VAY88I%3D' \n[…]\ncb/source.tar.gz?narHash=sha256-HiRDeUOD1VLklHeOmaKDzf%2B8Hb7vSWPVFcWwaTrpm%2BU%3D' (2025-11-10)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.32.4 (#67)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-12T16:47:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7b1dc44504526ca2e4bbacb8f842ef66010659d",
          "body": "* Prepare release v2.32.3\n\n* Update Nix release to 2.32.3\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.32.2/019a2650-cebd-7f8d-b13a-89515d81631e/source.tar.gz?narHash=sha256-zO5A57NT5WtSJ73O3uIQdkPoxW%2BqQfMPhMMPI1UHRjA%3D\n[…]\n8da2/source.tar.gz?narHash=sha256-Zg/SCgCaAioc0/SVZQJxuECGPJy%2BOAeBcGeA5okdYDc%3D' (2025-11-07)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.32.3 (#66)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-09T21:05:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a86039680f054de4531e84354b40f109341d7659",
          "body": "* Prepare release v2.32.2\n\n* Update Nix release to 2.32.2\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.32.1/0199e20c-5559-7dd2-9b65-d0e75c1644e4/source.tar.gz?narHash=sha256-pApD0gpaklYkgZ9oZCtuAcAcYeUxR9FUOAlOtflZr%2BQ%3D\n[…]\n4b00b3/source.tar.gz?narHash=sha256-IYlYnp4O4dzEpL77BD/lj5NnJy2J8qbHkNSFiPBCbqo%3D' (2025-11-01)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.32.2 (#65)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-11-04T02:45:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a7d50be2cf80884bba700cfc3b3993d055a80cf6",
          "body": "* Prepare release v2.32.1\n\n* Update Nix release to 2.32.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.32.0/0199bf3e-8bd3-7a13-b89b-8138003ee460/source.tar.gz?narHash=sha256-OOd7dFe0tX0CVPygR7U6cqs5fiJAvFO1el1QmjDG1GM%3D' \n[…]\nf525/source.tar.gz?narHash=sha256-G/iC4t/9j/52i/nm%2B0/4ybBmAF4hzR8CNHC75qEhjHo%3D' (2025-10-21)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.32.1 (#64)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-23T15:36:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1836bd92383fc1ad14bc3662f61a6d330d26708a",
          "body": "* Prepare release v2.32.0\n\n* Update Nix release to 2.32.0\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.31.1/019909bd-8a43-7c3c-b0a9-c98f5640e0fd/source.tar.gz?narHash=sha256-p7GXuu9OyQ1etTYl5egWIk2Ck7CdpXj80CqkhfE4H0c%3D' \n[…]\n4ede/source.tar.gz?narHash=sha256-a0%2Bh02lyP2KwSNrZz4wLJTu9ikujNsTWIC874Bv7IJ0%3D' (2025-10-06)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.32.0 (#63)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-10-09T15:39:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2fcf9699bcacd3f397b3bf0040d6827930351ea",
          "body": "…ription\n\nChange flake description and set visibility to unlisted",
          "is_bot": false,
          "headline": "Merge pull request #61 from DeterminateSystems/unlist-and-change-desc…",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2025-10-02T18:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5de103a92017e001224ccddb65ba278dc4519b8e",
          "body": null,
          "is_bot": false,
          "headline": "Change flake description and set visibility to unlisted",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2025-10-02T18:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae87b6cb55070f15bbb20ef78e05d6d837e978f",
          "body": "* Prepare release v2.31.1\n\n* Update Nix release to 2.31.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.31.0/0198e057-fe9f-7d26-a4c1-80c025dd6628/source.tar.gz?narHash=sha256-5JYyijH2q/uQCDIZCCyQEBsZ0VPNP2SS1wgZ4%2BqeIWM%3D\n[…]\nca2de0/source.tar.gz?narHash=sha256-9Rsn9XEWINExosFkKEqdp8EI6Mujr1gmQiyrEcts2ls%3D' (2025-09-01)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.31.1 (#60)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-09-02T19:03:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e59e0d5de0b06a218a592b8225025af52aac4716",
          "body": "* Prepare release v2.31.0\n\n* Update Nix release to 2.31.0\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.30.2/019842ac-bca3-782c-811a-6d2ed79b301f/source.tar.gz?narHash=sha256-U46fAs%2Bj2PfWWqP1zNi1odhnV4030SQ0RoEC8Eah1OQ%3D\n[…]\n/source.tar.gz?narHash=sha256-wY1%2B2JPH0ZZC4BQefoZw/k%2B3%2BDowFyfOxv17CN/idKs%3D' (2025-08-23)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.31.0 (#59)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-26T20:29:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "89cff851dc853cdac7a97c0558d2a59cc25d811e",
          "body": "* Prepare release v2.30.2\n\n* Update Nix release to 2.30.2\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.30.1/0197ff29-2378-79e6-a9c9-2437c1773d7e/source.tar.gz?narHash=sha256-4%2BxPVJBeYLlIn%2BfOS5F0iq/DclpCXnmh4Y7VzAIr/a8%\n[…]\n94/source.tar.gz?narHash=sha256-uDCFHeXdRIgJpYmtcUxGEsZ%2BhYlLPBhR83fdU%2BvbC1s%3D' (2025-07-26)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.30.2 (#58)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-07-28T20:47:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78ee1b95bfafcb4b13d3a7d337f62710e8f84a89",
          "body": "* Prepare release v2.30.1\n\n* Update Nix release to 2.30.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.30.0/0197ea63-9fc1-7263-84ac-05b4f17e5eaa/source.tar.gz?narHash=sha256-OVA6Cu4BbajAZinBMk9iwgr5afMbd9sAb9%2BWa/RwIU0%3D\n[…]\n46aac3/source.tar.gz?narHash=sha256-3MxxkU8ZXMHXcbFz7UE4M6qnIPTYGcE/7EMqlZNnVDE%3D' (2025-07-10)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.30.1 (#57)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-07-12T15:11:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f67c4538d797c144a995c2d780d330bcc5497d76",
          "body": "* Prepare release v2.30.0\n\n* Update Nix release to 2.30.0\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.29.1/0197a278-1b18-7f2c-abe9-74ca6b2ff426/source.tar.gz?narHash=sha256-rCL3l4t20jtMeNjCq6fMaTzWvBKgj%2Bqw1zglLrniRfY%3D\n[…]\naf1c/source.tar.gz?narHash=sha256-7orTnNqkGGru8Je6Un6mq1T8YVVU/O5kyW4%2Bf9C1mZQ%3D' (2025-07-08)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.30.0 (#56)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-07-10T15:16:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ee43c1ba4b1769fe859dffcf14cd383dc7aa908d",
          "body": "* Prepare release v2.29.1\n\n* Update Nix release to 2.29.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.29.0/0196f80b-f2ef-7a65-8473-29dda5008aa0/source.tar.gz?narHash=sha256-fkbE3RCIUPFjS9A6SoEJbgMW3Rs98cs0ZZV/eTtJjaU%3D' \n[…]\n7f62/source.tar.gz?narHash=sha256-kMhs%2BYzV4vPGfuTpD3mwzibWUE6jotw5Al2wczI0Pv8%3D' (2025-06-22)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.29.1 (#55)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-06-24T15:16:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1e19c3db8dd80b23573846d54197f944be56f0d7",
          "body": "From our testing, this is the only event that triggers once-and-only-once per release.",
          "is_bot": false,
          "headline": "ci: only publish on \"published\" event (#54)",
          "author_name": "Cole Helbling",
          "author_login": "cole-h",
          "committed_at": "2025-06-05T21:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c26a7a0f25d108c7862a5de974a00cc96cd4c023",
          "body": "Add a migration notice instructing people to stop using this flake for modules",
          "is_bot": false,
          "headline": "Merge pull request #53 from DeterminateSystems/push-rqpytupyqlly",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2025-05-27T16:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216788726faecede5a9c4676e8aef7a783ca23b8",
          "body": null,
          "is_bot": false,
          "headline": "Some small nits",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2025-05-27T16:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "857225600379a1b30375687b2f54ea19e66f8e2c",
          "body": null,
          "is_bot": false,
          "headline": "Merge all the messages into one assert in case the ordering isn't stable",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-05-27T15:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43b04a4b4d415e22bd48a36b5ad9c2ee8778334e",
          "body": null,
          "is_bot": false,
          "headline": "Document",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-05-26T20:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b8af2cd313d1c78bb2a244bff424ce379f29f9",
          "body": null,
          "is_bot": false,
          "headline": "Delete the module tests, since we don't provide those anymore.",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-05-26T20:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c6ea5b0b77ecf44b68b240553f9b669005d3990",
          "body": null,
          "is_bot": false,
          "headline": "Add a migration notice instructing people to stop using this flake.",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-05-26T20:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87407f66de4ddc252dba46a26c17ed2c6625c50d",
          "body": "* Prepare release v2.29.0\n\n* Update Nix release to 2.29.0\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.28.3/0196831d-0b17-7bc1-99b9-932f928dfd27/source.tar.gz?narHash=sha256-TjZp5ITSUvNRAzNznmkZRQxNRzMLiSAplz4bV2T8cbs%3D' \n[…]\nffe7/source.tar.gz?narHash=sha256-LXkWBVqilgx7Pohwqu/ABxDVw%2BCmi5/Mj2S2mpUH0Fw%3D' (2025-05-19)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.29.0 (#52)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-22T23:34:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed867150b942b00331ee7c08808857849c16e878",
          "body": "* Prepare release v2.28.3\n\n* Update Nix release to 2.28.3\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.28.2/019643a0-4305-734c-a138-899baa980ef5/source.tar.gz?narHash=sha256-yl%2BhlZ/VFHIZwPIDEs4ysOYgprW4VEORfSyvScF7Cwg%3D\n[…]\nbaaab9/source.tar.gz?narHash=sha256-NTtKOTLQv6dPfRe00OGSywg37A1FYqldS6xiNmqBUYc%3D' (2025-05-05)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.28.3 (#51)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-05T13:28:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e538038e4135ebb40398eba71048cc8d4ee20f5",
          "body": "* Prepare release v2.28.2\n\n* Update Nix release to 2.28.2\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.28.1/01960f78-0dae-7f47-8634-b8166a3aac66/source.tar.gz?narHash=sha256-R%2BHAPvD%2BAjiyRHZP/elkvka33G499EKT8ntyF/EPPRI%\n[…]\nea5328/source.tar.gz?narHash=sha256-FQoi3R0NjQeBAsEOo49b5tbDPcJSMWc3QhhaIi9eddw%3D' (2025-04-24)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.28.2 (#49)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-25T21:05:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "83ae59b410a8d9667d8fe730c4f63aef6fb82abf",
          "body": "* Prepare release v2.28.1\n\n* Update Nix release to 2.28.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.27.1/0195c8c5-1964-7a31-b025-ebf9bfeef991/source.tar.gz?narHash=sha256-rBPulEBpn4IiqkPsetuh7BRzT2iGCzZYnogTAsbrvhU%3D' \n[…]\n3d76/source.tar.gz?narHash=sha256-QZnNHM823am8apCqKSPdtnzPGTy2ZB4zIXOVoBp5%2BW0%3D' (2025-04-10)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.28.1 (#48)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-04-11T21:00:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "873e19473eea6bae7eae015800946a81cec9b3e9",
          "body": "Remove nix-darwin option for enabling nix-daemon",
          "is_bot": false,
          "headline": "Merge pull request #46 from kevinrudde/remove-unused-nix-daemon-option",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-03-27T21:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43fb28a3f40d4caf8572e8c837fd983a2b976cad",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into remove-unused-nix-daemon-option",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-03-27T20:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b8996bd44189799c2c4862945698b2495c8ed3",
          "body": "* Prepare release v2.27.1\n\n* Update Nix release to 2.27.1\n\n* flake.lock: Update\n\nFlake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.26.2/0194fbd7-e2ec-7193-93a9-05ae757e79a1/source.tar.gz?narHash=sha256-EOnBPe%2BydQ0/P5ZyWnFekvpyUxMcmh2rnP9yNFi/EqU%3D\n[…]\n8cf6/source.tar.gz?narHash=sha256-lWc%2B79eZRyvHp/SqMhHTMzZVhpxkRvthsP1Qx6UCq0E%3D' (2025-03-25)\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Release v2.27.1 (#47)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-03-27T19:04:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "40a2f6c08f8a93ccdebfa2df7eb36c748210c255",
          "body": null,
          "is_bot": false,
          "headline": "Remove nix-darwin option for enabling nix-daemon",
          "author_name": "Kevin Rudde",
          "author_login": "kevinrudde",
          "committed_at": "2025-02-27T21:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd85f77b286b7f7aac47a104369e421ba74c4fa8",
          "body": "…i-deploy\n\nnix: propose-release workflow, production release",
          "is_bot": false,
          "headline": "Merge pull request #43 from DeterminateSystems/graham/fh-634-spaghett…",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-02-21T13:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1856f4cff0a70b9c9d43d2bc8f039794f8c1a612",
          "body": null,
          "is_bot": false,
          "headline": "don't run on a pr...",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-02-21T04:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3593d356b0333446afb04c85b94491dd22b793d0",
          "body": null,
          "is_bot": false,
          "headline": "nix: propose-release workflow, production release",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-02-21T04:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "863dd700c8dc95659f02f79b58d6b9f742e268b1",
          "body": "Update to Nix 2.26.2",
          "is_bot": false,
          "headline": "Merge pull request #42 from DeterminateSystems/nix-2.26.2-prep",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-02-13T18:51:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff129a7af9fba6b7d17f6ac234ca824cbb4afe7",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.26.1/019498e7-9120-780b-8c84-bcb5d4f73583/source.tar.gz?narHash=sha256-1T7WRNfUMsiiNB77BuHElzjavguL8oJx%2BwBtfMcobq8%3D' (2025-01-24)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.26.2/0194fbd7-e2ec-7193-93a9-05ae757e79a1/source.tar.gz?narHash=sha256-EOnBPe%2BydQ0/P5ZyWnFekvpyUxMcmh2rnP9yNFi/EqU%3D' (2025-02-12)",
          "is_bot": false,
          "headline": "Update to Nix 2.26.2",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-02-12T20:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fd857ea1c7333800a3e4dfa6cbd6ba49935ad3c",
          "body": "Upgrade to Nix 2.26.1",
          "is_bot": false,
          "headline": "Merge pull request #41 from DeterminateSystems/nix-2.26.0-prep",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-02-03T16:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca45aed85beaa78d11b57cc1650378551aa78dc",
          "body": null,
          "is_bot": false,
          "headline": "Drop --all-systems since Nix's flake.nix now does some IFD",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-01-24T15:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a231acbbd627a1838ebcace7dc04950e59d8ff",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.25.3/01938786-bc70-79e3-b7ee-bb61f8e7f238/source.tar.gz?narHash=sha256-T%2BwFMm3cj8pGJSwXmPuxG5pz%2B1gRDJoToF9OBxtzocA%3D' (2024-11-29)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.26.1/019498e7\n[…]\nOS/nixpkgs/0.2411.713515%2Brev-47addd76727f42d351590c905d9d1905ca895b82/019492a5-b67d-7a0e-b59f-a5e554d48a53/source.tar.gz?narHash=sha256-6qY0pk2QmUtBT9Mywdvif0i/CLVgpCjMUn6g9vB%2Bf3M%3D' (2025-01-22)",
          "is_bot": false,
          "headline": "Update to Nix 2.26.1",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-01-24T15:40:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5beb921d46aaa63b887487d3db7fb5a97807c81a",
          "body": null,
          "is_bot": false,
          "headline": "Nix's `nix flake check` now needs IFD",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-01-22T17:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf3f07bd6d914321583ab083c505002b3ac8cf7",
          "body": null,
          "is_bot": false,
          "headline": "checks.binaryTarball -> packages.binaryTarball",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-01-22T16:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7098113a5bb89d3e102276e7305d83ea121ccfbd",
          "body": "Flake lock file updates:\n\n• Updated input 'home-manager':\n    'github:nix-community/home-manager/e1391fb22e18a36f57e6999c7a9f966dc80ac073?narHash=sha256-A0vrUB6x82/jvf17qPCpxaM%2BulJnD8YZwH9Ci0BsAzE%3D' (2024-07-03)\n  → 'github:nix-community/home-manager/2f23fa308a7c067e52dfcc30a0758f47043ec176?narH\n[…]\nY37Hydjh6HE9wW4kSkV5Q7q4iIXlL5lwUFOw%3D' (2024-07-23)\n  → 'github:LnL7/nix-darwin/65cc1fa8e36ceff067daf6cfb142331f02f524d3?narHash=sha256-/B4XJnzYU/6K1ZZOBIgsa3K4pqDJrnC2579c44c%2B4rI%3D' (2025-01-22)",
          "is_bot": false,
          "headline": "Upgrade to Nix 2.26.0",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-01-22T16:24:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "502e182998d03916431f2eaa44708e2bd3d0a1c6",
          "body": "Revert \"Update to Nix 2.25.4\"",
          "is_bot": false,
          "headline": "Merge pull request #39 from DeterminateSystems/revert-38-nix-2.25.4-prep",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-01-14T16:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f80254b37606ce6af1ab1fa5d638a9c39e87ea56",
          "body": null,
          "is_bot": false,
          "headline": "Revert \"Update to Nix 2.25.4\"",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-01-14T16:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3bb78eaaff9f18cc20b6adb1e5a324b047c641b",
          "body": "Update to Nix 2.25.4",
          "is_bot": false,
          "headline": "Merge pull request #38 from DeterminateSystems/nix-2.25.4-prep",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2025-01-13T22:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660cf49d11cbcb65f82f97c3f63f320a75024c25",
          "body": null,
          "is_bot": false,
          "headline": "checks.binaryTarball -> packages.binaryTarball",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-01-13T17:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d03fe8b41058cde2a3d5e0e214557115a1f779",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.25.3/01938786-bc70-79e3-b7ee-bb61f8e7f238/source.tar.gz?narHash=sha256-T%2BwFMm3cj8pGJSwXmPuxG5pz%2B1gRDJoToF9OBxtzocA%3D' (2024-11-29)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.25.4/01946096-6202-736c-ba97-f7c4e454ac80/source.tar.gz?narHash=sha256-cB/1vIYk8LWvL71hiKFu8froJHTUAfsYOOxBlBeNglI%3D' (2025-01-13)",
          "is_bot": false,
          "headline": "Update to Nix 2.24.4",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2025-01-13T16:59:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98bbabc68ac8c897c2ad873c3557125691c45120",
          "body": "Update Nix to 2.25.3",
          "is_bot": false,
          "headline": "Merge pull request #37 from DeterminateSystems/nix-2.25.3-prep",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-12-03T17:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db769edf6b5db291e4ed57695d1d6288fbeba05",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.25.2/01932a40-abae-7e35-86e4-6b8e7e4a3bfc/source.tar.gz?narHash=sha256-MZNpb4awWHXU%2BkGmH58VUB7M9l6UVo33riuQLTbMh4E%3D' (2024-11-13)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.25.3/01938786-b\n[…]\nixpkgs/0.2411.710194%2Brev-f9f0d5c5380be0a599b1fb54641fa99af8281539/01938be8-64ce-75c6-94d4-dbc2e4d547fe/source.tar.gz?narHash=sha256-En%2BgSoVJ3iQKPDU1FHrR6zIxSLXKjzKY%2Bpnh9tt%2BYts%3D' (2024-12-02)",
          "is_bot": false,
          "headline": "Update Nix to 2.25.3",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2024-12-03T17:49:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d01908bdcb1d33291820abbd9cd48d89cbd3b251",
          "body": "Update Nix to 2.25.2",
          "is_bot": false,
          "headline": "Merge pull request #36 from DeterminateSystems/nix-2-25-0-prep",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2024-11-14T12:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a9639f5cf373a9dffeee93ae9324df496b6ff74",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.10/0192e247-90bb-7e27-ba8d-f7ee8344a03e/source.tar.gz?narHash=sha256-XdeVy1/d6DEIYb3nOA6JIYF4fwMKNxtwJMgT3pHi%2Bko%3D' (2024-10-30)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.25.2/01932a40-\n[…]\nixOS/nixpkgs/0.2405.636735%2Brev-689fed12a013f56d4c4d3f612489634267d86529/01932898-f069-7dc5-b25f-f0249d89b599/source.tar.gz?narHash=sha256-lKA770aUmjPHdTaJWnP3yQ9OI1TigenUqVC3wweqZuI%3D' (2024-11-12)",
          "is_bot": false,
          "headline": "Update Nix to 2.25.2",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2024-11-14T12:36:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "34ca8a4d254e15adfdaaee98aea882511bba01b4",
          "body": "Release: v2.24.10",
          "is_bot": false,
          "headline": "Merge pull request #35 from DeterminateSystems/release-v2.24.10",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-10-31T11:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "129c26207dd1a4ae157b81dfac3c8d05931324c6",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.9/01923584-fceb-7a8c-bef7-f6d1eb9a0916/source.tar.gz?narHash=sha256-OwJByTdCz1t91ysBqynK%2BifszkoIGEXUn6HE2t82%2Bc8%3D' (2024-09-27)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.10/0192e24\n[…]\nOS/nixpkgs/0.2405.636213%2Brev-64b80bfb316b57cdb8919a9110ef63393d74382a/0192d84c-b6fc-7e39-a326-c46cc00f5b6a/source.tar.gz?narHash=sha256-9z8oOgFZiaguj%2Bbbi3k4QhAD6JabWrnv7fscC/mt0KE%3D' (2024-10-28)",
          "is_bot": false,
          "headline": "flake.lock: Update",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-10-31T11:16:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d6fd80b6acb11f245256de0b602717e1edd06f2",
          "body": null,
          "is_bot": false,
          "headline": "Update Nix to 2.24.10 due to a sandbox related vulnerability",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-10-30T21:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "285ce476e9b7e59c853e9a39945b6a3622d35a7e",
          "body": "Update Nix to 2.24.9",
          "is_bot": false,
          "headline": "Merge pull request #34 from DeterminateSystems/nix-2-24-9-prep",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-09-27T22:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85c650b8459b293e6d2402456439f8df346935a6",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.8/01922bf0-4d5b-7753-b262-2497ef4593e8/source.tar.gz?narHash=sha256-YPJA0stZucs13Y2DQr3JIL6JfakP//LDbYXNhic/rKk%3D' (2024-09-25)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.9/01923584-fce\n[…]\nixOS/nixpkgs/0.2405.635457%2Brev-759537f06e6999e141588ff1c9be7f3a5c060106/01922cec-c9c8-788e-8861-26f19bd8d7aa/source.tar.gz?narHash=sha256-KQPI8CTTnB9CrJ7LrmLC4VWbKZfljEPBXOFGZFRpxao%3D' (2024-09-25)",
          "is_bot": false,
          "headline": "Update Nix to 2.24.9",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2024-09-27T22:08:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79a7167139465fe49a2f9d99215fb2ccac3a5974",
          "body": "Update Nix to 2.24.8",
          "is_bot": false,
          "headline": "Merge pull request #33 from DeterminateSystems/nix-2-24-8-prep",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-09-26T01:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec2b66ee7d8013181787b1ec323526db57b66f16",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.7/01920c94-c298-70c1-aff6-98f921fb4c68/source.tar.gz?narHash=sha256-NAyc5MR/T70umcSeMv7y3AVt00ZkmDXGm7LfYKTONfE%3D' (2024-09-19)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.8/01922bf0-4d5b-7753-b262-2497ef4593e8/source.tar.gz?narHash=sha256-YPJA0stZucs13Y2DQr3JIL6JfakP//LDbYXNhic/rKk%3D' (2024-09-25)",
          "is_bot": false,
          "headline": "Update Nix to 2.24.8",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2024-09-26T01:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f7f44a4061486bf54e55d66e18f6445eb5aaaf5",
          "body": "Update Nix to 2.24.7",
          "is_bot": false,
          "headline": "Merge pull request #32 from DeterminateSystems/nix-2-24-7-prep",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-09-20T03:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a1ef86353b0ac79a99cc6bf3dd6a0b83717c99",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.6/0191dbc1-50d0-7215-9d82-af9b1e8bb34f/source.tar.gz?narHash=sha256-kgq3B%2Bolx62bzGD5C6ighdAoDweLq%2BAebxVHcDnKH4w%3D' (2024-09-10)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.7/01920c94-c298-70c1-aff6-98f921fb4c68/source.tar.gz?narHash=sha256-NAyc5MR/T70umcSeMv7y3AVt00ZkmDXGm7LfYKTONfE%3D' (2024-09-19)",
          "is_bot": false,
          "headline": "Update Nix to 2.24.7",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2024-09-19T23:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dad5cea44bafbace2b3a170799c0b2f88982649",
          "body": "Update to Nix 2.24.6",
          "is_bot": false,
          "headline": "Merge pull request #31 from DeterminateSystems/nix-2-24-6-prep",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-09-10T11:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd1aa3273965256df4a187c5c251fbf85a8ac56",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.5/0191b85d-f080-7376-9389-09ec6fee7649/source.tar.gz?narHash=sha256-mYvdPwl4gcc17UAomkbbOJEgxBQpowmJDrRMWtlYzFY%3D' (2024-09-03)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.6/0191dbc1-50d\n[…]\n/nixpkgs/0.2405.634968%2Brev-f4c846aee8e1e29062aa8514d5e0ab270f4ec2f9/0191d88e-5a81-7c67-9eca-2a2f952b405b/source.tar.gz?narHash=sha256-L64N1rpLlXdc94H%2BF6scnrbuEu%2ButC03cDDVvvJGOME%3D' (2024-09-08)",
          "is_bot": false,
          "headline": "flake.lock: Update",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-09-10T11:47:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2193286ee9601b9323f12ea8aa5d2724ea4d6558",
          "body": null,
          "is_bot": false,
          "headline": "Update to Nix 2.24.6",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-09-10T10:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ad6f26f4f7f54194a795668a2714624b34998ac",
          "body": "Update Nix to 2.24.5",
          "is_bot": false,
          "headline": "Merge pull request #30 from DeterminateSystems/nix-2.24.5",
          "author_name": "Cole Helbling",
          "author_login": "cole-h",
          "committed_at": "2024-09-03T16:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abf401004d3139832630e43e74c39e875d08052",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.4/01917f97-644e-756d-93f3-051d3e3b9817/source.tar.gz?narHash=sha256-oYu/9u8ht34JOTV%2BG/l3CCFJokPiUA2D8CiLZFX61PA%3D' (2024-08-23)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.5/0191b85d-f080-7376-9389-09ec6fee7649/source.tar.gz?narHash=sha256-mYvdPwl4gcc17UAomkbbOJEgxBQpowmJDrRMWtlYzFY%3D' (2024-09-03)",
          "is_bot": false,
          "headline": "Update Nix to 2.24.5",
          "author_name": "Cole Helbling",
          "author_login": "cole-h",
          "committed_at": "2024-09-03T16:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b13a7d7ef2be6cb870a19c296dc8a59724a2440a",
          "body": "Update to Nix 2.24.4",
          "is_bot": false,
          "headline": "Merge pull request #29 from DeterminateSystems/upd-2.24.4",
          "author_name": "Eelco Dolstra",
          "author_login": "edolstra",
          "committed_at": "2024-08-23T14:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf817bcf81bba0e721c96ff4ccfd43cf86cc25b7",
          "body": null,
          "is_bot": false,
          "headline": "Update Nix to 2.24.4",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-08-23T14:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94a7b983ef4cc124e5f3b02733e90eaf8895f79b",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.3/01916a40-026a-7371-9051-47b85f686e23/source.tar.gz?narHash=sha256-aBuGXm0UwDekCYLl7xDyw%2BBAJOg7728i57TbSXzPacc%3D' (2024-08-17)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.24.4/01917f97-6\n[…]\nixOS/nixpkgs/0.2405.634339%2Brev-797f7dc49e0bc7fab4b57c021cdf68f595e47841/01917ea1-8ce4-7d71-a601-f943a160def2/source.tar.gz?narHash=sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE%3D' (2024-08-22)",
          "is_bot": false,
          "headline": "flake.lock: Update",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-08-23T14:17:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6231d396d8bd83ce06aa7bc7411038989774dbeb",
          "body": "Update to Nix 2.24.3",
          "is_bot": false,
          "headline": "Merge pull request #28 from DeterminateSystems/nix-2.24.3",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-08-19T14:40:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec7c125fa5bc10e7084847683aa657324bf4a3cb",
          "body": null,
          "is_bot": false,
          "headline": "Update to Nix 2.24.3",
          "author_name": "Cole Helbling",
          "author_login": "cole-h",
          "committed_at": "2024-08-19T14:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16f35f8f77602b22b7ec214f08ff330fe7d7bdde",
          "body": "Update Home Manager release to 24.05 in test",
          "is_bot": false,
          "headline": "Merge pull request #27 from DeterminateSystems/home-manager-release",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-07-26T13:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d17a5f93776566e03b2a328851c7a50bef647518",
          "body": "This reverts commit dff2594b72202c3db3ca5db6e82b64f5dbe41467.",
          "is_bot": false,
          "headline": "Revert \"Remove flake.lock in test\"",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-25T20:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff2594b72202c3db3ca5db6e82b64f5dbe41467",
          "body": null,
          "is_bot": false,
          "headline": "Remove flake.lock in test",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-25T20:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0fcd604bdc56d2440fca21890fa3c2f10075b6",
          "body": null,
          "is_bot": false,
          "headline": "Update Home Manager release in test",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-25T20:08:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1b11c3bdb6efac76f19096664475fe26a75dd7",
          "body": "Rename homeManagerModules to homeModules",
          "is_bot": false,
          "headline": "Merge pull request #26 from DeterminateSystems/home-modules",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-25T19:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3578557e0ce5b59dd002f6d7b22eea63a676204",
          "body": null,
          "is_bot": false,
          "headline": "Ensure compatibility with homeManagerModules name",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-25T19:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3bb8560fddb51acd2d726d2bcd342002952add",
          "body": null,
          "is_bot": false,
          "headline": "Rename homeManagerModules to homeModules",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-25T19:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15b2e9727c3e8a77cab58e96dd9d0d85c875c84d",
          "body": "Add missing nix-darwin input to example",
          "is_bot": false,
          "headline": "Merge pull request #25 from DeterminateSystems/nix-darwin-input-readme",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-24T19:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09cd2ab46b921e3d94c8c5d9ce1d3f9c43994729",
          "body": null,
          "is_bot": false,
          "headline": "Add missing nix-darwin input to example",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-24T19:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415548fbe5612ce72ff485fbcb3a7f3ca906b4a5",
          "body": "homeManager module: drop restricted settings",
          "is_bot": false,
          "headline": "Merge pull request #24 from DeterminateSystems/grahamc-patch-1",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-07-22T20:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7d0caeef163112f0cea5435d903692c6babf9e9",
          "body": null,
          "is_bot": false,
          "headline": "Update flake.nix",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-07-22T20:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3995c6864e5b4514fb2c9d8a31b8659639a6b95",
          "body": null,
          "is_bot": false,
          "headline": "homeManager module: drop restricted settings",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-07-22T20:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6cc168785f687a3e51e9321628c33925f1a6a68",
          "body": "Update to Nix 2.23.3",
          "is_bot": false,
          "headline": "Merge pull request #22 from DeterminateSystems/nix-2.23.3",
          "author_name": "Graham Christensen",
          "author_login": "grahamc",
          "committed_at": "2024-07-09T14:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd761421fa3e4ff7f082aa90a10f17898b51eb4",
          "body": "Flake lock file updates:\n\n• Updated input 'nix':\n    'https://api.flakehub.com/f/pinned/NixOS/nix/2.23.1/01905a9c-511f-7df0-910f-096ac5276124/source.tar.gz?narHash=sha256-US%2BUsPhFeYoJH0ncjERRtVD1U20JtVtjsG%2BxhZqr/nY%3D' (2024-06-26)\n  → 'https://api.flakehub.com/f/pinned/NixOS/nix/2.23.3/0190936a\n[…]\nixOS/nixpkgs/0.2405.631440%2Brev-2819fffa7fa42156680f0d282c60d81e8fb185b7/0190034c-678d-7039-b45c-fa38168f2500/source.tar.gz?narHash=sha256-mJi4/gjiwQlSaxjA6AusXBN/6rQRaPCycR7bd8fydnQ%3D' (2024-06-09)",
          "is_bot": false,
          "headline": "Update to Nix 2.23.3",
          "author_name": "Cole Helbling",
          "author_login": "cole-h",
          "committed_at": "2024-07-09T14:23:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0eef7265ad2309701a9d319acdec5062843cc392",
          "body": "Spruce up README examples",
          "is_bot": false,
          "headline": "Merge pull request #21 from DeterminateSystems/spruce-up-readme-examples",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-02T23:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aedf37494953c4f98d3fb8e8c928818b6efff406",
          "body": null,
          "is_bot": false,
          "headline": "Fix NixOS and nix-darwin examples",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-02T22:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34fcf27443aa4ef2c7b5aa811a02616c2263f969",
          "body": null,
          "is_bot": false,
          "headline": "Fix NixOS configuration",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-01T16:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c14c1c57139635f27cfddcd56e4093863cc7ab",
          "body": "…ples",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into spruce-up-readme-exam…",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-01T16:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84cfa28986efac1070b5f810c0714561397a61f6",
          "body": null,
          "is_bot": false,
          "headline": "Add HM input",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-01T16:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b823ed7a8e817e3847741b97e87c39d5f5c59190",
          "body": null,
          "is_bot": false,
          "headline": "Add nixpkgs input to Home Manager example",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-01T16:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a677f578cf610785a903253836e84175329237c",
          "body": null,
          "is_bot": false,
          "headline": "Spruce up README examples",
          "author_name": "Luc Perkins",
          "author_login": "lucperkins",
          "committed_at": "2024-07-01T16:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de0528b5fac30b802134ca9a84c73ae6626a492f",
          "body": "Update to Nix 2.23.1",
          "is_bot": false,
          "headline": "Merge pull request #20 from DeterminateSystems/nix-2.23.1",
          "author_name": "Cole Helbling",
          "author_login": "cole-h",
          "committed_at": "2024-06-27T17:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 51,
      "commits_last_year": 20,
      "latest_release_at": "2026-07-14T19:50:42Z",
      "latest_release_tag": "v2.35.1",
      "releases_from_tags": false,
      "days_since_last_push": 17,
      "active_weeks_last_year": 18,
      "days_since_latest_release": 17,
      "mean_days_between_releases": 19.4
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 1,
      "stars": 12,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2025-02-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 69,
        "open_issues": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "grahamc",
          "commits": 76,
          "avatar_url": "https://avatars.githubusercontent.com/u/76716?v=4"
        },
        {
          "type": "User",
          "login": "lucperkins",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/1523104?v=4"
        },
        {
          "type": "User",
          "login": "edolstra",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/1148549?v=4"
        },
        {
          "type": "User",
          "login": "cole-h",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/28582702?v=4"
        },
        {
          "type": "User",
          "login": "Hoverbear",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/130903?v=4"
        },
        {
          "type": "User",
          "login": "kevinrudde",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/12381484?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.58
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "build-publish.yml",
        "propose-release.yml",
        "update.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "23 out of 25 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d5813b5deb0e968cee1bdc1c86501719909fec3f",
        "ran_at": "2026-08-01T09:18:53Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-14T19:53:30Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-14T19:50:37Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 50,
          "created_at": "2025-04-27T16:55:36Z",
          "last_comment_at": "2026-03-19T01:33:09Z",
          "last_comment_author": "ghthor"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/DeterminateSystems/nix",
    "host": "github.com",
    "name": "nix",
    "owner": "DeterminateSystems"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 51,
            "calibrated": 51,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 51,
      "inputs": {
        "security": 48,
        "vitality": 73,
        "community": 28,
        "governance": 60,
        "calibration": "2026-08-02",
        "engineering": 45,
        "ai_readiness": 15,
        "weighted_overall_raw": 51
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 20,
              "human_commit_share": 0.73,
              "days_since_last_push": 17,
              "active_weeks_last_year": 18
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 17 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "18/52 weeks with commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 18
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "20 commits in the last year",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 51,
              "latest_release_tag": "v2.35.1",
              "releases_from_tags": false,
              "days_since_latest_release": 17,
              "mean_days_between_releases": 19.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "51 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 17 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~19.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 19.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "recent_release"
              ],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 1,
              "days_since_last_merged_pr": 19,
              "days_since_last_human_commit": 304,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 304 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 304
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 28,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "forks": 1,
              "stars": 12,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12 stars",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "weak",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.58
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 58% of commits",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 58
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "merged_prs": 69,
              "open_issues": 1,
              "closed_issues": 1,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 7,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 21,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "69/76 decided PRs merged",
                "points": 27.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 69,
                      "decided": 76
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "followers": 862,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "DeterminateSystems",
              "public_repos": 132,
              "account_age_days": 1960
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "862 followers of DeterminateSystems",
                "points": 21.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 862,
                      "login": "DeterminateSystems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "132 public repos, account ~5 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 132
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 45,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "23 out of 25 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "23 out of 25 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 22
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 15,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.562,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "41 of 73 human commits state their intent (structured subject or explanatory body)",
                "points": 30,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 41,
                      "sampled": 73
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_nix": true,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Nix",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Nix"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Nix",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Nix without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Nix"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "metrics_version": "2.2.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T09:19:11.431399Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/DeterminateSystems/nix.svg",
  "full_name": "DeterminateSystems/nix",
  "license_state": "absent",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.2.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics.