Loading pkgs/by-name/lo/lowfi/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,17 +11,17 @@ rustPlatform.buildRustPackage rec { pname = "lowfi"; version = "1.5.6"; version = "1.6.0"; src = fetchFromGitHub { owner = "talwat"; repo = "lowfi"; tag = version; hash = "sha256-lR22UN9LiuJknq2KTNOXcybXwi2KvLRe0KHocFWL0GM="; hash = "sha256-t3Lbqrcmh0XSOO+hc4UsWhKi4zToORFQo0A4G32aeOw="; }; useFetchCargoVendor = true; cargoHash = "sha256-xMksujaZgOPJsBiv6//4zeiUcWEV2Pc7daBaPUh3cYc="; cargoHash = "sha256-waQcxdVXZZ09wuLWUNL4nRUHF1rIDI8lAfYc/1bxMl0="; buildFeatures = [ "mpris" ]; Loading Loading
pkgs/by-name/lo/lowfi/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,17 +11,17 @@ rustPlatform.buildRustPackage rec { pname = "lowfi"; version = "1.5.6"; version = "1.6.0"; src = fetchFromGitHub { owner = "talwat"; repo = "lowfi"; tag = version; hash = "sha256-lR22UN9LiuJknq2KTNOXcybXwi2KvLRe0KHocFWL0GM="; hash = "sha256-t3Lbqrcmh0XSOO+hc4UsWhKi4zToORFQo0A4G32aeOw="; }; useFetchCargoVendor = true; cargoHash = "sha256-xMksujaZgOPJsBiv6//4zeiUcWEV2Pc7daBaPUh3cYc="; cargoHash = "sha256-waQcxdVXZZ09wuLWUNL4nRUHF1rIDI8lAfYc/1bxMl0="; buildFeatures = [ "mpris" ]; Loading