fix: dynamically link rocksdb on dynamic nix builds #1859
No reviewers
Labels
No labels
Abandoned
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1859
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Henry-Hiles/continuwuity:quad/fix/nix-dynamic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now uses the rocksdb package for dynamic builds again. Fixes #1858.
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.
Possibly worth waiting for https://forgejo.ellis.link/continuwuation/continuwuity-ci-test/actions/runs/1284/jobs/0/attempt/1
I haven't tested this yet, I'm testing a build now, if it works then I will mark as ready.
3d6fef36eff9d55cc41bWIP: fix: fix nix dynamically linked buildto fix: fix nix dynamically linked buildLooks to work for dynamic builds, going to test one more time.
f9d55cc41bc9926dcea6This brings back dynamically linking rocksdb using the nix package on non-static builds. It fixes the issue we are facing, and its probably better for caching anyways.
Confirmed to fix dynamic builds.
c9926dcea68e71ed7b63fix: fix nix dynamically linked buildto fix: dynamically link rocksdb on dynamic nix buildsTested
.#default-static-x86_64, it works. I think this is ready for merge.