mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-28 16:43:58 +00:00
7 lines
115 B
Nix
7 lines
115 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "25.2";
|
|
sha256 = "zZ6i0NIftTcjzB5J51Q16GmVPlc5gPnGfo6EoBT2HY0=";
|
|
}
|