None
FR
From Computer to Production With Nix
[]
Emil Privér
attrValues { inherit ( pkgs ) clang_17 clang - tools_17 pkg - config ; inherit ( ocamlPackages ) ocaml - lsp ocamlformat - rpc - lib ; } ; dontDetectOcamlConflicts = true ; } ; } ; packages = { default = buildDunePackage { inherit version ; pname = "nix_template" ; buildInputs = [ inputs' . Under the hood, all the packages on the Nix packages page are just Nix configs that build projects, which means that it’s possible to build projects directly from source as well. attrValues { inherit ( pkgs ) clang_17 clang - tools_17 pkg - config ; inherit ( ocamlPackages ) ocaml - lsp ocamlformat - rpc - lib ; } ; dontDetectOcamlConflicts = true ; } ; } ; packages = { randomconv = buildDunePackage { version = "0.2.0" ; pname = "randomconv" ; src = pkgs .