mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 19:02:57 +00:00
7 lines
127 B
Nix
7 lines
127 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "23.3.4.18";
|
|
sha256 = "sha256-sxNVu/52kOMFKQYPLi5uXnR1mYTF2KlHUo4T7kh0KoY=";
|
|
}
|