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

ammonite: 1.2.0 -> 1.2.1 #47092

Merged
merged 1 commit into from Sep 21, 2018
Merged

ammonite: 1.2.0 -> 1.2.1 #47092

merged 1 commit into from Sep 21, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ammonite/versions.

meta.description for ammonite is: '"Improved Scala REPL"'.

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/8cf1f60fa3c15fd249ffaa9c55dce626e114f636.tar.gz -p ammonite
ls -la /nix/store/x1dc253pzz1glhf3qwz9ml13askjp904-ammonite-1.2.1

cc @NeQuissimus for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: ammonite

Partial log (click to expand)

building '/nix/store/n7zz38ckris5kb6cqy7j5qw26sdngbk1-2.12-1.2.1.drv'...

trying https://github.com/lihaoyi/Ammonite/releases/download/1.2.1/2.12-1.2.1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   600    0   600    0     0   1224      0 --:--:-- --:--:-- --:--:--  1221
100 26.4M  100 26.4M    0     0  3049k      0  0:00:08  0:00:08 --:--:-- 4179k
building '/nix/store/qbk6y433phnpyqwrh494as09nsnn9yw1-ammonite-1.2.1.drv'...
installing
/nix/store/sf9pb47mca3rsci0arvk7rzxfdk45z8w-ammonite-1.2.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ammonite

Partial log (click to expand)

copying path '/nix/store/91wwfym087fcrg2iscd5bz3qq1zgz1k8-openjdk-8u181b13-jre' from 'https://cache.nixos.org'...

trying https://github.com/lihaoyi/Ammonite/releases/download/1.2.1/2.12-1.2.1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   600    0   600    0     0   6250      0 --:--:-- --:--:-- --:--:--  6250
100 26.4M  100 26.4M    0     0  25.2M      0  0:00:01  0:00:01 --:--:-- 40.1M
building '/nix/store/wqb68nbdiir6nf0kiyh3gwi7wp01f89n-ammonite-1.2.1.drv'...
installing
/nix/store/x1dc253pzz1glhf3qwz9ml13askjp904-ammonite-1.2.1

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: ammonite

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@Mic92 Mic92 merged commit a6701a8 into NixOS:master Sep 21, 2018
@r-ryantm r-ryantm deleted the auto-update/ammonite branch October 3, 2018 04:03
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

3 participants