Skip to content

chore(flake): update flake#12183

Merged
grandizzy merged 1 commit intofoundry-rs:masterfrom
beeb:update-flake
Oct 20, 2025
Merged

chore(flake): update flake#12183
grandizzy merged 1 commit intofoundry-rs:masterfrom
beeb:update-flake

Conversation

@beeb
Copy link
Copy Markdown
Contributor

@beeb beeb commented Oct 20, 2025

Motivation

When trying to compile/test the project on NixOS, the build fails with a jemalloc error. This is because of the hardening enabled by nix by default.

As well as updating the flake's inputs, this PR also disables this hardening to fix the issue.

More info: tikv/jemallocator#108

Solution

Updated the flake and disabled the hardening.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Copy Markdown
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

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

thank you!

@grandizzy grandizzy added this pull request to the merge queue Oct 20, 2025
Merged via the queue into foundry-rs:master with commit efb0c54 Oct 20, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Oct 20, 2025
@rplusq rplusq mentioned this pull request Oct 31, 2025
@beeb beeb deleted the update-flake branch December 16, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants