mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-24 05:44:13 +00:00
7 lines
127 B
Nix
7 lines
127 B
Nix
{ mkDerivation }:
|
|
|
|
mkDerivation {
|
|
version = "23.3.4.17";
|
|
sha256 = "sha256-GJicQqQbtD/eG/1t9C/l3hVsRV8fJOgaSCU0/kSHZLY=";
|
|
}
|