Commit Graph

11 Commits

Author SHA1 Message Date
poz
f89d3199c6 mlton: migrate from sha256 to hash in all packages 2026-02-11 16:56:14 +01:00
Victor Freire
44ff5e3ce6 mlton: mlton20210117 -> mlton20241230 2025-12-15 17:07:37 -03:00
jopejoe1
eb0fb69ba1 mlton: change license to smlnj 2025-09-29 20:51:56 +02:00
FliegendeWurst
83adfcfcd2 mlton: fix and enable strictDeps 2024-12-11 12:10:26 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
FliegendeWurst
ccc26c651f mlton: disable parallel build 2022-02-02 12:21:29 +01:00
Gabriel Ebner
213feab38a mlton: use $TMPDIR 2020-09-10 17:11:26 +02:00
Gabriel Ebner
a7f9d336b7 mlton: fix build 2020-09-09 19:29:57 +02:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Sophia Donataccio
fd9a07c7d4 mlton: add one-liner from old derivation to fix source files
Updates from-git-source.nix to use the one-liner to fix up the bash
shebang lines.
2018-10-12 00:36:07 -04:00
Sophia Donataccio
a130228fe8 mlton: adds mlton version 20180207 2018-10-12 00:30:48 -04:00