Skip to content

Update nixGL for latest nixpkgs: nvidia kernel modules and package deprecations#223

Open
TheTeXnician wants to merge 3 commits into
nix-community:mainfrom
TheTeXnician:update-for-latest-nixpkgs
Open

Update nixGL for latest nixpkgs: nvidia kernel modules and package deprecations#223
TheTeXnician wants to merge 3 commits into
nix-community:mainfrom
TheTeXnician:update-for-latest-nixpkgs

Conversation

@TheTeXnician

@TheTeXnician TheTeXnician commented May 7, 2026

Copy link
Copy Markdown

In recent (unstable) nixpkgs, there have been changes to the nvidia kernel modules. So when you inputs.nixpkgs.follows nixGL's nixpkgs with unstable nixpkgs, you currently get

This PR fixes the evaluation warnings and the override error. Tested locally but I'm not quite sure if I have caught on to all necessary changes for current nixpkgs.

PR pipeline seems to fail due to using an older revision of nixpkgs than pinned in the flake.

djeis97 pushed a commit to djeis97/nixGL that referenced this pull request May 15, 2026
Replace deprecated xorg package set references with direct libx11/libxcb/libxshmfence
packages, remove kernel = null override that errors on recent nixpkgs, and bump
nixpkgs to f6030e80.
@antholeole

Copy link
Copy Markdown

thanks, this worked for me

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants