mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-14 00:43:24 +00:00
7 lines
115 B
Nix
7 lines
115 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "25.3";
|
|
sha256 = "UOBrDaXpvpeM79VN0PxVQ1XsYI+OYWBbaBfYE5lZXgE=";
|
|
}
|