Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 4e0a5e7602bd437e5c6be3f2405f49bfb3ff4f5a
https://github.com/NixOS/nixpkgs/commit/4e0a5e7602bd437e5c6be3f2405f49bfb3ff4f5a
Author: Peter Hoeg <[email protected]>
Date: 2017-01-12 (Thu, 12 Jan 2017)
Changed paths:
M pkgs/development/compilers/nim/default.nix
R pkgs/development/tools/nimble/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
nim: include all supporting tools
This PR makes a few changes to how things are done:
a) build and install "koch" - the nim make-type tool
b) use "koch" to bootstrap nim
c) build additional supporting tools such as nimble, nimgrep and nimsuggest
d) nim can use other c compilers than gcc, so instead of forcing gcc we use the
one from stdenv
e) run the full test suite
We do not need the "nimble" package any longer as it is part of nim.
Commit: 94b0ad124e7084de3e5bd8450f52558519ab06ee
https://github.com/NixOS/nixpkgs/commit/94b0ad124e7084de3e5bd8450f52558519ab06ee
Author: Michael Raskin <[email protected]>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M pkgs/development/compilers/nim/default.nix
R pkgs/development/tools/nimble/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #21846 from peterhoeg/f/nim
nim: include all supporting tools
Compare: https://github.com/NixOS/nixpkgs/compare/f30a854844b2...94b0ad124e70_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits