!OqhvaDMJdKYUicLDiE:nixos.org

Nixpkgs Stdenv

138 Members
49 Servers

Load older messages


SenderMessageTime
25 Sep 2024
@emilazy:matrix.orgemily(posted on github instead actually)15:34:15
27 Sep 2024
@yannis:mozilla.orgyannis changed their display name from yannis to yannis|pto back oct 16.15:17:29
1 Oct 2024
@-_o:matrix.org-_o joined the room.21:00:11
4 Oct 2024
@terrorjack:matrix.terrorjack.comterrorjack joined the room.17:38:12
7 Oct 2024
@lehmanator:tchncs.deSam Lehman changed their profile picture.14:24:11
9 Oct 2024
@rosscomputerguy:matrix.orgTristan Rosshttps://github.com/NixOS/nixpkgs/pull/335023 I hope we can get this in soon, it'll fix aarch64-linux building of the kernel 18:15:00
@qyliss:fairydust.spaceAlyssa RossI'm still really unsure about it19:36:37
@rosscomputerguy:matrix.orgTristan Ross
In reply to @qyliss:fairydust.space
I'm still really unsure about it
In what way? It being necessary? Because it does make pkgsLLVM.linux build correctly on aarch64-linux.
19:37:44
@qyliss:fairydust.spaceAlyssa RossIn the way I said in my comment19:39:20
@qyliss:fairydust.spaceAlyssa RossI don't think there's a one way 64-bit<->32-bit mapping.19:39:27
@qyliss:fairydust.spaceAlyssa Ross * 19:39:41
@rosscomputerguy:matrix.orgTristan RossOh19:40:25
@qyliss:fairydust.spaceAlyssa Rossor at least, I'm very not confident that there is one19:40:26
@rosscomputerguy:matrix.orgTristan Ross Could also detect if -m32 or -m64 is specified but aside from -target and -m, idk any other ways. 19:41:57
@rosscomputerguy:matrix.orgTristan RossAnd this mainly only matches on the arch name so other vendor/os names won't trip up the detection at least.19:42:29
@rosscomputerguy:matrix.orgTristan Ross At least the kernel only uses -target it seems for the case I ran into. 19:43:39
10 Oct 2024
@me:linj.techlinj Sorry for cross-posting. What is the difference between stdenv.shell and runtimeShell? I want to do something like make SHELL=${runtimeShell} during build. 02:14:12
@rosscomputerguy:matrix.orgTristan RossIdk either, I can figure out from grepping02:15:07
@rosscomputerguy:matrix.orgTristan Ross stdenv.shell seems to be the one which can run the builder. Not sure what runtimeShell = prevStage.ccWrapperStdenv.shell; exactly means. 02:16:59
@rosscomputerguy:matrix.orgTristan RossOh, they're mostly the same02:17:32
@me:linj.techlinj
In reply to @rosscomputerguy:matrix.org
stdenv.shell seems to be the one which can run the builder. Not sure what runtimeShell = prevStage.ccWrapperStdenv.shell; exactly means.
Oh, I do not mean this runtimeShell, I mean pkgs.runtimeShell.
02:18:16
@rosscomputerguy:matrix.orgTristan Ross
In reply to @me:linj.tech
Oh, I do not mean this runtimeShell, I mean pkgs.runtimeShell.
Oh, it's an alias of runtimeShellPackage
02:18:53
@rosscomputerguy:matrix.orgTristan RossBut it references the actual exec02:19:06
@rosscomputerguy:matrix.orgTristan Ross Basically like doing lib.getExec pkgs.runtimeShellPackage which the runtime shell package is bash 02:19:34
@artturin:matrix.orgArtturin
In reply to @me:linj.tech
Sorry for cross-posting. What is the difference between stdenv.shell and runtimeShell? I want to do something like make SHELL=${runtimeShell} during build.
Shell for build vs shell for host
02:23:10
@me:linj.techlinjThanks02:27:04
@6pak:matrix.org6pak joined the room.16:32:41
11 Oct 2024
@rosscomputerguy:matrix.orgTristan Rosshttps://github.com/NixOS/nixpkgs/issues/34795516:50:21
@thefossguy:matrix.orgPratham Patel (you can mention me) joined the room.17:12:36
@rosscomputerguy:matrix.orgTristan Rosshttps://github.com/NixOS/nixpkgs/pull/34795917:35:33

Show newer messages


Back to Room ListRoom Version: 9