Skip to content

hydra: Fix otherNixes.nix_2_3#13789

Merged
xokdvium merged 1 commit intoNixOS:masterfrom
xokdvium:nix-2.3-insecure-fix
Aug 18, 2025
Merged

hydra: Fix otherNixes.nix_2_3#13789
xokdvium merged 1 commit intoNixOS:masterfrom
xokdvium:nix-2.3-insecure-fix

Conversation

@xokdvium
Copy link
Contributor

Motivation

25.05 has it marked as insecure, but we don't care about it for testing purposes.

Context

https://hydra.nixos.org/eval/1817769#tabs-removed


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

@xokdvium xokdvium requested a review from Ericson2314 August 18, 2025 18:46
@xokdvium xokdvium requested a review from edolstra as a code owner August 18, 2025 18:46
nix.package = lib.mkForce (
pkgs.nixVersions.nix_2_3.overrideAttrs (o: {
meta = o.meta // {
knownVulnerabilities = [ ];
Copy link
Member

Choose a reason for hiding this comment

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

I would add the explanation to the code, for someone to read before they freak out and maybe don't bother with git blame.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Does this work?

25.05 has it marked as insecure, but we don't care about it
for testing purposes.
@xokdvium xokdvium force-pushed the nix-2.3-insecure-fix branch from d5ae6a2 to 051290b Compare August 18, 2025 18:56
@xokdvium xokdvium merged commit 8283a20 into NixOS:master Aug 18, 2025
9 checks passed
@xokdvium xokdvium deleted the nix-2.3-insecure-fix branch October 12, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants