Commit graph

26 commits

Author SHA1 Message Date
R. Ryantm 8cd2ab890e micronaut: 3.9.1 -> 3.9.2 2023-05-23 04:23:23 +00:00
R. Ryantm d67dfdbdf8 micronaut: 3.9.0 -> 3.9.1 2023-05-04 11:29:10 +00:00
R. Ryantm cc98d6a4b2 micronaut: 3.8.8 -> 3.9.0 2023-04-20 17:51:01 +00:00
R. Ryantm 65fd9ee103 micronaut: 3.8.7 -> 3.8.8 2023-04-09 14:36:08 +00:00
R. Ryantm 27b57d395e micronaut: 3.8.6 -> 3.8.7 2023-03-11 04:45:53 +00:00
R. Ryantm 65673e3145 micronaut: 3.8.5 -> 3.8.6 2023-03-02 16:47:13 +00:00
R. Ryantm 1747570c58 micronaut: 3.8.4 -> 3.8.5 2023-02-26 05:30:22 +00:00
R. Ryantm 5ebdfe342e micronaut: 3.8.3 -> 3.8.4 2023-02-09 10:01:53 +00:00
R. Ryantm 993a57e705 micronaut: 3.8.2 -> 3.8.3 2023-01-31 01:33:55 +00:00
R. Ryantm 440ff71c75 micronaut: 3.8.1 -> 3.8.2 2023-01-25 23:44:04 +00:00
R. Ryantm 92dca3d39f micronaut: 3.7.4 -> 3.8.1 2023-01-14 00:34:44 +00:00
R. Ryantm 03d0809f1a micronaut: 3.7.2 -> 3.7.4 2022-11-20 10:56:08 +08:00
Stan. S. Krupoderov 2505b57295
micronaut: 1.3.7 -> 3.7.2 (#197945)
resolve https://github.com/NixOS/nixpkgs/issues/160676
2022-11-16 00:11:33 +01:00
zowoq 932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
R. RyanTM 98f9f81408 micronaut: 1.3.6 -> 1.3.7 2020-08-05 19:43:25 -07:00
R. RyanTM e51b28bfd0 micronaut: 1.3.5 -> 1.3.6 2020-06-06 12:36:54 +00:00
R. RyanTM 4cd9a036c8 micronaut: 1.3.4 -> 1.3.5 2020-05-27 13:49:18 -07:00
R. RyanTM e546afa5a5 micronaut: 1.3.2 -> 1.3.4 2020-04-05 02:35:17 +00:00
R. RyanTM cf230185fe micronaut: 1.3.0 -> 1.3.2 2020-03-06 07:24:26 +01:00
R. RyanTM 879d609e60 micronaut: 1.2.8 -> 1.3.0 2020-02-10 13:24:47 +01:00
R. RyanTM 0de96d76e8 micronaut: 1.2.6 -> 1.2.8 2019-12-23 13:26:53 -08:00
R. RyanTM d5d6b756af micronaut: 1.2.5 -> 1.2.6 (#74465) 2019-11-30 17:10:04 +01:00
R. RyanTM f9b717e5c0 micronaut: 1.2.3 -> 1.2.5 (#71697)
* micronaut: 1.2.3 -> 1.2.5

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/micronaut/versions

* micronaut: keep description short

and run pre+post hooks when overriding install phase
2019-10-24 15:59:16 +02:00
John Mercier 2e2b068e04 micronaut 1.2.1 -> 1.2.3 2019-10-02 23:15:56 +02:00
John Mercier b973a8e0d0 micronaut init at 1.2.1 2019-09-18 06:25:21 -04:00