Skip to content

Revert "stdenv: pURL implementation (#421125)"#453322

Merged
wolfgangwalther merged 1 commit intoNixOS:masterfrom
h0nIg:revertpurltemporarily
Oct 19, 2025
Merged

Revert "stdenv: pURL implementation (#421125)"#453322
wolfgangwalther merged 1 commit intoNixOS:masterfrom
h0nIg:revertpurltemporarily

Conversation

@h0nIg
Copy link
Contributor

@h0nIg h0nIg commented Oct 18, 2025

#421125 introduced a problem with checkMeta=true for nixpkgs-review. checkMeta defaults to false in general.

The scenario happened for thunderbird-bin in combination with an unsupported platform.
This PR prevents any evaluation which might be problematic

There were concerns, that a revert may be a better option. I keep this PR open and let the community decide: #453291

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

This reverts commit 5427115, reversing
changes made to 88ee2ac.
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 8.has: changelog This PR adds or changes release notes 6.topic: ruby A dynamic, open source programming language with a focus on simplicity and productivity. 6.topic: fetch Fetchers (e.g. fetchgit, fetchsvn, ...) 6.topic: stdenv Standard environment 8.has: documentation This PR adds or changes documentation labels Oct 18, 2025
@wolfgangwalther
Copy link
Contributor

I'm confused by the commit message:

This reverts commit h0nIg@5427115, reversing
changes made to h0nIg@88ee2ac.

The second commit seems very much unrelated. What am I missing?

Please clarify the reason for the revert in the commit message, aka refer to the cases that were broken for Eval.

@h0nIg
Copy link
Contributor Author

h0nIg commented Oct 19, 2025

I'm confused by the commit message:

This reverts commit h0nIg@5427115, reversing
changes made to h0nIg@88ee2ac.

The second commit seems very much unrelated. What am I missing?

Please clarify the reason for the revert in the commit message, aka refer to the cases that were broken for Eval.

it is the revert based on the latest master which i had locally (88ee2ac). This was the result of a standard git revert SHA -m 1

@wolfgangwalther
Copy link
Contributor

This was the result of a standard git revert SHA -m 1

Thanks, never seen that!

@wolfgangwalther wolfgangwalther added this pull request to the merge queue Oct 19, 2025
@wolfgangwalther
Copy link
Contributor

Merging this to unbreak the various issues we have with meta depending on src. To clarify my comment on the other PR: I understand this will be necessary, but we will need better tooling to make such a change with confidence.

For me that means:

  • We need to eval more packages than just those build on hydra.
  • We need to eval and diff meta.

Once we do this, we can much better judge the impact of such a change. We can then tell whether it was just these 1-2 broken packages - or whether there were a lot more elsewhere.

I don't have an immediate solution for you, but the above two things have been on my list for a while and I have been thinking about them.

Merged via the queue into NixOS:master with commit 9cec60c Oct 19, 2025
36 of 39 checks passed
@github-project-automation github-project-automation bot moved this to Done in Stdenv Oct 19, 2025
@wolfgangwalther wolfgangwalther mentioned this pull request Oct 19, 2025
13 tasks
@raboof
Copy link
Member

raboof commented Oct 20, 2025

We can then tell whether it was just these 1-2 broken packages - or whether there were a lot more elsewhere.

I agree that would be helpful. The cplex thing was a huge hack anyway, tbh for that case I would be fine with some bespoke change (like explicitly setting a purl).

@jopejoe1
Copy link
Member

Note that there are quite a few of those hacks in nixpkgs.

@raboof
Copy link
Member

raboof commented Oct 20, 2025

sure, just saying it'd be helpful to get a feel for how many - I'd be fine with 5 or even 50, but perhaps not 500 :)

@jopejoe1
Copy link
Member

My guess would be somewhere in the 10s but never really did a full scan will hack something together to get you a list (should not take that long to write)

@jopejoe1
Copy link
Member

With a simple script, it got the following, which have non-evaluating src:

