mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 00:34:00 +00:00
7 lines
127 B
Nix
7 lines
127 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "24.3.4.17";
|
|
sha256 = "sha256-V26pZEyFo+c+ztDDkjDNFK6LTw5xzF8gQYepWGNlGKg=";
|
|
}
|