mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-26 06:44:06 +00:00
7 lines
126 B
Nix
7 lines
126 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "24.3.4.8";
|
|
sha256 = "sha256-NwnGqFEhVi96fEPLKoAqJgvWNZEsRGtE/3HP0eRthuA=";
|
|
}
|