List of non-evaluating src
trace: ** cplex
trace: ** dyalog
trace: ** elasticsearchPlugins.analysis-lemmagen
trace: ** input-fonts
trace: ** joypixels
trace: ** libreoffice-bin
trace: ** linuxKernel.packages.linux_5_10.nvidia_dc
trace: ** linuxKernel.packages.linux_5_10.nvidia_dc_535
trace: ** linuxKernel.packages.linux_5_10.nvidia_dc_565
trace: ** linuxKernel.packages.linux_5_10.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_5_10.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_5_10.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_5_15.nvidia_dc
trace: ** linuxKernel.packages.linux_5_15.nvidia_dc_535
trace: ** linuxKernel.packages.linux_5_15.nvidia_dc_565
trace: ** linuxKernel.packages.linux_5_15.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_5_15.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_5_15.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_5_4.nvidia_dc
trace: ** linuxKernel.packages.linux_5_4.nvidia_dc_535
trace: ** linuxKernel.packages.linux_5_4.nvidia_dc_565
trace: ** linuxKernel.packages.linux_5_4.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_5_4.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_5_4.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_6_1.nvidia_dc
trace: ** linuxKernel.packages.linux_6_1.nvidia_dc_535
trace: ** linuxKernel.packages.linux_6_1.nvidia_dc_565
trace: ** linuxKernel.packages.linux_6_1.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_6_1.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_6_1.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_6_12.nvidia_dc
trace: ** linuxKernel.packages.linux_6_12.nvidia_dc_535
trace: ** linuxKernel.packages.linux_6_12.nvidia_dc_565
trace: ** linuxKernel.packages.linux_6_12.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_6_12.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_6_12.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_6_12_hardened.nvidia_dc
trace: ** linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535
trace: ** linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565
trace: ** linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_6_16.nvidia_dc
trace: ** linuxKernel.packages.linux_6_16.nvidia_dc_535
trace: ** linuxKernel.packages.linux_6_16.nvidia_dc_565
trace: ** linuxKernel.packages.linux_6_16.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_6_16.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_6_16.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_6_17.nvidia_dc
trace: ** linuxKernel.packages.linux_6_17.nvidia_dc_535
trace: ** linuxKernel.packages.linux_6_17.nvidia_dc_565
trace: ** linuxKernel.packages.linux_6_17.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_6_17.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_6_17.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_6_6.nvidia_dc
trace: ** linuxKernel.packages.linux_6_6.nvidia_dc_535
trace: ** linuxKernel.packages.linux_6_6.nvidia_dc_565
trace: ** linuxKernel.packages.linux_6_6.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_6_6.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_6_6.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_hardened.nvidia_dc
trace: ** linuxKernel.packages.linux_hardened.nvidia_dc_535
trace: ** linuxKernel.packages.linux_hardened.nvidia_dc_565
trace: ** linuxKernel.packages.linux_hardened.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_hardened.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_hardened.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_lqx.nvidia_dc
trace: ** linuxKernel.packages.linux_lqx.nvidia_dc_535
trace: ** linuxKernel.packages.linux_lqx.nvidia_dc_565
trace: ** linuxKernel.packages.linux_lqx.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_lqx.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_lqx.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_xanmod.nvidia_dc
trace: ** linuxKernel.packages.linux_xanmod.nvidia_dc_535
trace: ** linuxKernel.packages.linux_xanmod.nvidia_dc_565
trace: ** linuxKernel.packages.linux_xanmod.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_xanmod.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_xanmod.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_xanmod_latest.nvidia_dc
trace: ** linuxKernel.packages.linux_xanmod_latest.nvidia_dc_535
trace: ** linuxKernel.packages.linux_xanmod_latest.nvidia_dc_565
trace: ** linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_xanmod_stable.nvidia_dc
trace: ** linuxKernel.packages.linux_xanmod_stable.nvidia_dc_535
trace: ** linuxKernel.packages.linux_xanmod_stable.nvidia_dc_565
trace: ** linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy470
trace: ** linuxKernel.packages.linux_zen.nvidia_dc
trace: ** linuxKernel.packages.linux_zen.nvidia_dc_535
trace: ** linuxKernel.packages.linux_zen.nvidia_dc_565
trace: ** linuxKernel.packages.linux_zen.nvidia_x11_legacy340
trace: ** linuxKernel.packages.linux_zen.nvidia_x11_legacy390
trace: ** linuxKernel.packages.linux_zen.nvidia_x11_legacy470
trace: ** linuxPackages.nvidia_dc
trace: ** linuxPackages.nvidia_dc_535
trace: ** linuxPackages.nvidia_dc_565
trace: ** linuxPackages.nvidia_x11_legacy340
trace: ** linuxPackages.nvidia_x11_legacy390
trace: ** linuxPackages.nvidia_x11_legacy470
trace: ** linuxPackages_latest.nvidia_dc
trace: ** linuxPackages_latest.nvidia_dc_535
trace: ** linuxPackages_latest.nvidia_dc_565
trace: ** linuxPackages_latest.nvidia_x11_legacy340
trace: ** linuxPackages_latest.nvidia_x11_legacy390
trace: ** linuxPackages_latest.nvidia_x11_legacy470
trace: ** linuxPackages_lqx.nvidia_dc
trace: ** linuxPackages_lqx.nvidia_dc_535
trace: ** linuxPackages_lqx.nvidia_dc_565
trace: ** linuxPackages_lqx.nvidia_x11_legacy340
trace: ** linuxPackages_lqx.nvidia_x11_legacy390
trace: ** linuxPackages_lqx.nvidia_x11_legacy470
trace: ** linuxPackages_xanmod.nvidia_dc
trace: ** linuxPackages_xanmod.nvidia_dc_535
trace: ** linuxPackages_xanmod.nvidia_dc_565
trace: ** linuxPackages_xanmod.nvidia_x11_legacy340
trace: ** linuxPackages_xanmod.nvidia_x11_legacy390
trace: ** linuxPackages_xanmod.nvidia_x11_legacy470
trace: ** linuxPackages_xanmod_latest.nvidia_dc
trace: ** linuxPackages_xanmod_latest.nvidia_dc_535
trace: ** linuxPackages_xanmod_latest.nvidia_dc_565
trace: ** linuxPackages_xanmod_latest.nvidia_x11_legacy340
trace: ** linuxPackages_xanmod_latest.nvidia_x11_legacy390
trace: ** linuxPackages_xanmod_latest.nvidia_x11_legacy470
trace: ** linuxPackages_xanmod_stable.nvidia_dc
trace: ** linuxPackages_xanmod_stable.nvidia_dc_535
trace: ** linuxPackages_xanmod_stable.nvidia_dc_565
trace: ** linuxPackages_xanmod_stable.nvidia_x11_legacy340
trace: ** linuxPackages_xanmod_stable.nvidia_x11_legacy390
trace: ** linuxPackages_xanmod_stable.nvidia_x11_legacy470
trace: ** linuxPackages_zen.nvidia_dc
trace: ** linuxPackages_zen.nvidia_dc_535
trace: ** linuxPackages_zen.nvidia_dc_565
trace: ** linuxPackages_zen.nvidia_x11_legacy340
trace: ** linuxPackages_zen.nvidia_x11_legacy390
trace: ** linuxPackages_zen.nvidia_x11_legacy470
trace: ** oilrush
trace: ** orbstack
trace: ** ovftool
trace: ** postgresql18Packages.age
trace: ** postgresql18Packages.pgaudit
trace: ** raycast
trace: ** segger-jlink
trace: ** segger-jlink-headless
trace: ** tidgi
trace: ** xxe-pe
trace: ** yabai

