mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-08 22:14:34 +00:00
7 lines
126 B
Nix
7 lines
126 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "25.3.2.8";
|
|
sha256 = "sha256-pS96jO1VBqTGWzaZO4XpXI9V+Whse4PjGnJRunFC98s=";
|
|
}
|