mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
7 lines
127 B
Nix
7 lines
127 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "25.3.2.11";
|
|
sha256 = "sha256-GeYDTgUcU//KjEw8jX/zR5OagHQLqpYLitn1PVmcIi0=";
|
|
}
|