mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
libkazv: pin to libcpr_1_10_5 (#353997)
This commit is contained in:
commit
6738af7747
@ -19137,6 +19137,10 @@ with pkgs;
|
||||
ffmpeg = ffmpeg_6;
|
||||
};
|
||||
|
||||
libkazv = callPackage ../by-name/li/libkazv/package.nix {
|
||||
libcpr = libcpr_1_10_5;
|
||||
};
|
||||
|
||||
tree-from-tags = callPackage ../by-name/tr/tree-from-tags/package.nix {
|
||||
ruby = ruby_3_1;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user