Loading pkgs/applications/system/coolercontrol/coolercontrol-gui.nix +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage { inherit version src; sourceRoot = "${src.name}/coolercontrol-ui/src-tauri"; cargoHash = "sha256-nS67ABuI2/C08X+TWWoOx7bptIPF1fsvBC1Ucoky1/4="; cargoHash = "sha256-gjR54dZjVonyznfBGb3iNNdmPalE+a53MmkOEZj3+sY="; buildFeatures = [ "custom-protocol" ]; Loading pkgs/applications/system/coolercontrol/coolercontrol-ui-data.nix +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildNpmPackage { inherit version src; sourceRoot = "${src.name}/coolercontrol-ui"; npmDepsHash = "sha256-j+bGOGIG9H/1z0dN8BfvWSi6gPvYmCV7l0ZNH8h3yeU="; npmDepsHash = "sha256-t+QShKaXpQuEzeeu/ljBBEzeYsxqvMpx5waDZ2gyPAI="; preBuild = '' autoPatchelf node_modules/sass-embedded-linux-x64/dart-sass/src/dart Loading pkgs/applications/system/coolercontrol/coolercontrold.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ rustPlatform.buildRustPackage { sourceRoot = "${src.name}/coolercontrold"; useFetchCargoVendor = true; cargoHash = "sha256-ZAjaegUgNkKygXqskyeUkWpcqi1Jt7pE8GtqWlaP6/I="; cargoHash = "sha256-5gqtSZs/unFobEl1MHec2uhGDrWnO6ITlYbB78VasZg="; buildInputs = [ libdrm ]; Loading pkgs/applications/system/coolercontrol/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: let version = "1.4.4"; version = "1.4.5"; src = fetchFromGitLab { owner = "coolercontrol"; repo = "coolercontrol"; rev = version; hash = "sha256-9l10X4uDv3KJz582QQMhqh38bwDtQVHm9HdAVNC6Kfg="; hash = "sha256-lRw5IcSrLM6aUajt2Ny1IUuGYcAjY1oUDZENyz0wVJI="; }; meta = { Loading Loading
pkgs/applications/system/coolercontrol/coolercontrol-gui.nix +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage { inherit version src; sourceRoot = "${src.name}/coolercontrol-ui/src-tauri"; cargoHash = "sha256-nS67ABuI2/C08X+TWWoOx7bptIPF1fsvBC1Ucoky1/4="; cargoHash = "sha256-gjR54dZjVonyznfBGb3iNNdmPalE+a53MmkOEZj3+sY="; buildFeatures = [ "custom-protocol" ]; Loading
pkgs/applications/system/coolercontrol/coolercontrol-ui-data.nix +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ buildNpmPackage { inherit version src; sourceRoot = "${src.name}/coolercontrol-ui"; npmDepsHash = "sha256-j+bGOGIG9H/1z0dN8BfvWSi6gPvYmCV7l0ZNH8h3yeU="; npmDepsHash = "sha256-t+QShKaXpQuEzeeu/ljBBEzeYsxqvMpx5waDZ2gyPAI="; preBuild = '' autoPatchelf node_modules/sass-embedded-linux-x64/dart-sass/src/dart Loading
pkgs/applications/system/coolercontrol/coolercontrold.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ rustPlatform.buildRustPackage { sourceRoot = "${src.name}/coolercontrold"; useFetchCargoVendor = true; cargoHash = "sha256-ZAjaegUgNkKygXqskyeUkWpcqi1Jt7pE8GtqWlaP6/I="; cargoHash = "sha256-5gqtSZs/unFobEl1MHec2uhGDrWnO6ITlYbB78VasZg="; buildInputs = [ libdrm ]; Loading
pkgs/applications/system/coolercontrol/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,13 +5,13 @@ }: let version = "1.4.4"; version = "1.4.5"; src = fetchFromGitLab { owner = "coolercontrol"; repo = "coolercontrol"; rev = version; hash = "sha256-9l10X4uDv3KJz582QQMhqh38bwDtQVHm9HdAVNC6Kfg="; hash = "sha256-lRw5IcSrLM6aUajt2Ny1IUuGYcAjY1oUDZENyz0wVJI="; }; meta = { Loading