From b88a20b0f45ee7f77006f992bc328cb53e9d98df Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 30 Sep 2022 18:03:20 -0700 Subject: [PATCH] phosh-mobile-settings: link phosh plugins into the plugins dir --- nixpatches/list.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 06d25ff0..4fc4dde6 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -71,7 +71,7 @@ fetchpatch: [ # phosh-mobile-settings: init at 0.21.1 (fetchpatch { - url = "https://git.uninsane.org/colin/nixpkgs/commit/002e6527a404600f81951547566b4c8fc769f1da.diff"; - sha256 = "sha256-omIDd+ZpMtmcdbyXYAMWYk4JuLpVSUwHOGQ1v8kWmz4="; + url = "https://git.uninsane.org/colin/nixpkgs/commit/8222214abb1992bac5bb37d1285abcfafb8992be.diff"; + sha256 = "sha256-bgbmrT4e7n/lqrGpw58PRylHFHP9lzbiv93Dg30e2SY="; }) ]