mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 06:14:57 +01:00
6 lines
160 B
Nix
6 lines
160 B
Nix
import ./generic.nix {
|
|
major_version = "5";
|
|
minor_version = "2";
|
|
patch_version = "0";
|
|
sha256 = "sha256-L0v0efUUefm/jH8WlKbqcza793T0rW2mtZ0a1JOd2Kc=";
|
|
}
|