| 14 Mar 2024 |
@atemu12:matrix.org | What is this an error output of? nix-build? | 22:29:37 |
@nuko:shimeji.cafe | `extraLibrarys = pkgs: [
pkgs.whatever; | 22:15:21 |
@genericnerdyusername:matrix.org | yeah, building the system that contains the steam package | 22:30:16 |
@nuko:shimeji.cafe | * extraLibrarys = pkgs: \[
pkgs.whatever;
];
btw
| 22:15:31 |
@atemu12:matrix.org | Please show your override | 22:30:52 |
@nuko:shimeji.cafe | * extraLibrarys = pkgs: [
pkgs.whatever;
];
btw
| 22:15:39 |
@genericnerdyusername:matrix.org | pkgs.steam.override {
extraPkgs = pkgs: let
libcrypto = pkgs.runCommand "libcrypto.so.1.0.0" {} ''
mkdir -p $out/lib
ln -s ${pkgs.openssl}/lib/libcrypto.so $out/lib/libcrypto.so.1.0.0
'';
in with pkgs; [ libexif libcrypto ];
}
| 22:32:53 |
@genericnerdyusername:matrix.org | Atemu: | 22:33:32 |
@atemu12:matrix.org | Hm, I don't see an obvious issue | 22:35:02 |
@genericnerdyusername:matrix.org | how does the steam-usr-target drv get build? | 22:35:28 |
@genericnerdyusername:matrix.org | * how does the steam-usr-target drv get built? | 22:35:30 |
@atemu12:matrix.org | Ah, hold on; which output of openssl is this? Try getLib. | 22:35:50 |
@atemu12:matrix.org | In reply to @genericnerdyusername:matrix.org how does the steam-usr-target drv get built? buildFHSEnvBubblewrap | 22:36:06 |
@genericnerdyusername:matrix.org | there we go | 22:36:58 |
@genericnerdyusername:matrix.org | thanks for the help | 22:37:08 |
@atemu12:matrix.org | Was it the output? | 22:37:20 |
| Lillian (GLaDTheresCake She/Her) joined the room. | 22:57:20 |
| 15 Mar 2024 |
| @nuko:shimeji.cafe changed their profile picture. | 08:26:13 |
| @init_6:matrix.org left the room. | 08:27:31 |
| infinisil left the room. | 20:14:27 |
| @grahamc:nixos.org joined the room. | 23:42:11 |
| 17 Mar 2024 |
| alexou set a profile picture. | 01:36:29 |
| 16 Mar 2024 |
| @nuko:shimeji.cafe changed their profile picture. | 20:32:38 |
| aerasto changed their profile picture. | 23:29:13 |
| aerasto changed their profile picture. | 23:40:07 |
| 17 Mar 2024 |
Emma [it/its] ⚡️ | does anyone have experience running call of duty world at war from the dvd release? | 08:34:22 |
Emma [it/its] ⚡️ |  Download Screenshot from 2024-03-17 09-34-51.png | 08:34:58 |
Emma [it/its] ⚡️ | wine just exits after this | 08:36:10 |
Emma [it/its] ⚡️ | nvm i had to WINEARCH=win32 | 08:42:45 |
| @adrian_willow:matrix.org removed their profile picture. | 08:51:40 |