index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
ocaml
Age
Commit message (
Expand
)
Author
2025-12-20
Revert "ocamlPackages.buildDunePackage: Use final pname and version"
Vincent Laporte
2025-12-16
ocamlPackages.buildDunePackage: Use overriden pname and version
Ross Smyth
2025-11-13
dune_1: remove
Vincent Laporte
2025-10-18
ocamlPackages: swap throws to meta.broken
jopejoe1
2025-10-04
pkgs: remove optional builtins prefixes from prelude functions
NAHO
2025-09-25
ocamlPackages.buildDunePackage: support fixed point args with `lib.extendMkDe...
Yifei Sun
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-09-18
buildDunePackage: allow overriding `stdenv`
Antonio Nuno Monteiro
2024-06-21
build-support/ocaml: deprecate minimumOCamlVersion (#319907)
superherointj
2023-09-28
ocamlPackages.buildTopkgPackage: Added
Jules Aguillon
2023-05-12
ocamlPackages: default to version 3 of Dune
Vincent Laporte
2023-05-06
ocamlPackages.buildDunePackage: deprecate useDune2
Et7f3
2023-03-28
buildDunePackage: use `--mandir` instead of `--man`
Antonio Nuno Monteiro
2023-03-14
[OCaml] tell dune where to install man
François Bobot
2023-03-13
buildDunePackage: fix doc installation
Antonio Nuno Monteiro
2023-02-03
buildDunePackage: default to strictDeps = true
Ulrik Strid
2023-02-03
ocamlPackages treewide: strictDeps all packages
Ulrik Strid
2022-10-25
ocamlPackages.buildOcaml: remove
Vincent Laporte
2022-04-25
treewide: Simplify negated uses of versionAtLeast, versionOlder
Anders Kaseorg
2022-03-28
ocamlPackages.buildDunePackage: add support for dune 3
Vincent Laporte
2022-03-13
buildDunePackage: use dune_2 by default
Vincent Laporte
2022-02-24
ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
Ulrik Strid
2021-11-01
buildOcaml: rename name to pname
Felix Buehler
2021-08-19
pkgsStatic.ocaml-ng: migrate static adapter to derivations themselves
Guillaume Girol
2021-08-19
buildDunePackage: use nativeBuildInputs for build tools
Guillaume Girol
2021-08-19
ocamlPackages.mkDerivation: use nativeBuildInputs for build tools
Guillaume Girol
2021-06-11
build-support.ocaml.dune: handle minimalOCamlVersion typo
superherointj
2021-03-07
ocamlPackages.dune: rename into dune_1
Vincent Laporte
2021-01-24
treewide: stdenv.lib -> lib
Pavol Rusnak
2020-12-21
buildDunePackage: use dune install instead of opaline
sternenseemann
2020-07-02
ocamlPackages.buildOasis: fix handling of installation prefix
Vincent Laporte
2020-04-29
buildDunePackage: add support for parallel build
Mario Rodas
2020-03-23
buildDunePackage: add a “useDune2” option
Vincent Laporte
2019-11-14
treewide: CAML_LD_LIBRARY_PATH may be undefined
John Ericson
2019-08-07
Suggested edits
Merlin Göttlinger
2019-08-07
Suggested edits
Merlin Göttlinger
2019-08-06
Don't use buildOcaml
Merlin Göttlinger
2019-08-06
Suggested changes
Merlin Göttlinger
2019-08-01
OCaml build support: add oasis build system
Merlin Göttlinger
2019-06-16
treewide: remove unused variables (#63177)
volth
2018-11-30
ocamlPackages.buildDunePackage: fix meta.platforms
Vincent Laporte
2018-11-07
buildDunePackage: inline dune.installPhase for easier overriding
Théo Zimmermann
2018-11-07
buildDunePackage: add support for pre and post phase hooks
Théo Zimmermann
2018-11-07
buildDunePackage: new support function; use it to refactor some OCaml derivat...
Théo Zimmermann
2016-10-09
OCaml modules: make explicit some dependencies to ocamlbuild
Vincent Laporte
2016-10-05
treewide: use ocaml.version (#19192)
Kirill Boltaev
2016-03-13
Ensure that we can evaluate the platform attribute of ocaml packages.
Nicolas B. Pierron
2015-05-22
add an ocaml specific builder to the system
Eric Merritt