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 = "5.1.2";
|
|
sha256 = "sha256-4jcfwIE0/DgP7ibwkrSm/aPiHIMFn34JNcXkCMx4ceI=";
|
|
}
|