flake: update
This commit is contained in:
parent
a8e7b39a4a
commit
3c0abf9d9e
3 changed files with 9 additions and 9 deletions
|
@ -8,8 +8,8 @@ in stdenv.mkDerivation {
|
|||
src = fetchFromGitHub {
|
||||
owner = "BoukeHaarsma23";
|
||||
repo = "zenergy";
|
||||
rev = "a3e124477ee8197015481156b90100d49fa3cd84";
|
||||
hash = "sha256-s1aoipSsLKO23kTd2uGxVUpqYSeitiz3UIoDIxg/Dj8=";
|
||||
rev = "d65592b3c9d171ba70e6017e0827191214d81937";
|
||||
hash = "sha256-10hiUHJvLTG3WGrr4WXMo/mCoJGFqWk2l5PryjNhcHg=";
|
||||
};
|
||||
|
||||
hardeningDisable = [ "format" "pic" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue