mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-27 23:33:30 +00:00
7 lines
127 B
Nix
7 lines
127 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "24.3.4.13";
|
|
sha256 = "sha256-2+Fmj6qUJoutLXbexgPRpJbspnzuwSfu4OpyRd+7N3Y=";
|
|
}
|