R. Ryantm
d91504af50
liquibase: 4.28.0 -> 4.29.1
2024-08-05 03:35:15 +00:00
R. Ryantm
35f3a1bfc5
liquibase: 4.27.0 -> 4.28.0
2024-05-24 03:46:13 +00:00
R. Ryantm
94793640c5
liquibase: 4.26.0 -> 4.27.0
2024-04-06 11:55:03 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
3a9a99b1a0
liquibase: 4.25.1 -> 4.26.0
2024-02-14 12:38:23 +00:00
R. Ryantm
cd7dc1e241
liquibase: 4.24.0 -> 4.25.1
2024-01-01 15:53:29 +00:00
R. Ryantm
4ff4e0b8a5
liquibase: 4.23.2 -> 4.24.0
2023-10-11 00:55:58 +00:00
R. Ryantm
c15f5f322b
liquibase: 4.23.1 -> 4.23.2
2023-09-18 06:24:22 +00:00
R. Ryantm
f27b81b421
liquibase: 4.23.0 -> 4.23.1
2023-08-27 09:02:56 +00:00
Vladyslav Pekker
86115ca9db
liquibase: indentation cleanup
2023-07-10 16:00:20 -03:00
Vladyslav Pekker
49d503a9fa
liquibase: include jars in --version output
...
Moved jars to the `internal/lib` directory in an attempt to make them appear
in the `liquibase --version` output.
However it didn't help.
I left the change though because the default installer also puts the
jars into internal/lib.
2023-07-10 16:00:16 -03:00
Vladyslav Pekker
c64ab88f6c
liquibase: include all jars from internal/lib instead of just a few
2023-07-10 16:00:09 -03:00
John Soo
89839ee098
liquibase: add jsoo1 as maintainer
2023-07-07 20:45:44 -03:00
John Soo
b79bebbbf8
liquibase: add updateScript
2023-07-07 20:45:44 -03:00
R. Ryantm
c6d23e811b
liquibase: 4.17.2 -> 4.23.0
2023-07-04 09:24:42 +00:00
Patrick Liu
efc6dbd2d7
liquibase: 4.9.0 -> 4.17.2
...
Co-authored-by: Patrick Liu <patrick.liu@arista.com>
2023-06-13 17:29:45 -07: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
ajs124
672d4b317f
Merge pull request #167198 from sir4ur0n/sir4ur0n/fix/liquibaseCommandLine
...
liquibase: fix Main -> LiquibaseCommandLine
2022-05-03 23:04:25 +01:00
Julien Debon
3ffe1ccca0
liquibase: add support for Amazon Redshift
...
The Liquibase package already provided PostgreSQL and MySQL support, this commit
also adds support for Amazon Redshift.
As per Liquibase Redshift documentation, 2 JARs must be added to the classpath:
* Redshift JDBC
* Liquibase Redshift extension JAR
2022-04-26 09:55:14 +02:00
Julien Debon
c6e3ceddd0
liquibase: fix Main -> LiquibaseCommandLine
...
The main Java class for Liquibase has changed from `Main` to
`LiquibaseCommandLine` in recent Liquibase versions.
Closes https://github.com/NixOS/nixpkgs/issues/166208
2022-04-04 17:44:55 +02:00
R. Ryantm
f8e08ed20e
liquibase: 4.8.0 -> 4.9.0
2022-03-18 22:28:40 +00:00
R. Ryantm
d95cba4463
liquibase: 4.7.1 -> 4.8.0
2022-02-25 13:52:08 -08:00
R. Ryantm
64e7f299d0
liquibase: 4.4.3 -> 4.7.1
2022-02-12 07:09:22 +00:00
R. RyanTM
22fdabc4cb
liquibase: 4.4.2 -> 4.4.3
2021-08-09 12:14:56 +00:00
R. RyanTM
b014e65dfc
liquibase: 4.4.1 -> 4.4.2
2021-07-24 13:35:01 +00:00
R. RyanTM
1c7edc4a71
liquibase: 4.4.0 -> 4.4.1
2021-07-17 09:27:27 +02:00
R. RyanTM
f283f9411b
liquibase: 4.3.5 -> 4.4.0
2021-06-22 17:34:11 -07:00
R. RyanTM
2d67b889b8
liquibase: 4.3.4 -> 4.3.5
2021-05-17 11:02:06 -07:00
R. RyanTM
014d7ce377
liquibase: 4.3.2 -> 4.3.4
2021-05-08 16:59:51 -07:00
R. RyanTM
e6b14cc1f8
liquibase: 4.3.1 -> 4.3.2
2021-04-19 22:50:16 -04:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
R. RyanTM
52bb4af0d2
liquibase: 4.3.0 -> 4.3.1
2021-02-14 03:52:46 +00:00
R. RyanTM
00398b9d14
liquibase: 4.2.2 -> 4.3.0
2021-02-10 14:22:58 +00:00
Robert Helgesson
0e4faa73d2
liquibase: support PostgreSQL JDBC driver
2021-01-21 23:13:24 +01:00
Robert Helgesson
62acc9aa8f
liquibase: cleaning up
2021-01-21 23:12:43 +01:00
R. RyanTM
33a94e1c69
liquibase: 4.2.1 -> 4.2.2
2020-12-10 19:43:29 +00:00
R. RyanTM
2394a34a4c
liquibase: 4.2.0 -> 4.2.1
2020-12-06 05:52:22 +00:00
R. RyanTM
681ad8e638
liquibase: 4.1.1 -> 4.2.0
2020-11-15 09:40:40 +00:00
R. RyanTM
835ba5b069
liquibase: 4.0.0 -> 4.1.1
2020-10-25 19:38:14 +00:00
Tim Steinbach
b863273e7d
liquibase: Remove maintainer nequissimus
2020-10-08 11:00:16 -04:00
Patrick Hilhorst
f7e390e6d4
treewide: fix redirected urls (run 3)
...
Related:
- 9fc5e7e473
- 593e11fd94
- 508ae42a0f
Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).
Here's the new script I used:
```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
| sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
R. RyanTM
fd91482df5
liquibase: 3.10.2 -> 4.0.0
2020-08-14 19:45:58 +00:00
R. RyanTM
cccdf4784f
liquibase: 3.10.1 -> 3.10.2
2020-08-02 05:51:54 +00:00
R. RyanTM
95930da953
liquibase: 3.10.0 -> 3.10.1
2020-07-04 05:22:12 +00:00
R. RyanTM
595883171e
liquibase: 3.9.0 -> 3.10.0
2020-06-17 12:04:20 -07:00
R. RyanTM
1e873266fa
liquibase: 3.8.9 -> 3.9.0
2020-05-19 18:33:37 +00:00
R. RyanTM
11cad6cf2e
liquibase: 3.8.8 -> 3.8.9
2020-05-03 22:56:33 +00:00
R. RyanTM
f3028ec1a6
liquibase: 3.8.7 -> 3.8.8
2020-03-30 03:42:43 +00:00
R. RyanTM
14a48a96b9
liquibase: 3.8.6 -> 3.8.7
2020-03-02 12:18:18 +00:00