!ayCRiZriCVtuCUpeLp:nixos.org

Nix Cross Compiling

581 Members
129 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
3 Jan 2025
@sananatheskenana:matrix.orglzcuntah that's the one with mlibc then17:28:34
@sananatheskenana:matrix.orglzcunt try pkgsCross.x86_64-linux-mlibc.mlibc.stdenv.cc 17:28:48
@artturin:matrix.orgArtturinpkgsCross.x86_64-linux-mlibc.mlibc builds17:29:04
@sananatheskenana:matrix.orglzcunt or just building pkgsCross.x86_64-linux-mlibc.mlibc 17:29:06
@sananatheskenana:matrix.orglzcuntah that's great17:29:17
@sananatheskenana:matrix.orglzcuntI think this is where gcc needs mlibc patches17:29:27
@sananatheskenana:matrix.orglzcunttime to go talk to the managarm people!17:29:36
@sananatheskenana:matrix.orglzcuntthanks very much17:30:34
@sananatheskenana:matrix.orglzcuntwhat's your git username and email? I'd like to list you as the author of the python and langCC patches17:31:32
@artturin:matrix.orgArtturin
In reply to @sananatheskenana:matrix.org
would it be out of scope for my future mlibc PR? should I send this seperately?
Likely a separate staging PR because this might need some discussion on why it was even there
17:31:58
@artturin:matrix.orgArtturin Co-authored-by: Artturin <Artturin@artturin.com> 17:32:00
@artturin:matrix.orgArtturin * Artturin <Artturin@artturin.com> 17:32:14
@sananatheskenana:matrix.orglzcunton it17:37:05
@artturin:matrix.orgArtturin Have the branch on the merge-base of staging and master so there's no merge conflicts or extra commits and no unnecessary rebuilds
git rebase --onto $(git merge-base staging master) HEAD~"$(git log master..HEAD --oneline | wc -l)"
17:43:19
@artturin:matrix.orgArtturin * Have the branch on the merge-base of staging and master so there's no merge conflicts or extra commits and no unnecessary rebuilds when building locally
git rebase --onto $(git merge-base staging master) HEAD~"$(git log master..HEAD --oneline | wc -l)"
17:43:39
@sananatheskenana:matrix.orglzcuntwow that's a cool trick17:46:33
@sananatheskenana:matrix.orglzcuntI need master and staging to both be up to date tho right?17:46:53
@artturin:matrix.orgArtturinThey don't have to be up to date for what I said but they do if you don't want to use old revisions17:54:29
@artturin:matrix.orgArtturin gitup . from git-repo-updater pulls all branches 17:55:14
@sananatheskenana:matrix.orglzcuntI prefer to fetch all branches but manually fast forward (or rebase) them17:56:34
@emilazy:matrix.orgemily (jj rebase -d '::staging & ::master', jj git fetch 😎) 17:56:35
@sananatheskenana:matrix.orglzcunt * I prefer to fetch all branches with git fetch upstream but manually fast forward (or rebase) them 17:56:45
@sananatheskenana:matrix.orglzcunthttps://github.com/NixOS/nixpkgs/pull/370683 patch is sent!18:02:37
@sananatheskenana:matrix.orglzcuntdo you mind explaining what exactly the python patch does18:12:49

Show newer messages


Back to Room ListRoom Version: 6