| 25 Nov 2025 |
Artturin | Just updated my raspi and took me 1H to compile everything on r5 5900x | 19:03:35 |
Artturin | * Just updated my raspi and took me 1H to compile everything on r9 5900x | 19:03:42 |
eb | Thanks for all the info! | 19:06:35 |
Artturin | eb:
(
{ config, pkgs, ... }:
{
options.nixpkgsNative.pkgs = lib.mkOption {
type = lib.types.pkgs;
default = null;
description = "Native nixpkgs for the system being cross-compiled to get native packages to reduce build amounts";
};
config.nixpkgsNative.pkgs = import pkgs.path {
localSystem = config.nixpkgs.crossSystem;
inherit (config.nixpkgs) crossSystem config;
};
}
)
config.nixpkgsNative.pkgs.mpv-unwrapped
| 20:51:23 |
Artturin | made this thing so I can pass the native pkgs around without using specialArgs | 20:51:39 |
eb | Nice, ty.
I did a similar thing to avoid specialArgs, but with pkgs.unstable as an overlay for nixpkgs-unstable when I needed it downstream for other reasons.
| 21:51:05 |
| 26 Nov 2025 |
| Rick (Mindavi) joined the room. | 11:56:47 |
Artturin | https://github.com/NixOS/nixpkgs/pull/465092 | 21:48:02 |
| 27 Nov 2025 |
szlend | How come this is an issue with CGO disabled? It shouldn’t use CC at all | 07:55:18 |
| 23 May 2021 |
| @grahamc:nixos.org set the history visibility to "world_readable". | 12:31:03 |
| @grahamc:nixos.org changed the room name to "" from "". | 12:31:03 |
| @grahamc:nixos.org invited Alyssa Ross. | 12:31:18 |
| Alyssa Ross joined the room. | 13:21:04 |
| symphorien joined the room. | 13:29:22 |
| joe joined the room. | 13:29:32 |
| cleverca22 joined the room. | 13:29:44 |
| andi- joined the room. | 13:36:08 |
| sterni joined the room. | 13:39:12 |
| Server Stats Discoverer (traveler bot) joined the room. | 14:52:21 |
| Milan (they/them) 🏳️⚧️ joined the room. | 14:52:24 |
| thefloweringash joined the room. | 14:52:43 |
| Milan (they/them) 🏳️⚧️ changed their profile picture. | 18:30:44 |
| maljub01 joined the room. | 20:05:19 |
| colemickens 🏳️🌈 joined the room. | 21:50:09 |
| 24 May 2021 |
| Matrix Traveler (bot) joined the room. | 03:05:08 |
| rajivr joined the room. | 03:35:42 |
| kunrooted joined the room. | 05:17:10 |
| aaronjanse joined the room. | 07:04:03 |
| vika (she/her) 🏳️⚧️ joined the room. | 07:13:18 |
| tomferon joined the room. | 07:49:11 |