summary refs log tree commit diff
path: root/pkgs/development/interpreters/dart
Commit message (Collapse)AuthorAge
* treewide: name -> pnamevolth2019-08-17
|
* dart: 1.24.3 -> 2.0.0 (#46533)bitmappergit2018-09-30
| | | | | | | | | | | | | | * dart: 1.24.3 -> 2.0.0 Updated Dart SDK links to 2.0.0. * dart: 1.24.3 -> 2.0.0 Updated Dart SDK link to 2.0.0. * dart: 1.24.3 -> 2.0.0 Updated Dart SDK versions in all-packages.nix. Added missing double quote.
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* all-packages: cleanup from last commitMatthew Bauer2018-05-01
|
* dart: 1.16.1 -> 1.24.3Itai Zukerman2018-02-18
| | | | Also, added support for the "dev" channel.
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* dart: 0.4 -> 1.16.1Jiri Danek2016-06-06
|
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Adjusted to point to version URL (hosted by me -- had to).Zef Hemel2013-04-17
|
* Added Dart SDK M4Zef Hemel2013-04-17