Skip to content

Commit de6d259

Browse files
build: update vendor hash for export CLI
1 parent 11aaeb8 commit de6d259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exporter-cli = {
44
name = "xpcf";
55
version = "0.0.1-alpha2";
6-
vendorHash = "sha256-CHnwyDp1gZBZ8jkEeMSZ3lo3jkY6YPnbodLUsWbIEOo=";
6+
vendorHash = "sha256-CayeW853k8NLFtvC/8S/MkW1gaUSOS3ftBRfSh5OhS0=";
77
# vendorHash = lib.fakeHash;
88
meta = {
99
description = "xpcf is a CLI tool for exporting existing resources as Crossplane managed resources";

0 commit comments

Comments
 (0)