@h0nIg
Copy link
Contributor Author

h0nIg commented Nov 2, 2025

With a simple script, it got the following, which have non-evaluating src:

List of non-evaluating src

Most of them require special licenses to be accepted, or are EOL (kernel). Only 2 do not evaluate due to advertisement of supported platform and non-evaluation. I will fix them via #457769

Still #454333 is safe to get merged because of the feature flag which i would llke to keep.

List of evaluations (aarch64-darwin)

root@f0a9c46f4e9a /mounts/nixpkgs (git)-[purl-featureflag] # nix repl --system aarch64-darwin
Nix 2.30.3
Type :? for help.
nix-repl> xx = import ./. {config.allowUnfree = true; config.nvidia.acceptLicense = true; config.allowSrcEvalForDrvMeta = true; config.allowUnsupportedSystem = true; config.segger-jlink.acceptLicense = true; config.xxe-pe.acceptLicense = true; config.acceptBroadcomEula = true; config.input-fonts.acceptLicense = true; config.dyalog.acceptLicense = true;config.joypixels.acceptLicense = true;}
dentifiers
xx.dy
nix-repl>

nix-repl> xx.cplex.meta.identifiers
fiers
xx.elasticsearchPlugins.analysis-lemmagen.meta.identifiers
xx.input-fonts.meta.identifiers
xx.joypixels.meta.identifiers
xx.libreoffice-bin.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_hardened.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_hardened.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.dyalog.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.elasticsearchPlugins.analysis-lemmagen.meta.identifiers
565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.input-fonts.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.joypixels.meta.identifiers
ifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.libreoffice-bin.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc.meta.identifiers
.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc_565.meta.identifiers
.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers
idia_dc.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers
eta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers
.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers
identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy390.meta.identifiers
anmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc.meta.identifiers
ta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535.meta.identifiers
ntifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565.meta.identifiers
acy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470.meta.identifiers
entifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers
s
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers
ntifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc_535.meta.identifiers
rs
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc_565.meta.identifiers

