Sure, but we will later have to decide the default behavior for unset licenses if we do the nix-support/private for the cache.
inherit pkgs;
would fix the set building non top-level derivations, but maybe we want to do something else?
Nix flake show seems to be broken since the sets get into intelPackages and linxuPackages. Not sure what changed.
nix flake show
git+file:///home/leix/Documents/jungle?rev=40c8a12a34040f80…
So, meta.cross = true
is for packages that cross compile, and we know they are correct (tested to be working), right?
Here is a list of packages that cross compile in hydra right now: http://weasel:3001/eval/52?filter=cross&compare=46&full=#tabs-still-succeed
- bigotes
- jemallocNanos6
- meteocat-exporter -…
- Is not well documented so I don't know if it does only what you think it does. This can be resolved by reviewing the relevant parts of the stdenv machinery (and ideally having some notes for…
I was planning to add another job to the CI to run the cross compilation target. Wouldn't that cover what this patch is trying to solve?
We already discussed it bscpkgs: https://jungle.bsc.es/…
I am not sure either, nanos6 uses ifunc
as the default and indirect the fallback: 57f0d9e5b0