mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-01 13:14:42 +00:00
6 lines
140 B
Nix
6 lines
140 B
Nix
import ./generic.nix {
|
|
kafkaVersion = "4.2.1";
|
|
scalaVersion = "2.13";
|
|
hash = "sha256-z/g5pZlKj9mwJrVU0JhSgHpu+f1NgkbvFRcyYx2knfo=";
|
|
}
|