{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy390.meta.identifiers
fiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc_565.meta.identifiers
.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.oilrush.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.orbstack.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.ovftool.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.postgresql18Packages.age.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.postgresql18Packages.pgaudit.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.raycast.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.segger-jlink.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.segger-jlink-headless.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.tidgi.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.xxe-pe.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.yabai.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> (xx.ovftool.override { acceptBroadcomEula = true; }).meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

List of evaluations (x86_64-darwin)

root@f0a9c46f4e9a /mounts/nixpkgs (git)-[purl-featureflag] # nix repl --system x86_64-darwin
Nix 2.30.3
Type :? for help.
nix-repl>

nix-repl> xx = import ./. {config.allowUnfree = true; config.nvidia.acceptLicense = true; config.allowSrcEvalForDrvMeta = true; config.allowUnsupportedSystem = true; config.segger-jlink.acceptLicense = true; config.xxe-pe.acceptLicense = true; config.acceptBroadcomEula = true; config.input-fonts.acceptLicense = true; config.dyalog.acceptLicense = true;config.joypixels.acceptLicense = true;}
dentifiers
xx.dyalog.meta.identifiers
xx.elastic
nix-repl>

nix-repl> xx.cplex.meta.identifiers
searchPlugins.analysis-lemmagen.meta.identifiers
xx.input-fonts.meta.identifiers
xx.joypixels.meta.identifiers
xx.libreoffice-bin.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_hardened.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_hardened.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.dyalog.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.elasticsearchPlugins.analysis-lemmagen.meta.identifiers
565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.input-fonts.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.joypixels.meta.identifiers
ifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.libreoffice-bin.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc.meta.identifiers
.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc_565.meta.identifiers
.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
leg purlParts = acy470.meta.identifie{ ... };
rs
xx.linuxKernel. purls = packages.linux_xanmod.nv[ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers
egacy390.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers
fiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers

error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers
ntifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy340.meta.identifiers
ifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy470.meta.identifiers
.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc.meta.identifiers
rs
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470.meta.identifiers
dia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers
entifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy340.meta.identifiers
ges_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc_535.meta.identifiers
rs
xx.linuxPackages_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc_565.meta.identifiers
identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy340.meta.identifiers
1_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc_535.meta.identifiers
_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy390.meta.identifiers
ifiers
xx.linuxPackages_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc_535.meta.identifiers
s_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc_565.meta.identifiers
rs
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc_535.meta.identifiers
zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy470.meta.identifiers
rs
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.oilrush.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.orbstack.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.ovftool.meta.identifiers
error:
… while evaluating the attribute 'ovftool.meta.identifiers'
at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:677:7:
676|
677| identifiers =
| ^
678| let

   … in the left operand of the update (//) operator
     at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:768:9:
      767|         v1
      768|         // {
         |         ^
      769|           inherit v1 purlParts;

   (stack trace truncated; use '--show-trace' to show the full, detailed trace)

   error: See the following URL for terms of using this software:
   https://developer.broadcom.com/tools/open-virtualization-format-ovf-tool/latest

   Use `ovftool.override { acceptBroadcomEula = true; }` if you accept Broadcom's terms
   and would like to use this package.

nix-repl> xx.postgresql18Packages.age.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.postgresql18Packages.pgaudit.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.raycast.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.segger-jlink.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.segger-jlink-headless.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.tidgi.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.xxe-pe.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.yabai.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purl = "pkg:github/koekeishiya/[email protected]";
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl>

nix-repl> (xx.ovftool.override { acceptBroadcomEula = true; }).meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

List of evaluations (x86_64-linux)

root@f0a9c46f4e9a /mounts/nixpkgs (git)-[purl-featureflag] # nix repl --system x86_64-linux
Nix 2.30.3
Type :? for help.
nix-repl>

nix-repl>

nix-repl>

nix-repl> xx = import ./. {config.allowUnfree = true; config.nvidia.acceptLicense = true; config.allowSrcEvalForDrvMeta = true; config.allowUnsupportedSystem = true; config.segger-jlink.acceptLicense = true; config.xxe-pe.acceptLicense = true; config.acceptBroadcomEula = true; config.input-fonts.acceptLicense = true; config.dyalog.acceptLicense = true;config.joypixels.acceptLicense = true;}

xx.cplex.meta.i
nix-repl>

nix-repl> xx.cplex.meta.identifiers
fiers
xx.elasticsearchPlugins.analysis-lemmagen.meta.identifiers
xx.input-fonts.meta.identifiers
xx.joypixels.meta.identifiers
xx.libreoffice-bin.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_hardened.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_hardened.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'cplex.meta.identifiers'
at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:677:7:
676|
677| identifiers =
| ^
678| let

   … in the left operand of the update (//) operator
     at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:768:9:
      767|         v1
      768|         // {
         |         ^
      769|           inherit v1 purlParts;

   (stack trace truncated; use '--show-trace' to show the full, detailed trace)

   error: This nix expression requires that the cplex installer is already
   downloaded to your machine. Get it from IBM:
   https://www.ibm.com/support/pages/downloading-ibm-ilog-cplex-optimization-studio-2211

   Set `cplex.releasePath = /path/to/download;` in your
   ~/.config/nixpkgs/config.nix for `nix-*` commands, or
   `config.cplex.releasePath = /path/to/download;` in your
   `configuration.nix` for NixOS.

nix-repl> xx.dyalog.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.elasticsearchPlugins.analysis-lemmagen.meta.identifiers
565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.input-fonts.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.joypixels.meta.identifiers
ifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.libreoffice-bin.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc.meta.identifiers
.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc_535.meta.identifiers
a_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy340.meta.identifiers
ia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy470.meta.identifiers
.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers
dentifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers
legacy340.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc.meta.identifiers

{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc.meta.identifiers
fiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535.meta.identifiers
ifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565.meta.identifiers
identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470.meta.identifiers
dentifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers

error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc_535.meta.identifiers
fiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy470.meta.identifiers
est.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc_565.meta.identifiers
tifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy390.meta.identifiers
s
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.oilrush.meta.identifiers
error:
… while evaluating the attribute 'oilrush.meta.identifiers'
at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:677:7:
676|
677| identifiers =
| ^
678| let

   … in the left operand of the update (//) operator
     at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:768:9:
      767|         v1
      768|         // {
         |         ^
      769|           inherit v1 purlParts;

   (stack trace truncated; use '--show-trace' to show the full, detailed trace)

   error: assertion '((url != null) && (sha256 != null))' failed
   at /mounts/nixpkgs/pkgs/by-name/oi/oilrush/package.nix:28:5:
       27|     in
       28|     assert url != null && sha256 != null;
         |     ^
       29|     fetchurl { inherit url sha256; };

nix-repl> xx.orbstack.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.ovftool.meta.identifiers
error:
… while evaluating the attribute 'ovftool.meta.identifiers'
at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:677:7:
676|
677| identifiers =
| ^
678| let

   … in the left operand of the update (//) operator
     at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:768:9:
      767|         v1
      768|         // {
         |         ^
      769|           inherit v1 purlParts;

   (stack trace truncated; use '--show-trace' to show the full, detailed trace)

   error: See the following URL for terms of using this software:
   https://developer.broadcom.com/tools/open-virtualization-format-ovf-tool/latest

   Use `ovftool.override { acceptBroadcomEula = true; }` if you accept Broadcom's terms
   and would like to use this package.

nix-repl> xx.postgresql18Packages.age.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.postgresql18Packages.pgaudit.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.raycast.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.segger-jlink.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.segger-jlink-headless.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.tidgi.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.xxe-pe.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.yabai.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl>

nix-repl> (xx.ovftool.override { acceptBroadcomEula = true; }).meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

List of evaluations (aarch64-linux)

root@f0a9c46f4e9a /mounts/nixpkgs (git)-[purl-featureflag] # nix repl --system aarch64-linux
Nix 2.30.3
Type :? for help.
nix-repl> xx = import ./. {config.allowUnfree = true; config.nvidia.acceptLicense = true; config.allowSrcEvalForDrvMeta = true; config.allowUnsupportedSystem = true; config.segger-jlink.acceptLicense = true; config.xxe-pe.acceptLicense = true; config.acceptBroadcomEula = true; config.input-fonts.acceptLicense = true; config.dyalog.acceptLicense = true;config.joypixels.acceptLicense = true;}

nix-repl>
dentifiers

nix-repl> xx.cplex.meta.identifiers
searchPlugins.analysis-lemmagen.meta.identifiers
xx.input-fonts.meta.identifiers
xx.joypixels.meta.identifiers
xx.libreoffice-bin.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc_535.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_dc_565.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy340.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy390.meta.identifiers
xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy470.meta.identifiers
xx.linuxKernel.packages.linux_hardened.nvidia_dc.meta.identifiers
xx.linuxKernel.packages.linux_hardened.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.dyalog.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.elasticsearchPlugins.analysis-lemmagen.meta.identifiers
565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.input-fonts.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.joypixels.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.libreoffice-bin.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc.meta.identifiers
.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_10.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_15.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc_535.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_dc_565.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers
5.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy340.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers
ta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy390.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers
ifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_5_4.nvidia_x11_legacy470.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:5:
730| linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
731| linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
| ^
732| linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:731:17:
      730|     linux_4_19 = throw "linux 4.19 was removed because it will reach its end of life within 24.11"; # Added 2024-09-21
      731|     linux_5_4 = throw "linux 5.4 was removed because it will reach its end of life within 25.11"; # Added 2025-10-22
         |                 ^
      732|     linux_6_9 = throw "linux 6.9 was removed because it reached its end of life upstream"; # Added 2024-08-02

   error: linux 5.4 was removed because it will reach its end of life within 25.11

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_1.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12.nvidia_x11_legacy470.meta.identifiers
rs
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc.meta.identifiers
eta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_535.meta.identifiers
iers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_12_hardened.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc_535.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_dc_565.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy340.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers
entifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy390.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers
error:
… while evaluating the attribute 'linuxKernel.packages.linux_6_16.nvidia_x11_legacy470.meta.identifiers'
at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:5:
737| linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
738| linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
| ^
739| };

   … while calling the 'throw' builtin
     at /mounts/nixpkgs/pkgs/top-level/linux-kernels.nix:738:18:
      737|     linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23
      738|     linux_6_16 = throw "linux 6.16 was removed because it reached its end of life upstream"; # Added 2025-10-22
         |                  ^
      739|   };

   error: linux 6.16 was removed because it reached its end of life upstream

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc_535.meta.identifiers
_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy340.meta.identifiers
ers
tifiers
xx.linuxPa{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_17.nvidia_x11_legacy470.meta.identifiers
nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_6_6.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_hardened.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_dc_565.meta.identifiers
iers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_lqx.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc.meta.identifiers
tifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy390.meta.identifiers
ger-jlink.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_xanmod_stable.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxKernel.packages.linux_zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_lqx.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_latest.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_xanmod_stable.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc_535.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_dc_565.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy340.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy390.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.linuxPackages_zen.nvidia_x11_legacy470.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.oilrush.meta.identifiers
error:
… while evaluating the attribute 'oilrush.meta.identifiers'
at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:677:7:
676|
677| identifiers =
| ^
678| let

   … in the left operand of the update (//) operator
     at /mounts/nixpkgs/pkgs/stdenv/generic/check-meta.nix:768:9:
      767|         v1
      768|         // {
         |         ^
      769|           inherit v1 purlParts;

   (stack trace truncated; use '--show-trace' to show the full, detailed trace)

   error: assertion '((url != null) && (sha256 != null))' failed
   at /mounts/nixpkgs/pkgs/by-name/oi/oilrush/package.nix:28:5:
       27|     in
       28|     assert url != null && sha256 != null;
         |     ^
       29|     fetchurl { inherit url sha256; };

nix-repl> xx.orbstack.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.ovftool.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.postgresql18Packages.age.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.postgresql18Packages.pgaudit.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.raycast.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.segger-jlink.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.segger-jlink-headless.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.tidgi.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.xxe-pe.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl> xx.yabai.meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

nix-repl>

nix-repl> (xx.ovftool.override { acceptBroadcomEula = true; }).meta.identifiers
{
cpeParts = { ... };
possibleCPEs = [ ... ];
purlParts = { ... };
purls = [ ... ];
v1 = { ... };
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: fetch Fetchers (e.g. fetchgit, fetchsvn, ...) 6.topic: ruby A dynamic, open source programming language with a focus on simplicity and productivity. 6.topic: stdenv Standard environment 8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants