mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-16 09:54:52 +00:00
7 lines
126 B
Nix
7 lines
126 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "24.3.4.6";
|
|
sha256 = "sha256-mQbWiHWz4sz4H1cqkhYM8GHe278ylI7VC5zuLBxUsJc=";
|
|
}
|