| 11 Mar 2025 |
K900 | Which means https://github.com/NixOS/nixpkgs/pull/387292 should be good to test now | 19:17:10 |
K900 | Also, unrelated, https://www.supergoodcode.com/znvk/ | 19:57:55 |
| Adam Neverwas removed their display name adam_neverwas. | 23:24:12 |
| 12 Mar 2025 |
Atemu | It's been a while since I've done it but has building mesa always been this ..much? | 11:07:16 |
Atemu | I remembered that it was actually a rather quick build; did that change? | 11:07:33 |
K900 | It's pretty quick for me still | 11:08:51 |
K900 | Like 5 minutes | 11:08:56 |
K900 | That's for Mesa itself. | 11:09:10 |
K900 | Not counting the reverse closure | 11:09:15 |
Atemu | Oh yeah of course, that's gotten so much better thanks to your efforts | 11:09:31 |
| Adam Neverwas set their display name to Adam Neverwas. | 14:27:31 |
@devintech:matrix.org | Trying to install a game from gog, the installer tells me that nixos doesn't do the stnd library path thing and sends me here. https://nix.dev/guides/faq#how-to-run-non-nix-executables
What's the best path for handling applications like this? Does anyone have an example? | 17:04:31 |
@devintech:matrix.org | * Trying to install a game from gog, the installer tells me that nixos doesn't do the stnd library path thing and sends me here. https://nix.dev/guides/faq#how-to-run-non-nix-executables
What's the best path for handling applications like this? Does anyone have an example?
Is there a way to add any additional sandbox or protections around proprietary apps as well? Limiting what directories it could interact with, etc. | 17:05:42 |
K900 | That's correct | 17:08:10 |
K900 | Read the page it linked you to | 17:08:14 |
K900 | If you want additional sandbox, look into something like bubblewrap | 17:09:13 |
@devintech:matrix.org | Sorry, I should have been more clear. Out of the options listed, I'm looking to understanding which is the best fit for this. From what I'm reading it sounds like either:
https://nixos.org/manual/nixpkgs/stable/#sec-fhs-environments. It says that's a last resort and I don't understand why? It appears to give you sandbox for the app so this sounds good. What am I missing here?
OR
nix-ld, which once this is enabled, am I just good unless there's a very specific dependency it needs? Then I just list for those packages to be installed. I guess i'd have to do a lot more extra to add bubblewrap to this? | 17:16:48 |
K900 | It does not give you a "sandbox" really | 17:17:05 |
K900 | The fhsenv container is not set up to protect the host | 17:17:13 |
K900 | It's set up to emulate a FHS-style environment | 17:17:19 |
K900 | It's not a security boundary and it's not intended as one | 17:17:30 |
Marie | https://www.minecraft.net/en-us/article/minecraft-1-21-5-pre-release-2
Fixed bugs in 1.21.5 Pre-Release 2 Main menu is totally broken when using Mesa 25.0
| 17:55:28 |
Marie | lol | 17:55:30 |
Marie | https://www.minecraft.net/en-us/article/minecraft-1-21-5-pre-release-2
Fixed bugs in 1.21.5 Pre-Release 2 - Main menu is totally broken when using Mesa 25.0
| 17:55:34 |
Marie | indeed | 17:56:45 |
Marie |  Download image.png | 17:56:48 |
Marie | do I decompile and diff the game now to see what they changed? I'm kinda interested | 17:57:52 |
eyJhb | Yes. | 18:02:12 |
eyJhb | :D | 18:02:13 |
eyJhb | Now I want to play minecraft. | 18:02:33 |