mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-02 21:54:45 +00:00
6 lines
140 B
Nix
6 lines
140 B
Nix
import ./generic.nix {
|
|
kafkaVersion = "4.3.1";
|
|
scalaVersion = "2.13";
|
|
hash = "sha256-8Rgyiy0FNJc1DVvv2CwI23/9cQMn/1KUPdXKqhsl2yE=";
|
|
}
|