cpupower-gui: fix crash when freq is set (#337180)

authored by Aleksana and committed by GitHub 973e1355 9faf7e7a

+5
+5
pkgs/os-specific/linux/cpupower-gui/default.nix
··· 42 42 url = "https://github.com/vagnum08/cpupower-gui/commit/97f8ac02fe33e412b59d3f3968c16a217753e74b.patch"; 43 43 sha256 = "XYnpm03kq8JLMjAT73BMCJWlzz40IAuHESm715VV6G0="; 44 44 }) 45 + # Fixes https://github.com/vagnum08/cpupower-gui/issues/86 46 + (fetchpatch { 47 + url = "https://github.com/vagnum08/cpupower-gui/commit/22ea668aa4ecf848149ea4c150aa840a25dc6ff8.patch"; 48 + sha256 = "sha256-Mri7Af1Y79lt2pvZl4DQSvrqSLIJLIjzyXwMPFEbGVI="; 49 + }) 45 50 ]; 46 51 47 52 nativeBuildInputs = [