mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 12:11:28 +00:00
7 lines
161 B
Nix
7 lines
161 B
Nix
import ./generic.nix {
|
|
major_version = "4";
|
|
minor_version = "10";
|
|
patch_version = "2";
|
|
sha256 = "sha256-locUYQeCgtXbAiB32JveJchfteN2YStE+MN9ToTwAOM=";
|
|
}
|