[Nix-commits] [NixOS/nixpkgs] e7af40: erlangR19: 19.2 -> 19.2.3

2017-03-03 Thread Eric Bailey
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e7af40894c6be9ad709a720133d7d323b207aebd
  
https://github.com/NixOS/nixpkgs/commit/e7af40894c6be9ad709a720133d7d323b207aebd
  Author: Eric Bailey <e...@ericb.me>
  Date:   2017-03-03 (Fri, 03 Mar 2017)

  Changed paths:
M pkgs/development/interpreters/erlang/R19.nix

  Log Message:
  ---
  erlangR19: 19.2 -> 19.2.3

This fixes dialyzer for me.

- http://erlang.org/pipermail/erlang-bugs/2017-January/005213.html
- https://github.com/erlang/otp/commit/e27119948fc6ab28bea81019720bddaac5b655a7

(cherry picked from commit 6e9133fec1ea45b0852eda97d1ab02395ac090ef)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 6a86b6: lfe: 1.1.1 -> 1.2.1

2016-12-07 Thread Eric Bailey
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6a86b603f9be415b09ee592ea0c29b76cd167da4
  
https://github.com/NixOS/nixpkgs/commit/6a86b603f9be415b09ee592ea0c29b76cd167da4
  Author: Eric Bailey <e...@ericb.me>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/development/interpreters/lfe/default.nix
A pkgs/development/interpreters/lfe/no-test-deps.patch
R pkgs/development/interpreters/lfe/setup-hook.sh

  Log Message:
  ---
  lfe: 1.1.1 -> 1.2.1

- Use buildRebar3 instead of mkDerivation, obviating the need for setup-hook.sh
- Manually build proper and patch rebar.config s.t. it doesn't try to fetch it
- Set checkTarget = "travis" and actually run the tests


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] fe727a: rebar3: 3.1.0 -> 3.3.2

2016-12-07 Thread Eric Bailey
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fe727a19c10bd7ddf72a71ee573c269ac7431b27
  
https://github.com/NixOS/nixpkgs/commit/fe727a19c10bd7ddf72a71ee573c269ac7431b27
  Author: Eric Bailey <e...@ericb.me>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/development/tools/build-managers/rebar3/default.nix
M pkgs/development/tools/build-managers/rebar3/hermetic-bootstrap.patch
M pkgs/development/tools/build-managers/rebar3/hermetic-rebar3.patch

  Log Message:
  ---
  rebar3: 3.1.0 -> 3.3.2


  Commit: ab9688a63adffc78ef38d45d7891a5be2459fbd5
  
https://github.com/NixOS/nixpkgs/commit/ab9688a63adffc78ef38d45d7891a5be2459fbd5
  Author: Eric Bailey <e...@ericb.me>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/development/tools/build-managers/rebar3/rebar3-nix-bootstrap

  Log Message:
  ---
  rebar3: Fix typos and support name-version-tag

The fixup_app_name/1 change notably supports packages like proper-1.1.1-beta.


Compare: https://github.com/NixOS/nixpkgs/compare/41256881bf84...ab9688a63adf___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] e6e873: erlangR19: init at 19.0.2 (#17123)

2016-07-22 Thread Eric Bailey
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e6e873beca9211f084a7e878a0c2fdc2b6b28ece
  
https://github.com/NixOS/nixpkgs/commit/e6e873beca9211f084a7e878a0c2fdc2b6b28ece
  Author: Eric Bailey <yurr...@users.noreply.github.com>
  Date:   2016-07-23 (Sat, 23 Jul 2016)

  Changed paths:
A pkgs/development/interpreters/erlang/R19.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  erlangR19: init at 19.0.2 (#17123)

Add R19.nix, based on @binarin's R18.nix.

N.B. erlang/otp#1023 obviated the need for `rmAndPwdPatch` in R19.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits