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
Maximilian Bosch
731fdbef7c
sqlitebrowser: 3.10.1 -> 3.11.2
...
The latest releases of `sqlitebrowser` contain several new features like
a dark mode, improved CSV import/export and a lot of new bugfixes:
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.2
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.1
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.11.0
Also some minor changes were applied to the package definition:
* Using the `pname`/`version` convention now.
* Use internal `qscintilla` rather than our package to fix the build
(https://github.com/sqlitebrowser/sqlitebrowser/issues/1348#issuecomment-374170936 ).
This can probably be removed when https://github.com/NixOS/nixpkgs/pull/56034 is merged.
* Dropped patch which removed Test and Print support as QT 5.12 is now
used to build the application.
2019-05-23 15:10:35 +02:00
Mario Rodas
eceed26734
timescaledb-tune: 0.5.0. -> 0.6.0
2019-05-07 22:00:00 -05:00
cresh
31cf973dc7
squirrel-sql: Add MSSQL driver. ( #55626 )
2019-05-04 20:22:14 -04:00
Mario Rodas
e89fc19b97
Merge pull request #58368 from marsam/update-timescaledb
...
timescaledb: 1.0.0 -> 1.2.2, timescaledb-parallel-copy: 2018-05-14 -> 0.2.0, timescaledb-tune: init at 0.5.0
2019-04-24 20:42:30 -05:00
Matthew Bauer
290a5d916e
treewide: update homepages to https where available
...
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00