Commit Graph

43 Commits

Author SHA1 Message Date
SubhrajyotiSen
4dd5d82e48 ktlint: 1.1.1 -> 1.2.1 2024-03-03 12:57:27 +05:30
SubhrajyotiSen
7d49c9fca1 ktlint: 1.1.0 -> 1.1.1 2024-01-10 14:15:50 +05:30
R. Ryantm
ae7aab0505 ktlint: 1.0.1 -> 1.1.0 2023-12-20 06:31:27 +00:00
itstarsun
6088b00a14
ktlint: add meta.mainProgram 2023-11-04 11:13:28 +00:00
SubhrajyotiSen
0055f074cb ktlint: 1.0.0 -> 1.0.1 2023-10-16 03:46:58 +05:30
SubhrajyotiSen
5e347a5d3e ktlint: 0.50.0 -> 1.0.0 2023-09-05 20:37:29 +05:30
SubhrajyotiSen
ccb194910e ktlint: 0.49.1 -> 0.50.0 2023-06-29 19:35:23 +05:30
SubhrajyotiSen
b4ff6d58ee ktlint: 0.49.0 -> 0.49.1 2023-05-30 22:36:56 +05:30
SubhrajyotiSen
80f3868fc8 ktlint: 0.48.2 -> 0.49.0 2023-04-22 11:12:24 +05:30
SubhrajyotiSen
62f16ab2eb ktlint: 0.48.0 -> 0.48.2 2023-01-24 02:21:43 +05:30
SubhrajyotiSen
e5ebe9f083 ktlint: 0.47.1 -> 0.48.0 2022-12-16 10:04:26 +05:30
silverraven691
80eaa7f2a3 ktlint: add gnused to the script's path
As of ktlint 0.44.0, the startup script makes use of `sed`, if the latter is not available in the path, the program fails silently.

f72be11d21
2022-09-28 23:09:32 +02:00
R. Ryantm
03154daf6e ktlint: 0.47.0 -> 0.47.1 2022-09-08 13:43:44 +00:00
R. Ryantm
c17520f298 ktlint: 0.46.1 -> 0.47.0 2022-08-20 12:34:19 +00:00
kilianar
988e15ee3b ktlint: 0.45.2 -> 0.46.1
https://github.com/pinterest/ktlint/releases/tag/0.46.1
2022-07-03 00:07:52 +02:00
R. Ryantm
45bb9217a5 ktlint: 0.45.1 -> 0.45.2 2022-04-08 03:51:38 +00:00
R. Ryantm
c132d20ef1 ktlint: 0.45.0 -> 0.45.1 2022-03-22 09:18:12 +00:00
R. Ryantm
364ab1f897 ktlint: 0.44.0 -> 0.45.0 2022-03-19 15:29:39 +00:00
Subhrajyoti Sen
08046e3997 ktlint: 0.43.2 -> 0.44.0 2022-02-16 11:50:06 +05:30
R. Ryantm
7927754161 ktlint: 0.43.1 -> 0.43.2 2021-12-07 08:30:41 +00:00
Subhrajyoti Sen
bd9ae0ab7b ktlint: 0.43.0 -> 0.43.1 2021-12-01 17:20:40 +05:30
Subhrajyoti Sen
5c18e50477 ktlint: 0.42.1 -> 0.43.0 2021-11-15 10:56:54 +05:30
R. RyanTM
6d15e84478 ktlint: 0.42.0 -> 0.42.1 2021-08-07 10:54:54 +00:00
R. RyanTM
274c4f6659 ktlint: 0.41.0 -> 0.42.0 2021-07-30 11:37:59 +00:00
Subhrajyoti Sen
36387e364f
ktlint: 0.40.0 -> 0.41.0 (#119877) 2021-06-18 12:14:50 +02:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
R. RyanTM
919fee97b3 ktlint: 0.39.0 -> 0.40.0 2020-12-06 02:35:39 +00:00
Mario Rodas
11d1486a85 ktlint: 0.38.1 -> 0.39.0
https://github.com/pinterest/ktlint/releases/tag/0.39.0
2020-11-06 04:20:00 +00:00
R. RyanTM
0d64cc340b ktlint: 0.37.2 -> 0.38.1 2020-08-26 07:21:04 +00:00
R. RyanTM
c0a750f40a ktlint: 0.37.1 -> 0.37.2 2020-06-26 13:14:35 +00:00
R. RyanTM
4410e2c0ad ktlint: 0.37.0 -> 0.37.1 2020-06-10 06:12:14 +00:00
R. RyanTM
3e94f7fb38 ktlint: 0.36.0 -> 0.37.0 2020-06-06 10:46:35 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
bfd3b32151 ktlint: 0.35.0 -> 0.36.0 2019-12-08 05:16:28 -08:00
R. RyanTM
0ab7cc7080 ktlint: 0.34.2 -> 0.35.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-10-22 00:18:14 -07:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM
ac8f6a4b76 ktlint: 0.34.0 -> 0.34.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-08-19 07:40:17 -07:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
730ac18ebe ktlint: 0.33.0 -> 0.34.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-07-19 10:37:38 -07:00
R. RyanTM
9657693e20 ktlint: 0.32.0 -> 0.33.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-06-01 18:29:38 -07:00
R. RyanTM
1f84f67dce ktlint: 0.31.0 -> 0.32.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-05-01 11:09:51 +02:00
R. RyanTM
754fdc235e ktlint: 0.30.0 -> 0.31.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ktlint/versions
2019-03-25 11:46:50 -07:00
Tad Fisher
b1eb421c1a ktlint: init at 0.30.0 2019-02-17 13:44:55 -08:00