Commit Graph

13 Commits

Author SHA1 Message Date
R. Ryantm
90b4aafc34 spring-boot-cli: 3.2.2 -> 3.2.3 2024-02-25 03:18:14 +00:00
R. Ryantm
4069aa5a1b spring-boot-cli: 3.2.1 -> 3.2.2 2024-01-23 12:31:08 +00:00
R. Ryantm
5e1a456a8d spring-boot-cli: 3.2.0 -> 3.2.1 2023-12-30 14:56:03 +00:00
R. Ryantm
3f05b48568 spring-boot-cli: 3.1.5 -> 3.2.0 2023-11-28 22:02:42 +00:00
Anthony Roussel
cd585ee70d
spring-boot-cli: add meta.mainProgram 2023-10-26 15:46:51 +02:00
Anthony Roussel
30b28ece73
spring-boot-cli: add passthru.{updateScript,tests.version} 2023-10-26 15:46:45 +02:00
Anthony Roussel
3a4ae2b42a
spring-boot-cli: 2.3.2 -> 3.1.5 2023-10-26 15:46:42 +02:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01: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
2134a79120 spring-boot-cli: 2.3.1 -> 2.3.2 2020-08-31 03:49:42 +00:00
R. RyanTM
babd73a3e3 spring-boot-cli: 2.3.0 -> 2.3.1 2020-07-07 09:51:30 -07:00
R. RyanTM
32fccf32e5 spring-boot-cli: 2.2.6 -> 2.3.0 2020-05-24 11:37:55 +00:00
John Mercier
21821de828 spring-boot-cli: 2.1.9->2.2.5 2020-04-30 22:10:14 -04:00