Merge pull request #274830 from r-ryantm/auto-update/miller

miller: 6.9.0 -> 6.10.0
This commit is contained in:
Weijia Wang 2024-01-03 17:54:23 +01:00 committed by GitHub
commit 006b631160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,18 +2,18 @@
buildGoModule rec {
pname = "miller";
version = "6.9.0";
version = "6.10.0";
src = fetchFromGitHub {
owner = "johnkerl";
repo = "miller";
rev = "v${version}";
sha256 = "sha256-g2Jnqo3U9acyqohGpcEEogq871qJQTc7k0/oIawAQW8=";
sha256 = "sha256-q807J1VWzfdxz4/KAGGCDQ8Bb4T8wwRRiiIEl6M37Co=";
};
outputs = [ "out" "man" ];
vendorHash = "sha256-/1/FTQL3Ki8QzL+1J4Ah8kwiJyGPd024di/1MC8gtkE=";
vendorHash = "sha256-S8Ew7PaPhdf2QY6BYXTeLF64tn+PBSfNJhAhH9uTOvo=";
postInstall = ''
mkdir -p $man/share/man/man1