nixpkgs/pkgs/development/compilers/emscripten
Matthew Bauer 02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
..
fastcomp treewide: add version to packages 2018-05-25 15:48:05 -05:00
default.nix emscripten: use matching binaryen version (#37427) 2018-03-20 15:45:19 +01:00