Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mill: 0.5.2 -> 0.5.3 #75423

Merged
merged 1 commit into from Dec 10, 2019
Merged

mill: 0.5.2 -> 0.5.3 #75423

merged 1 commit into from Dec 10, 2019

Conversation

scalavision
Copy link
Contributor

Motivation for this change
Things done
  • [x ] Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • [x ] NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • [ x] Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • [ x] Ensured that relevant documentation is up to date
  • [ x] Fits CONTRIBUTING.md.
Notify maintainers

cc @c0bw3b

I have added the MILL_VERSION variable, documented here:

It seems there is an idiom around this script:

I hope this avoids some of the downloading that occurs, and was mentioned in previous update.

I have also added java command to the paths, as it seems required for running some of the tests (I've only tested them on Lihaoyis own repositories that uses mill)

Besides this, I hope this should work without any issues.

Copy link
Contributor

@c0bw3b c0bw3b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Result of nix-review pr 75423 1

1 package were build:
  • mill

There is still a download at first run, but otherwise it works as expected.

@c0bw3b c0bw3b merged commit 38c7aa0 into NixOS:master Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants