!RRerllqmbATpmbJgCn:nixos.org

Nix / NixOS

3853 Members
Nix/NixOS user help channel | Latest NixOS: 24.05 (Uakari) | Ask your question here or on https://discourse.nixos.org | All NixOS rooms are moderated! Ask for help in #moderation:nixos.org660 Servers

Load older messages


SenderMessageTime
22 Oct 2024
@k900:0upti.meK900Does just running Steam normally work? 06:09:34
@aldrenean:matrix.orgaldreneanyep, and if I use the named r2modman package, it can launch steam games without issue06:09:58
@aldrenean:matrix.orgaldrenean(not sure what 24.05 is)06:10:11
@k900:0upti.meK900NixOS version 06:10:56
@aldrenean:matrix.orgaldreneanoh yeah 24.0506:11:09
@k900:0upti.meK900 Looks like the package was updated last month on nixos-unstable 06:11:55
@k900:0upti.meK900Is that still too old for you? 06:12:01
@k900:0upti.meK900I assume appimage-run is what's messing with things here06:12:13
@aldrenean:matrix.orgaldreneanit seems like it needs to be the latest version for it to work properly -- there's a nag on the older versions telling me to update, and if I don't then I can't join multiplayer games.06:13:27
@k900:0upti.meK900Well I don't know if that's the latest version or not06:17:10
@k900:0upti.meK900But I can tell you it was updated last month06:17:14
@aldrenean:matrix.orgaldreneanthere was an update today. It seems unreasonable to expect the package to be updated immediately when a new version comes out, so I guess if there's no way to resolve the library issue with appimage-run, I'll have to have anyone I might want to play with downgrade to an older version of the software.06:22:19
@k900:0upti.meK900You could also just try updating the package in an overlay06:22:40
@aldrenean:matrix.orgaldreneanhmm okay I guess it's time to learn about those06:22:55
@k900:0upti.meK900Though that might get interesting for an Electron app06:23:01
@gabyx:matrix.orggabyx

Current unstable has some troubles with

error: attribute 'targetPlatforms' missing

       at /nix/store/riqkpszjqk02bi1wppfg8ip5xvh102qd-source/pkgs/build-support/rust/build-rust-package/default.nix:162:7:

          161|       meta.platforms or lib.platforms.all
          162|       rustc.targetPlatforms;
             |       ^
          163|   };

Is there anything we can help here?

07:23:20
@gabyx:matrix.orggabyx *

Current unstable has some troubles with

error: attribute 'targetPlatforms' missing

       at /nix/store/riqkpszjqk02bi1wppfg8ip5xvh102qd-source/pkgs/build-support/rust/build-rust-package/default.nix:162:7:

          161|       meta.platforms or lib.platforms.all
          162|       rustc.targetPlatforms;
             |       ^
          163|   };

Is there anything we can help here?
Triggered over fontconfig in home-manager. Maybe home-manager is not yet up to date with unstable?

07:24:16
@k900:0upti.meK900That's some sort of external flake you're using07:32:24
@k900:0upti.meK900Not unstable07:32:26
@emilazy:matrix.orgemily someone somewhere has an outdated rust-overlay. 07:37:39
@emilazy:matrix.orgemilythe Home Manager fonts thing is a red herring I think. for some reason it seems to collect eval errors like a fly catcher.07:38:19
@damccull:matrix.orgdamccullpython3.12-wxpython-4.2.1 broken for some reason? Also how do ya'll find out the reason? lol07:47:09
@tumble1999:matrix.orgTumbleIs Hydra the place to check if a package unusually starts compiling from source for some reason?08:02:11
@emma:rory.gayEmma [it/its]question, is it possible to use nixos modules outside of nixos?08:03:48
@emma:rory.gayEmma [it/its]tl;dr i want to create a script that runs nginx with a certain configuration, that takes a nix package as input08:04:21
@k900:0upti.meK900
In reply to@tumble1999:matrix.org
Is Hydra the place to check if a package unusually starts compiling from source for some reason?
Yes
08:04:38
@k900:0upti.meK900
In reply to@emma:rory.gay
question, is it possible to use nixos modules outside of nixos?
Not easily
08:04:42
@emma:rory.gayEmma [it/its]hm, i was hoping to be able to make a nginx-configuration-as-a-derivation08:05:18
@magic_rb:matrix.redalder.orgmagic_rb
In reply to @emma:rory.gay
tl;dr i want to create a script that runs nginx with a certain configuration, that takes a nix package as input
It possible but itd require a lot of elbow grease. Youd have to reimplement all the modules that the nginx module depends on. Then your implementation could spit out bash code which can be ran as a script
08:17:29
@emilazy:matrix.orgemily I think instantiating NixOS and extracting the built Nginx configuration wouldn't be too hard. 08:24:41

Show newer messages


Back to Room ListRoom Version: 10