mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-26 15:44:20 +00:00
4fc9f2e86b
A ton of cleanup and refactoring went into this. Too much to list. Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com> Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
5 lines
116 B
Nix
5 lines
116 B
Nix
import ./generic.nix rec {
|
|
version = "4.4.3";
|
|
sha256 = "sha256-zZDzG1hD+0AHqElzeGR6OVm+H5wqtdktloSPmEUzT/c=";
|
|
}
|