summary refs log tree commit diff
path: root/pkgs/development/tools/metals
Commit message (Collapse)AuthorAge
* metals: 0.10.3 -> 0.10.4Kevin Rauscher2021-06-01
|
* metals: 0.10.2 → 0.10.3Fabián Heredia Montiel2021-05-19
|
* metals: 0.10.1 -> 0.10.2Kevin Rauscher2021-04-21
|
* metals: 0.10.0 -> 0.10.1Kevin Rauscher2021-04-10
|
* metals: 0.9.10 -> 0.10.0Max Gonzih2021-02-24
|
* metals: 0.9.8 -> 0.9.10Kevin Rauscher2021-01-19
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* metals: 0.9.7 -> 0.9.8Kevin Rauscher2020-12-21
|
* metals: 0.9.6 -> 0.9.7Kevin Rauscher2020-11-27
|
* metals: 0.9.5 -> 0.9.6Kevin Rauscher2020-11-20
|
* metals: 0.9.4 -> 0.9.5Kevin Rauscher2020-11-11
|
* metals: 0.9.3 -> 0.9.4Kevin Rauscher2020-09-22
|
* metals: 0.9.2 -> 0.9.3Kevin Rauscher2020-08-19
|
* metals: 0.9.1 -> 0.9.2Kevin Rauscher2020-07-16
|
* metals: 0.9.0 -> 0.9.1Kevin Rauscher2020-07-03
|
* metals: provide client-agnostic flavorTimo Kaufmann2020-05-28
|
* metals: 0.8.4 -> 0.9.0Cody Allen2020-05-06
|
* metals: 0.8.3 -> 0.8.4Kevin Rauscher2020-04-21
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* metals: 0.8.2 -> 0.8.3Kevin Rauscher2020-03-20
|
* metals: 0.8.1 -> 0.8.2Kevin Rauscher2020-03-19
|
* metals: 0.7.6 -> 0.8.1Olli Helenius2020-03-12
|
* metals: init at 0.7.6Kevin Rauscher2019-09-24