Skip to content

Commit eedf653

Browse files
committed
nix: Update vendor hash
1 parent 5d0e407 commit eedf653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
inherit version;
3737
dontPatchShebangs = true;
3838
};
39-
vendorHash = "sha256-xMcNsYkTAmjCUkvgDuCFSbNqO4DBBocLSGIPh2Awf/4="; #pkgs.lib.fakeHash;
39+
vendorHash = "sha256-iXEBA6FDHPQUjgMsC8a5blojxG/ubS95dKbOknQx8Ts="; #pkgs.lib.fakeHash;
4040
cli = pkgs.callPackage ./distros/nix/cli.nix {
4141
inherit version vendorHash;
4242
};

0 commit comments

Comments
 (0)