remove apocryphal raylib reference

i copy
This commit is contained in:
mehbark 2024-04-17 01:11:47 -04:00
parent cc28c85b38
commit dc65e60485

View file

@ -21,8 +21,6 @@
];
LD_LIBRARY_PATH=pkgs.lib.makeLibraryPath [ pkgs.openssl pkgs.libyaml ];
# not necessary
# LIBRARY_PATH="${pkgs.raylib}/include";
};
});
};