Commit Graph

535 Commits

Author SHA1 Message Date
Nazarii Bardiuk
232c7bd195
beekeeper-studio: 3.1.0 -> 3.3.8 2022-04-03 17:13:54 +01:00
github-actions[bot]
ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
7c6f434c
8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
Alyssa Ross
fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
Jan Tojnar
c8a5db3854 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02:00
Fabian Affolter
dff30c0597
Merge pull request #165800 from r-ryantm/auto-update/sqlfluff
sqlfluff: 0.11.1 -> 0.11.2
2022-03-27 20:01:28 +02:00
github-actions[bot]
77dc421883
Merge staging-next into staging 2022-03-26 18:01:56 +00:00
R. Ryantm
b1c4b96a08 dbmate: 1.14.0 -> 1.15.0 2022-03-26 13:18:51 +00:00
superherointj
54f62a4cb0 prisma-engines: add superherointj as maintainer 2022-03-26 08:33:37 -03:00
R. Ryantm
0482c2252c sqlfluff: 0.11.1 -> 0.11.2 2022-03-26 00:38:57 +00:00
Doron Behar
4a02c56a7d
Merge pull request #164746 from ncfavier/makeWrapper-chdir 2022-03-24 13:51:27 +02:00
R. Ryantm
24a68dba7c sqlcheck: 1.2 -> 1.3 2022-03-21 18:54:02 +00:00
Naïm Favier
9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
R. Ryantm
f8e08ed20e liquibase: 4.8.0 -> 4.9.0 2022-03-18 22:28:40 +00:00
R. Ryantm
70d0a2a3d2 sqlfluff: 0.11.0 -> 0.11.1 2022-03-17 18:59:12 +00:00
Sandro
0232a9ce2a
Merge pull request #164302 from pimeys/prisma-3.11 2022-03-16 14:06:11 +01:00
Julius de Bruijn
3dcfea557e prisma: 3.10.0 -> 3.11.0 2022-03-15 20:06:33 +01:00
R. Ryantm
8a6726bf17 litestream: 0.3.7 -> 0.3.8 2022-03-12 13:51:07 +00:00
R. Ryantm
b195c905c0 sqlfluff: 0.10.1 -> 0.11.0 2022-03-08 00:19:57 +00:00
Bobby Rong
4f0ab7d6bb
Merge pull request #161902 from r-ryantm/auto-update/webdis
webdis: 0.1.19 -> 0.1.20
2022-03-07 17:11:32 +08:00
Artturi
05db436400
Merge pull request #161382 from pimeys/prisma-3.10.0
prisma 3.8.0 -> 3.10.0
2022-03-01 06:41:59 +02:00
R. Ryantm
2639265272 webdis: 0.1.19 -> 0.1.20 2022-02-26 01:25:37 +00:00
R. Ryantm
d95cba4463 liquibase: 4.7.1 -> 4.8.0 2022-02-25 13:52:08 -08:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Julius de Bruijn
b10d4e7b74 prisma 3.8.0 -> 3.10.0 2022-02-22 15:28:44 +01:00
Maximilian Bosch
13754a02a6
Merge pull request #159467 from r-ryantm/auto-update/liquibase
liquibase: 4.4.3 -> 4.7.1
2022-02-20 13:53:04 +01:00
R. RyanTM
c8c847b8e8
squirrel-sql: 4.2.0 -> 4.3.0
* squirrel-sql: 4.2.0 -> 4.3.0 (#143414)

* squirrel-sql: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-20 11:45:35 +01:00
R. Ryantm
32d3fe9dfa clickhouse-backup: 1.3.0 -> 1.3.1 2022-02-18 03:32:14 +00:00
R. Ryantm
0273b03786 sqlfluff: 0.10.0 -> 0.10.1 2022-02-17 00:23:27 +00:00
R. Ryantm
5c38d3cd07 dbmate: 1.13.0 -> 1.14.0 2022-02-12 21:22:54 -08:00
R. Ryantm
d34a4673d7 clickhouse-backup: 1.2.2 -> 1.3.0 2022-02-12 20:18:52 -08:00
Mario Rodas
4736f5d4f2
Merge pull request #158843 from r-ryantm/auto-update/pg_activity
pg_activity: 2.2.0 -> 2.3.0
2022-02-12 08:47:57 -05:00
R. Ryantm
64e7f299d0 liquibase: 4.4.3 -> 4.7.1 2022-02-12 07:09:22 +00:00
Fabian Affolter
c9749afafa sqlfluff: 0.9.4 -> 0.10.0 2022-02-11 00:55:01 +01:00
R. Ryantm
1f39b1c71f pg_activity: 2.2.0 -> 2.3.0 2022-02-10 00:16:02 +00:00
Mario Rodas
c4e91dae6e
Merge pull request #157200 from kfollesdal/timescaledb-tune-0.12
timescaledb-tune: 0.11.2 -> 0.12.0
2022-02-02 08:45:04 -05:00
Alexander Nortung
c613c25b22 beekeeper-studio: 2.1.4 -> 3.1.0 2022-02-01 21:24:15 -05:00
zowoq
3e3bf12416 dbmate: update vendorSha256 2022-02-01 20:07:26 +10:00
R. Ryantm
5e0cc0f64d dbmate: 1.12.1 -> 1.13.0 2022-01-31 09:24:17 -08:00
Fabian Affolter
6f4058961c
Merge pull request #157463 from r-ryantm/auto-update/sqlfluff
sqlfluff: 0.9.3 -> 0.9.4
2022-01-31 10:15:55 +01:00
zowoq
53323521b8 clickhouse-backup: update vendorSha256 2022-01-31 15:20:55 +10:00
R. Ryantm
f7069e4d48 sqlfluff: 0.9.3 -> 0.9.4 2022-01-31 00:18:31 +00:00
Kristoffer Føllesdal
0546a88ac5 timescaledb-tune: 0.11.2 -> 0.12.0 2022-01-28 23:06:13 +01:00
Fabian Affolter
3b080a608b sqlfluff: 0.9.2 -> 0.9.3 2022-01-27 11:19:46 +01:00
R. Ryantm
6bd19d749c sqlfluff: 0.9.1 -> 0.9.2 2022-01-25 02:08:51 +00:00
Sandro
d68b02e9c2
Merge pull request #155624 from marsam/update-pg_checksums 2022-01-20 02:06:29 +01:00
Johannes Schleifenbaum
1ecb2abd94
pgcli: 3.3.0 -> 3.3.1 2022-01-19 08:54:01 +01:00
Mario Rodas
76791e43c0 pg_checksums: 1.0 -> 1.1
https://github.com/credativ/pg_checksums/releases/tag/1.1
2022-01-19 04:20:00 +00:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
R. RyanTM
d5dae6569e
webdis: 0.1.16 -> 0.1.19
(#154432)
2022-01-15 22:25:15 +01:00
Johannes Schleifenbaum
7c27b825fc
pgcli: 3.2.0 -> 3.3.0 2022-01-12 19:57:48 +01:00
Julius de Bruijn
c7de7dbb53 prisma: 3.7.0 -> 3.8.0 2022-01-11 16:45:33 +01:00
Fabian Affolter
2625adb74f sqlfluff: 0.9.0 -> 0.9.1 2022-01-10 22:18:47 +01:00
Raphael Megzari
9a4b481cdc
indradb: init at unstable-2021-01-05 (#153637) 2022-01-07 01:13:57 +09:00
Fabian Affolter
7db30a6749
Merge pull request #153303 from fabaff/bump-sqlfluff
sqlfluff: 0.8.2 -> 0.9.0
2022-01-03 22:49:04 +01:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
(#153213)
Issue #60004
2022-01-03 16:53:12 +01:00
Fabian Affolter
3bfeed2d7b sqlfluff: 0.8.2 -> 0.9.0 2022-01-03 08:55:18 +01:00
Julius de Bruijn
484bdf473d prisma: 3.6.0 -> 3.7.0 2021-12-21 16:32:05 +01:00
Bobby Rong
10cd1a0fe3
Merge pull request #148028 from pimeys/prisma-3.6.0
prisma: 3.5.0 -> 3.6.0
2021-12-17 15:10:36 +08:00
Julius de Bruijn
6ef2261581 prisma: 3.5.0 -> 3.6.0 2021-12-07 20:53:42 +01:00
R. Ryantm
9e3f9235d1 litestream: 0.3.6 -> 0.3.7 2021-12-07 12:14:59 +00:00
Maximilian Bosch
6020c755ed
clickhouse-backup: init at 1.2.2
Tool to create & restore backups of ClickHouse databases with support
for miscellaneous cloud storages.
2021-12-02 19:24:38 +01:00
Fabian Affolter
d30bfaa9ab sqlfluff: 0.8.1 -> 0.8.2 2021-11-30 21:01:30 +01:00
Julius de Bruijn
9951e81c00 prisma: 3.4.0 -> 3.5.0 2021-11-16 14:45:31 +01:00
Kira Bruneau
73df68c1ab sqlitebrowser: fix darwin build 2021-11-09 22:06:21 -05:00
Fabian Affolter
bfa2050737 sqlfluff: 0.7.1 -> 0.8.1 2021-11-08 08:30:27 +01:00
D Anzorge
c756d168dc pgcli: disable failing tests 2021-11-06 21:08:13 +01:00
Bobby Rong
92b909e83d
Merge pull request #144437 from r-ryantm/auto-update/litestream
litestream: 0.3.5 -> 0.3.6
2021-11-06 20:08:32 +08:00
R. Ryantm
1eb8492488 litestream: 0.3.5 -> 0.3.6 2021-11-03 12:34:04 +00:00
Julius de Bruijn
db3faeea8e prisma: 3.2.0 -> 3.4.0 2021-11-03 11:06:43 +01:00
Sandro
9dbcdcfbae
Merge pull request #142781 from xduugu/sqlitebrowser-sqlcipher 2021-10-25 16:41:44 +02:00
Fabian Affolter
0dfb166976 sqlfluff: 0.7.0 -> 0.7.1 2021-10-25 08:20:20 +02:00
Cedric Staniewski
10bed7eeee sqlitebrowser: enable support for encrypted databases 2021-10-24 22:18:10 +02:00
Fabian Affolter
20441457d9 sqlfluff: 0.6.8 -> 0.7.0 2021-10-16 22:28:39 +02:00
Alyssa Ross
851b719ac6 treewide: use stdenv.hostPlatform.extensions.sharedLibrary where appropriate 2021-10-13 17:39:37 +00:00
Sandro
76e0a0038c
Merge pull request #140855 from pimeys/prisma-platforms 2021-10-07 23:41:44 +02:00
Julius de Bruijn
d08986bdaf prisma-engines: add support for darwin 2021-10-07 23:10:58 +02:00
Sandro
761a12153e
Merge pull request #140700 from milogert/add-beekeeper-studio 2021-10-07 21:16:08 +02:00
Julius de Bruijn
cdaf4b1290 prisma-engines: add support for aarch64-linux 2021-10-07 14:22:16 +02:00
Milo Gertjejansen
9f0bbe4576
beekeeper-studio: init at 2.1.4
Adds [Beekeeper Studio](https://www.beekeeperstudio.io) at version 2.1.4 using the AppImage.

Addresses #139899
2021-10-05 22:31:10 -04:00
Fabian Affolter
a9c442702d sqlfluff: 0.6.6 -> 0.6.8 2021-10-05 22:05:48 +02:00
Julius de Bruijn
d04d7c0dc4 prisma: 3.1.1 -> 3.2.0 2021-10-05 17:06:45 +02:00
figsoda
ebebfb4bf0 gobang: fix darwin build 2021-10-03 13:24:22 -04:00
Fabian Affolter
89cf874d9d
Merge pull request #139923 from figsoda/gobang
gobang: init at 0.1.0-alpha.5
2021-09-30 09:43:18 +02:00
Mario Rodas
09784546d6 pgsync: 0.6.7 -> 0.6.8 2021-09-29 10:48:48 -05:00
figsoda
c294019fa3 gobang: init at 0.1.0-alpha.5 2021-09-29 11:10:32 -04:00
Fabian Affolter
fce1ac0d62 sqlfluff: 0.6.5 -> 0.6.6 2021-09-25 20:23:18 +02:00
Julius de Bruijn
5f7019ed8a prisma: 2.30.2 -> 3.1.1 2021-09-25 21:47:30 +09:00
Julius de Bruijn
3bc4a574db prisma: add pimeys as maintainer 2021-09-25 20:38:40 +09:00
Pamplemousse
47557e2984 nodesPackages.prisma: #135934 follow-up corrections 2021-09-25 20:38:40 +09:00
Pamplemousse
d047d336d6 prisma-engines: #135934 follow-up corrections 2021-09-25 20:38:40 +09:00
Ryan Mulligan
84eca217f1
Merge pull request #134848 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 4.1.0 -> 4.2.0
2021-09-12 18:38:33 -07:00
Sandro
475bc9b75c
Merge pull request #136961 from Izorkin/init-termdbms
termdbms: init at 2021-09-04
2021-09-11 21:08:14 +02:00
Fabian Affolter
36649cb7da sqlfluff: 0.6.4 -> 0.6.5 2021-09-11 18:45:53 +02:00
Pamplemousse
d61ba9863c nodePackages.prisma: init at 2.30.2 2021-09-09 20:42:53 +09:00
Izorkin
4f665d9f4f
termdbms: init at 2021-09-04 2021-09-07 17:26:48 +03:00
Mario Rodas
baa2707d2a pgcli: 3.1.0 -> 3.2.0
https://github.com/dbcli/pgcli/raw/v3.2.0/changelog.rst
2021-08-28 00:04:20 +00:00
Maximilian Bosch
3da886bf41
treewide: remove ma27 from the maintainer-list of a few packages
These are all packages that I stopped using and hence just create noise
in my inbox for each change affecting them and let's face it, while I
still enjoy contributing to nixpkgs, it doesn't really make sense to be
listed there if I can't do much anyways.

Each of these packages can be taken over by someone or removed if
people think that's reasonable.

Of course, if other maintainers face issues, I can answer some questions
if needed & possible.
2021-08-27 22:28:49 +02:00
Fabian Affolter
e49e3d750e sqlfluff: 0.6.3 -> 0.6.4 2021-08-22 09:11:46 +02:00
Mario Rodas
31c599b86e
Merge pull request #135131 from r-ryantm/auto-update/timescaledb-tune
timescaledb-tune: 0.11.0 -> 0.11.2
2021-08-22 01:05:41 -05:00
R. RyanTM
1897332933 timescaledb-tune: 0.11.0 -> 0.11.2 2021-08-21 22:54:25 +00:00
Mauricio Scheffer
78ea8a72d4 pg_activity: init at 2.2.0 2021-08-19 21:27:05 +01:00
R. RyanTM
7f8422b2ef squirrel-sql: 4.1.0 -> 4.2.0 2021-08-19 19:00:52 +00:00
Maximilian Bosch
5dfdac270d
Merge pull request #134592 from r-ryantm/auto-update/sqlitebrowser
sqlitebrowser: 3.12.1 -> 3.12.2
2021-08-19 09:40:13 +02:00
R. RyanTM
d1372ea51a sqlitebrowser: 3.12.1 -> 3.12.2 2021-08-18 01:45:07 +00:00
Fabian Affolter
c2269136e7 sqlfluff: 0.6.2 -> 0.6.3 2021-08-17 23:41:33 +02:00
Ilan Joselevich
b9f4e2aaf6 webdis: 0.1.15 -> 0.1.16 2021-08-15 01:45:04 +03:00
Fabian Affolter
d2a64c0112 sqlfluff: 0.6.1 -> 0.6.2 2021-08-11 21:20:26 +02:00
R. RyanTM
22fdabc4cb liquibase: 4.4.2 -> 4.4.3 2021-08-09 12:14:56 +00:00
tomberek
48c1a0b4e6
Merge pull request #131341 from r-ryantm/auto-update/liquibase
liquibase: 4.4.1 -> 4.4.2
2021-07-31 22:39:50 -04:00
github-actions[bot]
db6a26db02
Merge master into staging-next 2021-07-27 18:01:01 +00:00
Sandro Jäckel
800a59684e sqlfluff: remove alias 2021-07-27 08:14:56 -07:00
github-actions[bot]
6a5e4f2c3d
Merge master into staging-next 2021-07-25 06:01:27 +00:00
R. RyanTM
e7ddc0ff6a dbmate: 1.12.0 -> 1.12.1 2021-07-24 20:26:12 -07:00
R. RyanTM
b014e65dfc liquibase: 4.4.1 -> 4.4.2 2021-07-24 13:35:01 +00:00
Sandro Jäckel
183c7ebcae
pythonPackages: normalise prompt_toolkit 2021-07-23 16:36:39 +02:00
Maximilian Bosch
49f7a7a1f0
sqldeveloper: remove ma27 from maintainer-list
I don't use this anymore.

I guess this is sufficiently trivial to directly push.
2021-07-22 23:43:00 +02:00
Sandro
1809f05d6c
Merge pull request #130846 from fabaff/bump-sqlfluff
sqlfluff: 0.6.0 -> 0.6.1
2021-07-21 00:08:22 +02:00
Fabian Affolter
0ad752febe sqlfluff: 0.6.0 -> 0.6.1 2021-07-20 21:13:43 +02:00
Felix Buehler
87316d778b various: cleanup of "inherit version;" 2021-07-18 00:19:24 +02:00
R. RyanTM
1c7edc4a71 liquibase: 4.4.0 -> 4.4.1 2021-07-17 09:27:27 +02:00
Bjørn Forsman
397e068a54 sqlitebrowser: add wrapGAppsHook
Fixes opening file dialogs on non-NixOS:

$ ./result/bin/sqlitebrowser
[... try to open a file dialog: File -> Open Database ...]
(.sqlitebrowser-wrapped:7229): GLib-GIO-ERROR **: 11:27:46.197: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key named 'show-type-column'
Trace/breakpoint trap (core dumped)
2021-07-03 11:36:19 +02:00
Fabian Affolter
d34cee35a3 sqlfluff: 0.6.0a2 -> 0.6.0 2021-06-29 23:16:29 +02:00
R. RyanTM
f283f9411b liquibase: 4.3.5 -> 4.4.0 2021-06-22 17:34:11 -07:00
Olli Helenius
b2bf2c6102
antlr: make 4.8 default 2021-06-20 14:06:47 +03:00
Florian Beeres
ef74702bff
litestream: init at 0.3.5 (#127108)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-16 19:06:30 +02:00
Fabian Affolter
a52e3408fa litecli: 1.5.0 -> 1.6.0 2021-06-14 12:47:46 +02:00
Fabian Affolter
27ecd47c5b sqlfluff: init at 0.6.0a2 2021-06-02 00:01:59 +02:00
Fabián Heredia Montiel
cc855b1331 pgsync: 0.6.6 → 0.6.7 2021-05-28 11:01:39 -07:00
R. RyanTM
2d67b889b8 liquibase: 4.3.4 -> 4.3.5 2021-05-17 11:02:06 -07:00
wucke13
fe69434d4c webdis: 0.1.12 -> 0.1.15 2021-05-15 18:32:20 +02:00
R. RyanTM
014d7ce377 liquibase: 4.3.2 -> 4.3.4 2021-05-08 16:59:51 -07:00
Sandro
9a80c030b6
Merge pull request #120754 from netcrns/netcrns/movine 2021-04-30 15:01:44 +02:00
netcrns
25cd84fd19 movine: init at 0.11.0
movine: make meta.description a one-liner

movine: make build on darwin work
2021-04-28 19:02:24 +02:00
Fabián Heredia Montiel
4e96143fe5 pgsync: init at 0.6.6 2021-04-23 22:36:41 -05:00
R. RyanTM
e6b14cc1f8 liquibase: 4.3.1 -> 4.3.2 2021-04-19 22:50:16 -04:00
R. RyanTM
3d3bad9ff3 dbmate: 1.11.0 -> 1.12.0 2021-04-10 07:49:58 +00:00
Sandro Jäckel
62733b37b4
mysql: deprecate alias 2021-04-04 03:18:57 +02:00
github-actions[bot]
d18aaddde4
Merge master into staging-next 2021-03-16 00:39:08 +00:00
R. RyanTM
a71e3a5272 webdis: 0.1.11 -> 0.1.12 2021-03-15 16:53:31 -04:00
github-actions[bot]
90a20b5f9b
Merge master into staging-next 2021-03-10 06:17:36 +00:00
R. RyanTM
e7e3c939b3 timescaledb-tune: 0.10.0 -> 0.11.0 2021-03-10 02:20:36 +00:00
Robert Schütz
54757b35c1 Merge branch 'staging-next' into staging 2021-02-26 10:56:17 +01:00
Frederik Rietdijk
c456a2512f Merge master into staging-next 2021-02-26 10:25:13 +01:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05: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
Maximilian Bosch
eecfe5a096
Merge pull request #112653 from r-ryantm/auto-update/liquibase
liquibase: 4.2.2 -> 4.3.0
2021-02-11 20:47:40 +01:00
R. RyanTM
00398b9d14 liquibase: 4.2.2 -> 4.3.0 2021-02-10 14:22:58 +00:00
Sandro Jäckel
9a4494a075
pyrseas: fetch pgdbconn from tag 2021-01-26 15:19:02 +01:00
Sandro
08870e6140
Merge pull request #110806 from lourkeur/update/sqldeveloper
sqldeveloper: 20.2.0.175.1842 -> 20.4.0.379.2205
2021-01-25 21:45:10 +01:00
Louis Bettens
2af45faca4 sqldeveloper: 20.2.0.175.1842 -> 20.4.0.379.2205 2021-01-25 19:13:07 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07: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
zowoq
932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
Florian Klink
3dcd713d19 dbmate: remove deps.nix
This file wasn't removed when switching to buildGoModule, but is unused.
2021-01-13 20:21:26 +01:00
Mario Rodas
24b589bbcd timescaledb-tune: 0.9.0 -> 0.10.0 2021-01-07 04:20:00 +00:00
Daniel Nagy
dff920b89c
sqlitebrowser: 3.12.0 -> 3.12.1 2020-12-29 22:30:31 +01:00
Mario Rodas
6494b44455
Merge pull request #107628 from marsam/update-pgcli
pgcli: 3.0.0 -> 3.1.0
2020-12-26 23:09:50 -05:00
Mario Rodas
ed7516c96c pgcli: 3.0.0 -> 3.1.0 2020-12-26 04:20:00 +00:00
Mario Rodas
06a4f7dffb litecli: 1.4.1 -> 1.5.0 2020-12-26 04:20:00 +00:00
Mario Rodas
c28d9b51f2
Merge pull request #106588 from r-ryantm/auto-update/liquibase
liquibase: 4.2.1 -> 4.2.2
2020-12-12 18:40:11 -05:00
R. RyanTM
33a94e1c69 liquibase: 4.2.1 -> 4.2.2 2020-12-10 19:43:29 +00:00
Mario Rodas
baeb4eb1b1 litecli: fix build 2020-12-10 04:20:00 +00:00
Maximilian Bosch
c941110e22
Merge pull request #106041 from r-ryantm/auto-update/liquibase
liquibase: 4.2.0 -> 4.2.1
2020-12-06 18:03:23 +01:00
R. RyanTM
2394a34a4c liquibase: 4.2.0 -> 4.2.1 2020-12-06 05:52:22 +00:00
Jonathan Ringer
eb8d1214b6 pgcli: allow for sqlparse 4.x 2020-12-01 14:44:26 +01:00
Mario Rodas
109d37dec9
Merge pull request #104519 from r-ryantm/auto-update/dbmate
dbmate: 1.10.0 -> 1.11.0
2020-11-25 19:20:32 -05:00
Nejc Zupan
2ea951480d pgweb: init at 0.11.7
Add pgweb, a light and fast web-based PostgreSQL database browser
2020-11-22 23:43:36 +00:00
R. RyanTM
512130bffe dbmate: 1.10.0 -> 1.11.0 2020-11-21 19:16:37 +00:00
R. RyanTM
681ad8e638 liquibase: 4.1.1 -> 4.2.0 2020-11-15 09:40:40 +00:00
Maximilian Bosch
4536670516
Merge pull request #101679 from r-ryantm/auto-update/liquibase
liquibase: 4.0.0 -> 4.1.1
2020-10-30 23:51:24 +01:00
Mario Rodas
ec2f49dc8c
Merge pull request #101842 from helsinki-systems/litecli-1.4.1
litecli: 1.3.2 -> 1.4.1
2020-10-28 06:16:48 -05:00
Scriptkiddi
8bcf0418b6
litecli: 1.3.2 -> 1.4.1 2020-10-27 12:41:08 +01:00
R. RyanTM
835ba5b069 liquibase: 4.0.0 -> 4.1.1 2020-10-25 19:38:14 +00:00
Benjamin Hipple
40a50db054
Merge pull request #101585 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 3.0 -> 3.1
2020-10-25 10:22:12 -04:00
Ben Siraphob
c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
R. RyanTM
62ca5390e8 ephemeralpg: 3.0 -> 3.1 2020-10-24 19:11:39 +00:00
Serhii Khoma
539c7388a8
shmig: fix migrate command when postgres is enabled 2020-10-11 13:02:48 +03: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
Ryan Mulligan
fcf1df1ceb
Merge pull request #95449 from r-ryantm/auto-update/liquibase
liquibase: 3.10.2 -> 4.0.0
2020-09-20 07:03:45 -07:00
Mario Rodas
c5fcfb7f1b
Merge pull request #95959 from r-ryantm/auto-update/dbmate
dbmate: 1.9.1 -> 1.10.0
2020-08-23 20:41:32 -05:00
R. RyanTM
b44eda6e8c dbmate: 1.9.1 -> 1.10.0 2020-08-22 05:27:32 +00:00
Mario Rodas
22dcc4e08a
Merge pull request #95851 from marsam/update-timescaledb-parallel-copy
timescaledb-parallel-copy: 0.2.0 -> 0.3.0
2020-08-20 19:38:18 -05:00
Mario Rodas
9b9d3c4739
timescaledb-parallel-copy: 0.2.0 -> 0.3.0 2020-08-20 04:20:00 -05:00
Mario Rodas
cf5b3e320a
timescaledb-tune: 0.6.0 -> 0.9.0 2020-08-20 04:20:00 -05:00
R. RyanTM
fd91482df5 liquibase: 3.10.2 -> 4.0.0 2020-08-14 19:45:58 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM
6e276d3612 dbmate: 1.9.0 -> 1.9.1 2020-08-07 00:16:19 -07:00
R. RyanTM
cccdf4784f liquibase: 3.10.1 -> 3.10.2 2020-08-02 05:51:54 +00:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Maximilian Bosch
117eb485d4
sqldeveloper: 19.4.0.354.1759 -> 20.2.0.175.1842
https://www.oracle.com/tools/sqldev/sqldev-relnotes-202.html
2020-07-20 21:47:10 +02:00
R. RyanTM
20f4914bf5 webdis: 0.1.10 -> 0.1.11 2020-07-07 21:31:50 +00:00
R. RyanTM
95930da953 liquibase: 3.10.0 -> 3.10.1 2020-07-04 05:22:12 +00:00
R. RyanTM
7e72cc5f85 dbmate: 1.8.0 -> 1.9.0 2020-06-26 06:55:40 +00:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Peter Hoeg
fea4603212
sqlitebrowser: 3.11.2 -> 3.12.0 (#91271) 2020-06-22 11:19:35 +02:00
R. RyanTM
595883171e liquibase: 3.9.0 -> 3.10.0 2020-06-17 12:04:20 -07:00
wucke13
35f3cb442b webdis: 0.1.9 -> 0.1.10 2020-06-16 12:10:59 +02:00
R. RyanTM
1e873266fa liquibase: 3.8.9 -> 3.9.0 2020-05-19 18:33:37 +00:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM
d2f5c45005 squirrel-sql: 4.0.0 -> 4.1.0 2020-05-10 17:56:52 +00:00
Tim Steinbach
a0b3d546e6
Merge pull request #86681 from r-ryantm/auto-update/liquibase
liquibase: 3.8.8 -> 3.8.9
2020-05-03 19:14:32 -04:00
R. RyanTM
11cad6cf2e liquibase: 3.8.8 -> 3.8.9 2020-05-03 22:56:33 +00:00
R. RyanTM
d06395585f dbmate: 1.7.0 -> 1.8.0 2020-05-02 06:38:24 +00:00
R. RyanTM
a084a2c868 ephemeralpg: 2.9 -> 3.0 2020-04-16 16:18:51 +00:00
Maximilian Bosch
9e2a52f239
Merge pull request #85123 from r-ryantm/auto-update/pgcli
pgcli: 2.2.0 -> 3.0.0
2020-04-13 12:38:50 +02:00
R. RyanTM
16837af3f0 pgcli: 2.2.0 -> 3.0.0 2020-04-13 03:56:25 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Sarah Brofeldt
ba47be3e89
Merge pull request #83786 from stigtsp/package/litecli-1.3.2
litecli: 1.1.0 -> 1.3.2
2020-04-02 20:30:56 +02:00
R. RyanTM
560e80348c sqlite-web: 0.3.5 -> 0.3.6 2020-03-30 22:27:11 -07:00
Stig Palmquist
af7034f3dc
litecli: 1.1.0 -> 1.3.2 2020-03-30 18:03:17 +02:00
R. RyanTM
f3028ec1a6 liquibase: 3.8.7 -> 3.8.8 2020-03-30 03:42:43 +00:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas
38be8fbe7f dbmate: fix build on darwin 2020-03-21 04:31:00 -05:00
Mario Rodas
0bb72bbf6a
Merge pull request #80669 from wucke13/webdis
webdis: init at 0.1.9
2020-03-15 22:47:12 -05:00
Benjamin Hipple
3a68a3313e cdb: fix meta.homepage
Without the .html, the server returns access denied.
2020-03-14 04:46:37 +00:00
R. RyanTM
14a48a96b9 liquibase: 3.8.6 -> 3.8.7 2020-03-02 12:18:18 +00:00
wucke13
a08a4165c8
webdis: init at 0.1.9
Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2020-02-20 22:50:37 +01:00
R. RyanTM
4f0f4ae25c liquibase: 3.8.5 -> 3.8.6 2020-02-16 09:13:49 +01:00
Maximilian Bosch
294f667121
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
There are no new releases of sqldeveloper v17/v18 and I don't think that
we should keep obviously unmaintained software that interacts with
database systems.

I removed `sqldeveloper_18` and `pkgs.sqldeveloper` now points to
version 19.4. Unfortunately I had to drop darwin support as JavaFX is
required for 19.4 which is part of the `oraclejdk` which isn't packaged
for darwin yet.

For further information please refer to the release notes:

https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-relnotes-194-5908846.html
2020-02-04 13:51:52 +01:00
Benno Fünfstück
117b7677f7 liquibase: 3.6.2 -> 3.8.5 2020-02-03 15:32:03 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Mario Rodas
7867005552
pg_checksums: init at 1.0 2020-01-18 21:21:21 -05:00
Philipp Hausmann
1b406482fe schemaspy: 6.0.0-rc2 -> 6.1.0 2020-01-06 14:02:25 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Jonathan Ringer
8b4996eac2 python3Packages.pgcli: remove prompt_tookit version bounds 2019-12-30 16:46:50 +01:00
Christoph Hrdinka
62534246bf
Merge pull request #76248 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 2.5 -> 2.9
2019-12-29 11:06:02 +01:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
R. RyanTM
17c58af8ba ephemeralpg: 2.5 -> 2.9 2019-12-23 03:01:36 -08:00
Mario Rodas
adca6cc452 pgcli: 2.1.1 -> 2.2.0 2019-12-05 00:01:00 -05:00
Marek Mahut
195a9b51ba
Merge pull request #70428 from manveru/dbmate-1.7.0
dbmate: 1.4.1 -> 1.7.0
2019-10-05 22:27:14 +02:00
Peter Simons
35521b42c2
update Python packages psycopg2, sqlparse, and pgcli (#70257)
* python-psycopg2: update from 2.7.7 to 2.8.3

* python-sqlparse: update from 0.2.4 to 0.3.0

* pgcli: update from 2.0.2 to 2.1.1
2019-10-05 21:48:36 +02:00
Michael Fellinger
35b405aeb7
dbmate: 1.4.1 -> 1.7.0 2019-10-05 02:26:52 +02:00
Ryan Mulligan
5eee2d42a0
Merge pull request #69972 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 3.9.1 -> 4.0.0
2019-10-01 06:53:45 -07:00
R. RyanTM
c0dc5d3654 squirrel-sql: 3.9.1 -> 4.0.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/squirrel-sql/versions
2019-09-28 22:37:54 -07:00
Thomas Tuegel
fccbb5daf3
Merge pull request #56034 from peterhoeg/u/sqlite
qscintilla: 2.9.4 -> 2.11.2 and sqlitebrowser: 3.11.2
2019-09-28 13:26:34 -05:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Peter Hoeg
ffbf1db5c2 sqlitebrowser: build on darwin too 2019-08-26 19:20:59 +08:00
Peter Hoeg
96f5d7941a sqlitebrowser: do not use vendored qscintilla 2019-08-26 19:09:59 +08:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00: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
edef
c72fff2e03 Revert "pgcli: 2.0.2 -> 2.1.1"
This reverts commit 2b07800798.
2019-08-05 08:33:42 +00:00
edef
2b07800798 pgcli: 2.0.2 -> 2.1.1 2019-08-05 08:32:21 +00:00
Daniel Schaefer
f8a50fcca3 litecli: 1.0.0 -> 1.1.0
Fixes the tests.
2019-08-03 11:42:50 +02:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00