Skip to content

Instantly share code, notes, and snippets.

View leana8959's full-sized avatar
🌳
I like trees

Plume leana8959

🌳
I like trees
  • France
  • 00:52 (UTC +01:00)
View GitHub Profile
@leana8959
leana8959 / configuration.nix
Created March 7, 2026 09:48
NixOS Life is Strange glibc missing libc_dlopen_mode symbol fix
{
programs.steam = {
enable = true;
protontricks.enable = true;
package =
let
# Following is a patch for Life is strange
#
# A symbol in glibc is no longer exported.
# https://sourceware.org/git/?p=glibc.git%3Ba%3Dcommit%3Bh%3D7a5db2e82fbb6c3a6e3fdae02b7166c5d0e8c7a8