Skip to content

Commit 835e305

Browse files
fix(nix): kue package vendor hash
Signed-off-by: Archisman-Mridha <archismanmridha12345@gmail.com>
1 parent 323b086 commit 835e305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
}; [ archisman-mridha ];
6060
};
6161

62-
vendorHash = "sha256-GTfqam2tPGCuInZNRtXXODSkWa7r84fIU0T3kKfqR2U=";
62+
vendorHash = "sha256-5QNmgbIZhx0zgFczyX4PLKOzcresBWzt1BToyJwAw0Q=";
6363

6464
src = self;
6565
subPackages = [ "cmd/kue" ];

0 commit comments

Comments
 (0)