justan0theruser has quit [Ping timeout: 272 seconds]
justan0theruser has joined #nixos-dev
justan0theruser has quit [Ping timeout: 272 seconds]
justan0theruser has joined #nixos-dev
evils has quit [Ping timeout: 245 seconds]
orivej has joined #nixos-dev
cole-h has joined #nixos-dev
AlwaysLivid has quit [Ping timeout: 268 seconds]
cole-h has quit [Ping timeout: 276 seconds]
orivej has quit [Ping timeout: 276 seconds]
__monty__ has joined #nixos-dev
AlwaysLivid has joined #nixos-dev
AlwaysLivid has quit [Remote host closed the connection]
AlwaysLivid has joined #nixos-dev
jonringer has quit [Ping timeout: 264 seconds]
mkaito has joined #nixos-dev
mkaito has joined #nixos-dev
mkaito has quit [Changing host]
orivej has joined #nixos-dev
ris has joined #nixos-dev
<sterni>
can somebody tell me why installables only have their default / bin output associated with them when they reach CmdRun / CmdShell it seems to iterate over all store paths everywhere, but I can't find the point where it filters the output paths of the derivation
<sterni>
(context: I want to set MANPATH for CmdShell, but that involves having the man and/or devman output for some packages)
<dottedmag>
Folks, I'm preparing a number of changes to packages that use libcrypt.so. All the changes are identical: add "withLibxcrypt ? false, libxcrypt" to the package parameters, add "++ lib.optional withLibxcrypt libxcrypt" to the buildInputs. What's the best way to submit it? A PR per package, or a single PR with every package's change in a separate commit?
<supersandro2000>
I am trying to list all packages that are cross compilable with ``nix-env -f . -qa --attr pkgs.pkgsCross.aarch64-multiplatform.pkgs``
<supersandro2000>
which errors with ``error: attribute 'runtimeShell' missing, at nixpkgs/pkgs/top-level/all-packages.nix:524:79``
<supersandro2000>
Anyone has an idea how to do that?
<siraben>
supersandro2000: wouldn't that return all packages?
<siraben>
Also that line seems to be `makeWrapper = makeSetupHook { deps = [ dieHook ]; substitutions = { shell = targetPackages.runtimeShell; }; }`
<supersandro2000>
siraben: yeah, that exactly what I want
<siraben>
but you'll just get back all packags?
<supersandro2000>
yeah I need that
<supersandro2000>
but with the drv and paths for cross
<supersandro2000>
``nix-env -f . -qa --attr pkgs.pkgsCross.aarch64-multiplatform`` works. I could have sworn I tried that yesterday
<siraben>
check your history
<sterni>
supersandro2000: why does disabledTests default to null and not [] in the first place?
<supersandro2000>
I am currently trying to fix nixpkgs-review reports for cross which are currently totally broken because they use nix-env results without cross
<FRidh>
supersandro2000: I saw your note. Tests succeed on my machine.
<supersandro2000>
FRidh: for hexa- even other tests fail. I think we might want to revisit that in the next staging cycle.
<supersandro2000>
if it passes in hydra it is good for now. that staging cycle takes already way to long
<FRidh>
5 days?
<FRidh>
previous one was long
<tazjin>
why do we even have maintainers if everything now gets merged after a few hours if the build is green?
<tazjin>
I guess there might be a split between people in this community who want to be like arch-style users (update and ignore breakage) and those who would prefer to have some time to test things
<supersandro2000>
FRidh: oh, probably missed the last merge
AlwaysLivid has quit [Ping timeout: 268 seconds]
AlwaysLivid has joined #nixos-dev
cole-h has quit [Ping timeout: 256 seconds]
v0|d has joined #nixos-dev
rajivr has quit [Quit: Connection closed for inactivity]
pbb has quit [Remote host closed the connection]
pbb has joined #nixos-dev
orivej has quit [Ping timeout: 245 seconds]
orivej has joined #nixos-dev
srk has quit [Remote host closed the connection]
srk has joined #nixos-dev
teto has joined #nixos-dev
orivej has quit [Ping timeout: 246 seconds]
jonringer has quit [Ping timeout: 264 seconds]
pingiun_ is now known as pingiun
WilliButz has quit [Remote host closed the connection]