<colemickens>
Was a change made that allows `nix` to work and print usage with a zero exit even when the daemon doesn't have `experimental-features` enabled?
<colemickens>
I have to actually call `nix build` without the flag to get a non-zero exit now.
rajivr has joined #nixos-dev
tilpner has quit [Ping timeout: 260 seconds]
Jackneill has quit [Ping timeout: 260 seconds]
Jackneill has joined #nixos-dev
justanotheruser has joined #nixos-dev
justan0theruser has quit [Ping timeout: 240 seconds]
iwq has quit [Ping timeout: 260 seconds]
LnL has quit [Quit: exit 1]
LnL has joined #nixos-dev
LnL has quit [Changing host]
LnL has joined #nixos-dev
cole-h has quit [Quit: Goodbye]
justanotheruser has quit [Ping timeout: 240 seconds]
<arianvp>
runInLinuxVM doesn't seem to have a /dev/loop
<clever>
arianvp: you may need to modprobe loop?
<arianvp>
that got me a step further; but now it hangs when mounting loopback devices
<arianvp>
hmmph
manveru has joined #nixos-dev
<arianvp>
ah this is my fault; the utility I run expects a functioning systemd environment (and is waiting for udev events)
<arianvp>
runInLinuxVM doesnt run a systemd I presume :P
<clever>
arianvp: run `ps -eHx` in there, youll find that bash is pid 1
<clever>
`ps -eH x` i mean
tilpner has quit [Quit: tilpner]
tilpner has joined #nixos-dev
cole-h has joined #nixos-dev
teto has quit [Quit: WeeChat 2.9]
alp has quit [Remote host closed the connection]
alp has joined #nixos-dev
peelz has quit [Ping timeout: 240 seconds]
peelz has joined #nixos-dev
tom39291 has quit [Ping timeout: 240 seconds]
teto has joined #nixos-dev
alp has quit [Ping timeout: 272 seconds]
tom39291 has joined #nixos-dev
cstrahan has quit [Ping timeout: 260 seconds]
johanot has quit [Ping timeout: 260 seconds]
cbarrett has quit [Ping timeout: 260 seconds]
kalbasit has quit [Ping timeout: 260 seconds]
chrisaw has quit [Ping timeout: 256 seconds]
sorear has quit [Ping timeout: 258 seconds]
teozkr_ has quit [Ping timeout: 260 seconds]
betawaffle has quit [Ping timeout: 260 seconds]
georgyo has quit [Ping timeout: 260 seconds]
feepo has quit [Ping timeout: 260 seconds]
vdemeester has quit [Ping timeout: 240 seconds]
c00w has quit [Ping timeout: 272 seconds]
dmj` has quit [Ping timeout: 260 seconds]
mdlayher has quit [Ping timeout: 260 seconds]
carter has quit [Ping timeout: 260 seconds]
prusnak has quit [Ping timeout: 240 seconds]
angerman has quit [Ping timeout: 256 seconds]
claudiii has quit [Ping timeout: 240 seconds]
teehemkay has quit [Ping timeout: 260 seconds]
aristid has quit [Ping timeout: 240 seconds]
thoughtpolice has quit [Ping timeout: 246 seconds]
rajivr has quit [Ping timeout: 246 seconds]
sdier has quit [Ping timeout: 272 seconds]
elvishjerricco has quit [Ping timeout: 272 seconds]
alunduil has quit [Ping timeout: 260 seconds]
raboof has quit [Ping timeout: 244 seconds]
jared-w has quit [Ping timeout: 240 seconds]
nh2 has quit [Ping timeout: 258 seconds]
aria has quit [Ping timeout: 260 seconds]
ris has joined #nixos-dev
emilazy has quit [Ping timeout: 246 seconds]
gleber has quit [Ping timeout: 272 seconds]
davidtwco has quit [Ping timeout: 260 seconds]
kalbasit has joined #nixos-dev
nh2 has joined #nixos-dev
aristid has joined #nixos-dev
chrisaw has joined #nixos-dev
prusnak has joined #nixos-dev
carter has joined #nixos-dev
manveru has quit [Ping timeout: 260 seconds]
manveru has joined #nixos-dev
jared-w has joined #nixos-dev
vdemeester has joined #nixos-dev
sdier has joined #nixos-dev
georgyo has joined #nixos-dev
teehemkay has joined #nixos-dev
claudiii has joined #nixos-dev
cbarrett has joined #nixos-dev
rajivr has joined #nixos-dev
sorear has joined #nixos-dev
emilazy has joined #nixos-dev
angerman has joined #nixos-dev
c00w has joined #nixos-dev
alunduil has joined #nixos-dev
feepo has joined #nixos-dev
thoughtpolice has joined #nixos-dev
mdlayher has joined #nixos-dev
johanot has joined #nixos-dev
davidtwco has joined #nixos-dev
dmj` has joined #nixos-dev
betawaffle has joined #nixos-dev
cstrahan has joined #nixos-dev
aria has joined #nixos-dev
teozkr_ has joined #nixos-dev
gleber has joined #nixos-dev
alp has joined #nixos-dev
elvishjerricco has joined #nixos-dev
raboof has joined #nixos-dev
rajivr has quit [Quit: Connection closed for inactivity]
noonien has joined #nixos-dev
tom39291 has quit [Ping timeout: 260 seconds]
chrisaw has quit [Ping timeout: 240 seconds]
raboof has quit [Ping timeout: 240 seconds]
raboof_ has joined #nixos-dev
chrisaw has joined #nixos-dev
orivej has quit [Ping timeout: 265 seconds]
orivej has joined #nixos-dev
<arianvp>
is there any docs on what kind of voodoo magic happens with buildInputs when cross-compiling?
<arianvp>
like; does it literally rewrite all the derivations in place or something? Like we pass in `pkgs` right; but somehow those packages are monkey-patched to crossPkgs
<worldofpeace>
um, I wonder why this build on aarch64 doesn't instantiate https://logs.nix.ci/?key=nixos/nixpkgs.99112&attempt_id=480a69e0-ca32-4185-bd3e-3ec9c34168f1 the message is soo unclear.
<arianvp>
I especially like how Xorg is special-cased in there :)
<arianvp>
or maybe xorg means something else in this context. I hope it does
<worldofpeace>
omg the manual looks fab! it's not the 90s anymore
<arianvp>
worldofpeace: I know right
<arianvp>
almost not ashamed of NixOS anymore :D
<qyliss>
I find the huge text quite difficult to read
<samueldr>
worldofpeace: it never was
<qyliss>
it's _extremely_ wide too
<arianvp>
qyliss: defenitely. I think people want to tackle this after the "what doc format are we gonna use" debate
<samueldr>
qyliss: what do you mean extremely wide?
<samueldr>
it ends up as `default = "${pkgs.biboumi}/etc/biboumi";` in the options.json
<samueldr>
though it seems it's done at a level that didn't affect the Mobile NixOS documentation toolchain, so that still breaks when adding a default that way
<clever>
169 /* This function recursively removes all derivation attributes from
<clever>
170 `x` except for the `name` attribute.
__monty__ has quit [Quit: leaving]
<ma27[m]>
cole-h: what did I miss?
<cole-h>
ma27[m]: Is there a reason you didn't use glittershark's suggestion to add an ellipsis to pkgs/top-level/default.nix, and instead just removed the `inNixShell` attr in impure.nix?
<cole-h>
(Was just reading through that PR and the linked Nix issue)
<ma27[m]>
cole-h: frankly I'm not sure anymore, sorry! Is there something wrong with the current state?
<cole-h>
ma27[m]: I don't think so, but I think if it were an ellipsis, borg's aarch64 wouldn't be throwing eval errors (https://logs.nix.ci/?key=nixos/nixpkgs.99086&attempt_id=5a82e536-ef45-4311-901c-8eada7e0f701, https://logs.nix.ci/?key=nixos/nixpkgs.99077&attempt_id=d9081f77-4506-4beb-b593-98f693e73a2c, https://logs.nix.ci/?key=nixos/nixpkgs.99076&attempt_id=d128c36f-72ef-49ab-8e8e-ab40f34347ef)
<cole-h>
ma27[m]: Don't know if it's something with the builder, or nixpkgs (though builder is suspect since x86_64 is fine)
<ma27[m]>
I see. I guess an ellipsis would be the better solution then.
<cole-h>
But I'd much rather know why this is happening... :P
<ma27[m]>
as we're talking about aarch64, is this happening on the community builder?
<cole-h>
Yeah
<cole-h>
(Which is what borg uses to do stuff on aarch64)
<cole-h>
I saw that too. It's not unlikely, but it's strange that it's only popping up just "now" (I'm pretty sure I've seen this before this week -- maybe even before this month, but didn't think much of it).
noonien has quit [Ping timeout: 240 seconds]
cstrahan has quit [Ping timeout: 244 seconds]
alunduil has quit [Ping timeout: 244 seconds]
raboof_ has quit [Ping timeout: 260 seconds]
dmj` has quit [Ping timeout: 244 seconds]
jkkm has quit [Ping timeout: 272 seconds]
johanot has quit [Ping timeout: 260 seconds]
aria has quit [Ping timeout: 260 seconds]
mdlayher has quit [Ping timeout: 244 seconds]
thoughtpolice has quit [Ping timeout: 246 seconds]
<{^_^}>
nix#4003 (by Ma27, 2 weeks ago, open): `nix-shell` breaks with an eval-error in `nixpkgs` with Nix 3.0pre
mdlayher has joined #nixos-dev
prusnak has joined #nixos-dev
aria has joined #nixos-dev
noonien has joined #nixos-dev
<ma27[m]>
the behavior how arguments from `--argstr` are passed to nix code (previously, values not in `{ foo ? x, bar, ... }` were ignored from `--argstr`)
nh2 has joined #nixos-dev
<cole-h>
Ahhhh, right, yes.
jkkm has joined #nixos-dev
aristid has joined #nixos-dev
chrisaw has joined #nixos-dev
cstrahan has joined #nixos-dev
<ma27[m]>
so, ellipsis is ineed a way better solution
alunduil has joined #nixos-dev
<ma27[m]>
sorry for that.
<cole-h>
And now they go "all the way through"
raboof_ has joined #nixos-dev
srhb has joined #nixos-dev
<cole-h>
All good :) At least it's an easy fix
feepo has joined #nixos-dev
carter has joined #nixos-dev
johanot has joined #nixos-dev
c00w has joined #nixos-dev
kalbasit has joined #nixos-dev
dmj` has joined #nixos-dev
thoughtpolice has joined #nixos-dev
betawaffle has joined #nixos-dev
davidtwco has joined #nixos-dev
<worldofpeace>
ahh nvm LnL responded
<LnL>
hm?
<worldofpeace>
LnL: I was asking infinisil if his macos machine was up but u responded that it builds 👍️. It was out of context because matrix hasn't synced messages just yet (figured that out from looking at the irc logs)
<infinisil>
worldofpeace: Can you confirm that you can log in?
<LnL>
ah yeah, gimp also succeeded so with that darwin-tested should be green
<infinisil>
As an emergency mac if needed for the release :P
<LnL>
I can also easily setup an interactive session on gh
<worldofpeace>
infinisil: It works!✨
<worldofpeace>
LnL: what do you mean by "an interactive session"?
<infinisil>
\o/
<LnL>
I linked the definitions, one sets up a tmate session to a github action builder