zimbatm
|
17348dc094
|
Remove all dots at end of descriptions
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
|
2016-02-27 17:30:29 +00:00 |
|
Jakob Gillich
|
d006529ca9
|
elm: update to latest revs
Some tags were updated with bug fixes. Also fixed update-elm.rb to
include the callPackage argument for release.nix.
|
2016-02-17 14:59:29 +01:00 |
|
Brandon Martin
|
e32defcdac
|
elmPackages update from 0.15.1 to 0.16
|
2015-11-20 10:14:49 -07:00 |
|
Nikolay Amiantov
|
89a2f87011
|
elm: add the platform and helpful scripts
|
2015-08-17 21:32:30 +03:00 |
|