Skip to content

Commit 7545577

Browse files
committed
chore: update flake.nix hashes for v0.6.0
1 parent 4e065c1 commit 7545577

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
owner = "unhappychoice";
3030
repo = "gitlogue";
3131
rev = "v${version}";
32-
hash = "sha256-OKRgtWa1HbUgczuS0EdMgosuKPaZJhzIfjwKZAAaBCs=";
32+
hash = "sha256-tcq0TIB9Mfm3kt2PInMto7g2VNpDsOvBiQGNP8+nFvY=";
3333
};
34-
cargoHash = "sha256-cq1bjOxuGJDRLoO0p5tmGF4IjUojXF52p/n6mugPdPg=";
34+
cargoHash = "sha256-RZ+JiMy0zHu8aEn4ytRmFcvASRcsHDVK9ls77W7ann0=";
3535
nativeBuildInputs = [ pkgs.pkg-config pkgs.git pkgs.perl ];
3636
buildInputs = [ pkgs.openssl ];
3737
doCheck = false;

0 commit comments

Comments
 (0)