mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-28 08:33:54 +00:00
7 lines
126 B
Nix
7 lines
126 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "26.2.5.1";
|
|
sha256 = "sha256-oxOynBFW++igiJtIv1ZjoMgtmumgnsWgwyVx4buhxCo=";
|
|
}
|