aldente: 1.33 -> 1.34.1 (#422999)
This commit is contained in:
commit
c25cb9ef49
2
.mailmap
2
.mailmap
@ -27,5 +27,7 @@ superherointj <5861043+superherointj@users.noreply.github.com>
|
|||||||
Tomodachi94 <tomodachi94@protonmail.com> Tomo <68489118+Tomodachi94@users.noreply.github.com>
|
Tomodachi94 <tomodachi94@protonmail.com> Tomo <68489118+Tomodachi94@users.noreply.github.com>
|
||||||
Vladimír Čunát <v@cunat.cz> <vcunat@gmail.com>
|
Vladimír Čunát <v@cunat.cz> <vcunat@gmail.com>
|
||||||
Vladimír Čunát <v@cunat.cz> <vladimir.cunat@nic.cz>
|
Vladimír Čunát <v@cunat.cz> <vladimir.cunat@nic.cz>
|
||||||
|
Yifei Sun <ysun@hey.com>
|
||||||
|
Yifei Sun <ysun@hey.com> StepBroBD <ysun@hey.com>
|
||||||
Yifei Sun <ysun@hey.com> StepBroBD <Hi@StepBroBD.com>
|
Yifei Sun <ysun@hey.com> StepBroBD <Hi@StepBroBD.com>
|
||||||
Yifei Sun <ysun@hey.com> <ysun+git@stepbrobd.com>
|
Yifei Sun <ysun@hey.com> <ysun+git@stepbrobd.com>
|
||||||
|
@ -24079,9 +24079,9 @@
|
|||||||
stepbrobd = {
|
stepbrobd = {
|
||||||
name = "Yifei Sun";
|
name = "Yifei Sun";
|
||||||
email = "ysun@hey.com";
|
email = "ysun@hey.com";
|
||||||
|
matrix = "@stepbrobd:matrix.org";
|
||||||
github = "stepbrobd";
|
github = "stepbrobd";
|
||||||
githubId = 81826728;
|
githubId = 81826728;
|
||||||
keys = [ { fingerprint = "AC7C 52E6 BA2F E8DE 8F0F 5D78 D973 170F 9B86 DB70"; } ];
|
|
||||||
};
|
};
|
||||||
stephank = {
|
stephank = {
|
||||||
email = "nix@stephank.nl";
|
email = "nix@stephank.nl";
|
||||||
|
@ -8,11 +8,11 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||||
pname = "aldente";
|
pname = "aldente";
|
||||||
version = "1.33";
|
version = "1.34.1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/davidwernhart/aldente-charge-limiter/releases/download/${finalAttrs.version}/AlDente.dmg";
|
url = "https://github.com/AppHouseKitchen/AlDente-Battery_Care_and_Monitoring/releases/download/${finalAttrs.version}/AlDente.dmg";
|
||||||
hash = "sha256-uUklxpQEVVXp2eZLYBpmAsVo5ziV0zvHRJA4JRiJAJk=";
|
hash = "sha256-hwlIYnd+ZYx+6+OQ1IPSzXKRaKDsKVJyeQCUhvhFMPU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user