Skip to content

Fix buildNoGc#9374

Merged
roberth merged 1 commit intoNixOS:masterfrom
hercules-ci:fix-nogc
Nov 17, 2023
Merged

Fix buildNoGc#9374
roberth merged 1 commit intoNixOS:masterfrom
hercules-ci:fix-nogc

Conversation

@roberth
Copy link
Member

@roberth roberth commented Nov 17, 2023

Motivation

Fixes https://hydra.nixos.org/build/241067941/nixlog/1

src/libexpr/eval.cc:1776:54: error: variable 'boost::container::small_vector<nix::Value*, 4> vArgs' has initializer but incomplete type

Context

My mistake in #7348

Should be fixed before release.

Priorities

Add 👍 to pull requests you find important.

Fixes https://hydra.nixos.org/build/241067941/nixlog/1

    src/libexpr/eval.cc:1776:54: error: variable 'boost::container::small_vector<nix::Value*, 4> vArgs' has initializer but incomplete type
@roberth roberth requested a review from edolstra as a code owner November 17, 2023 16:40
@roberth roberth merged commit 7762335 into NixOS:master Nov 17, 2023
@fricklerhandwerk fricklerhandwerk added the build-problem Nix fails to compile or test; also improvements to build process label Jan 8, 2024
tebowy pushed a commit to tebowy/nix that referenced this pull request Jul 11, 2024
Fix buildNoGc

(cherry picked from commit 7762335)
Change-Id: I3ad53c9c1dd9180a2abc3528e9437c28ac95b303
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-problem Nix fails to compile or test; also improvements to build process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants