Skip to content

Commit

Permalink
Merge pull request #182 from FStarLang/afromher_misc
Browse files Browse the repository at this point in the history
Add mtime to list of ocaml packages in Nix build
  • Loading branch information
R1kM authored Oct 21, 2024
2 parents afbf599 + 48d4b34 commit 30a310e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
ocamlPackages.stdint
ocamlPackages.batteries
ocamlPackages.zarith
ocamlPackages.mtime
];
installPhase = ''
mkdir -p $out
Expand Down

0 comments on commit 30a310e

Please sign in to comment.