Skip to content

Add Nix flakes to Dependabot supported ecosystems#43717

Merged
Sharra-writes merged 4 commits intogithub:mainfrom
JamieMagee:dependabot-nix-ecosystem-support
Apr 8, 2026
Merged

Add Nix flakes to Dependabot supported ecosystems#43717
Sharra-writes merged 4 commits intogithub:mainfrom
JamieMagee:dependabot-nix-ecosystem-support

Conversation

@JamieMagee
Copy link
Copy Markdown
Contributor

Why:

Towards dependabot/dependabot-core#7340

Dependabot version updates now support Nix flakes (changelog, dependabot-core#14498). The docs need to list nix as a supported package ecosystem.

What's being changed (if available, include any code snippets, screenshots, or gifs):

Adds nix to the Dependabot ecosystem tables and creates a feature flag for version gating.

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

@welcome
Copy link
Copy Markdown

welcome bot commented Apr 7, 2026

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

Copilot AI review requested due to automatic review settings April 7, 2026 21:53
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
code-security/reference/supply-chain-security/dependabot-options-reference.md fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14
code-security/reference/supply-chain-security/supported-ecosystems-and-repositories.md fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14
from reusable

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Dependabot documentation to include the newly supported Nix flakes ecosystem (nix) and gates the new content behind a feature flag so it only appears for supported product versions.

Changes:

  • Adds nix to the “supported package managers”/ecosystems tables (behind {% ifversion dependabot-nix-support %}).
  • Documents Nix flake behavior/limitations in the supported package managers reusable.
  • Introduces a new feature-flag definition (dependabot-nix-support) for versioned content gating.
Show a summary per file
File Description
data/reusables/dependabot/supported-package-managers.md Adds a gated table row for nix and a new “Nix” section describing behavior/limitations.
data/features/dependabot-nix-support.yml Defines the dependabot-nix-support feature flag used for version gating.
content/code-security/reference/supply-chain-security/dependabot-options-reference.md Adds a gated nix row to the package-ecosystem table and includes minor formatting fixes.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 3

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Dependabot documentation to include Nix flake (nix) support, gated behind a new feature flag so the ecosystem only appears for applicable product versions.

Changes:

  • Add nix/Nix to the supported package managers table (with capability matrix) and add a new “Nix” ecosystem details section.
  • Add a new dependabot-nix-support feature flag for version gating.
  • Add nix (“Nix flakes”) to the package-ecosystem reference table in the Dependabot options reference.
Show a summary per file
File Description
data/reusables/dependabot/supported-package-managers.md Adds a version-gated “Nix” row to the supported ecosystems table and a new version-gated “### Nix” section describing behavior/limitations.
data/features/dependabot-nix-support.yml Introduces the dependabot-nix-support feature flag for conditional rendering via {% ifversion %}.
content/code-security/reference/supply-chain-security/dependabot-options-reference.md Adds a version-gated “Nix flakes” row under package-ecosystem and includes minor formatting fixes in nearby sections.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 0 new

@Sharra-writes Sharra-writes added this pull request to the merge queue Apr 8, 2026
Merged via the queue into github:main with commit 50ac241 Apr 8, 2026
42 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants