3
0
Fork 0
forked from mirrors/nixpkgs

miller: 6.10.0 -> 6.11.0

This commit is contained in:
R. Ryantm 2024-01-24 08:37:39 +00:00
parent 19f815760d
commit 2f99ad0e78

View file

@ -2,18 +2,18 @@
buildGoModule rec {
pname = "miller";
version = "6.10.0";
version = "6.11.0";
src = fetchFromGitHub {
owner = "johnkerl";
repo = "miller";
rev = "v${version}";
sha256 = "sha256-q807J1VWzfdxz4/KAGGCDQ8Bb4T8wwRRiiIEl6M37Co=";
sha256 = "sha256-MmQBj3ANiObyTsAW55Bh9p94Pu+ynySaxHjHjpBacno=";
};
outputs = [ "out" "man" ];
vendorHash = "sha256-S8Ew7PaPhdf2QY6BYXTeLF64tn+PBSfNJhAhH9uTOvo=";
vendorHash = "sha256-K9B++jinB8iRWb96Lha/gM8/3vPQNd4LoZggGXh7VD4=";
postInstall = ''
mkdir -p $man/share/man/man1