NixOS Gaming | 719 Members | |
| Gaming things, my hands are typing words. | 183 Servers |
| Sender | Message | Time |
|---|---|---|
| 27 Jan 2024 | ||
Isn't this "${config.wayland.windowManager.sway.package} some HM thing that should not be used on NixOS ? | 17:52:29 | |
* Isn't this "${config.wayland.windowManager.sway.package} some HM thing that should not be used on NixOS ?This one: programs.sway.enable = true; uses other package with some NixOS specific overrides inside. | 17:53:17 | |
In reply to @9hp71n:matrix.orgPlease do document/provide source =) Could be! | 17:53:33 | |
* Isn't this "${config.wayland.windowManager.sway.package} some HM thing that should not be used on NixOS ?This one: programs.sway.enable = true; uses other package with some NixOS specific overrides inside.If it's a NixOS one. | 17:53:52 | |
| Bit of a shame if it's the case, 'cause I wanted my HM config to be NixOS independent. But some more coding should provide a way to fix that I suppose. | 17:54:48 | |
| Nevermind, I think it should be okay ?
| 17:57:22 | |
| * Nevermind, I think it should be okay ?
I know NixOS module does some things inside: | 17:57:38 | |
Actually you were running sway from HM, so if you didn't have home-manager.inputs.nixpkgs.follows = "nixpkgs"; (and maybe useGlobalPkgs=true;) it could have different version. | 18:08:27 | |
* Actually you were running sway from HM, so if you didn't have home-manager.inputs.nixpkgs.follows = "nixpkgs"; (and maybe useGlobalPkgs = true; ?) it could have different version. | 18:09:24 | |
* Actually you were running sway from HM, so if you didn't have:home-manager.inputs.nixpkgs.follows = "nixpkgs";(and maybe useGlobalPkgs = true; ?)it could have different version. | 18:10:18 | |
In reply to@9hp71n:matrix.orgThey're doing HM standalone on NixOS | 18:16:24 | |
| So no useGlobalPkgs or follows will help, technically | 18:16:31 | |
| Not sure about useGlobalPkgs. But even for standalone if they don't do follows wouldn't their sway and all its dependencies be from nixpkgs that is currently locked in HM repo ? | 18:27:16 | |
| Well yes but even if they do it won't help | 18:27:30 | |
| Because they may have different versions of nixpkgs at different times | 18:27:42 | |
| As in, the active nixos may be built from another flake revision | 18:27:57 | |
In reply to @9hp71n:matrix.orgI am doing nixpkgs follow on HM flake input | 18:49:20 | |
In reply to @k900:0upti.meThis is true. I should get around to unifying. I'm just really enamored with the idea of having a HM config across all my machines (which might not all be NixOS) 100% independent from NixOS itself. | 18:50:12 | |
| 28 Jan 2024 | ||
In reply to@x10an14:matrix.orgI completely forgot that I wanted to write this | 11:04:09 | |
| But you can still kinda do that | 11:04:15 | |
| If you have a HM config as a module | 11:04:20 | |
| You can import it standalone or into a NixOS config | 11:04:27 | |
| I'm vaguely aware of this, but I haven't deep dived into leveraging nixos's HM module, or "connecting them" as to separately instantiated configurations (and if so, which of the myriad(?) of alternative ways). But thank you for ensuring I'm aware =) | 11:09:09 | |
| Finally | 15:03:15 | |
| All the yuzus are working again | 15:03:20 | |
| https://github.com/NixOS/nixpkgs/pull/283822 | 16:30:10 | |
| Please test the yuzus | 16:30:13 | |
| 29 Jan 2024 | ||
| 10:58:36 | ||
| 11:06:03 | ||
| 13:00:30 | ||