Skip to content

Commit

Permalink
oof. update hyprland-rs hash in flake
Browse files Browse the repository at this point in the history
  • Loading branch information
thrombe committed Sep 18, 2024
1 parent acdf02e commit b437939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"hyprland-0.4.0-alpha.2" = "sha256-7GRj0vxsQ4ORp0hSBAorjFYvWDy+edGU2IL3DhFDLvQ=";
"hyprland-0.4.0-alpha.3" = "sha256-dUJOOQeh1iBC3W2DWmaHdbs9DnufeZzMOdrrhPFHf70=";
};
};
src = pkgs.lib.cleanSource ./.;
Expand Down

0 comments on commit b437939

Please sign in to comment.