From 8089334ea9fc6e912ae706657fd99aa3adeabab4 Mon Sep 17 00:00:00 2001 From: Colin Date: Fri, 11 Aug 2023 23:06:25 +0000 Subject: [PATCH] cross: fix dconf-system-config --- nixpatches/list.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 578720c6..2b4d3403 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -381,6 +381,12 @@ in [ # saneCommit = "97a9d12b6c31a58e9067eae7cdcd3f53055c124c"; # hash = "sha256-g+p96OrBOQAwwH7nwHBuM/KGeIrnBzh9u9lL0M0sYWo="; # }) + (fetchpatch' { + # TODO: send upstream + title = "nixos/dconf: support cross compilation"; + saneCommit = "08f7cdebc58eeaa62cb349dab57db3be7a0c073d"; + hash = "sha256-gqHUGeTQnr0f99gqEdd+VANLkWO+joLxz5I0RSarznE="; + }) # (fetchpatch' { # # N.B.: compiles, but runtime error on launch suggestive of some module not being shipped