Commit graph

101 commits

Author SHA1 Message Date
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
Profpatsch 10a1c39a89 cdb: fix platforms (#59106)
`unix` is a list.
2019-04-07 15:08:35 +02:00
Mario Rodas fbd3f57bf4
timescaledb-tune: init at 0.5.0 2019-03-25 16:22:00 -05:00
Mario Rodas 7fe08bd2b5
timescaledb-parallel-copy: 2018-05-14 -> 0.2.0 2019-03-25 16:21:00 -05:00
Sarah Brofeldt f3c66bb31e pgcli: Patch tests (#57402) 2019-03-12 01:30:13 +01:00
R. RyanTM 63c99f3d4f squirrel-sql: 3.9.0 -> 3.9.1
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-03-03 09:15:35 +01:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Dmitry Kalinkin c0d3182f79
Merge pull request #53585 from Scriptkiddi/litecli
litecli: init at 1.0.0
2019-01-31 16:05:30 -05:00
Dmitry Kalinkin f3fe429d44
litecli: fix tests 2019-01-31 15:43:35 -05:00
Maximilian Bosch c7001df243
Merge pull request #53650 from Ma27/update-shmig
shmig: 2017-07-24 -> 1.0.0
2019-01-30 15:06:59 +01:00
Yorick van Pelt f9a7b5d22e
pg_tmp, ephemeralpg: merge packages 2019-01-15 18:17:12 +01:00
Maximilian Bosch f494cffab6
shmig: 2017-07-24 -> 1.0.0
Update to the latest revision, don't replace `which` anymore as all
`which` references are eliminated previously, enable support for at
least one database type (otherwise this scrpit is unusable and needs to
be built manually with support for on of these packages).

Tested functionality with a simple SQLite database.
2019-01-12 21:34:40 +01:00
R. RyanTM 59667421a1 pgcli: 2.0.1 -> 2.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pgcli/versions
2019-01-07 17:21:12 -05:00
Fritz Otlinghaus 2f0dbb8bda litecli: init at 1.0.0 2019-01-08 01:57:04 +08:00
Piotr Bogdan a898c8335d sqlitebrowser: link with libQt5PrintSupport explicitly 2019-01-04 21:44:21 +00:00
Philipp Middendorf 7d270d993b liquibase: fix missing dependencies 2018-12-20 20:40:34 +01:00
R. RyanTM 53a7d5ec99 squirrel-sql: 3.8.1 -> 3.9.0
* squirrel-sql: 3.8.1 -> 3.9.0 (#52029)

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

* squirrel-sql: cleanup

* squirrel-sql: don't pass stdenv as a build input
2018-12-18 12:28:01 +01:00
Aneesh Agrawal 3dbbd9f8c2 pgcli: 2.0.0 -> 2.0.1
Changelog: https://github.com/dbcli/pgcli/blob/master/changelog.rst#201
Major feature of note is Python 3.7 support.

Also default to using Python 3 because this is an application.
2018-12-12 13:56:41 -05:00
Mario Rodas 3ba355b0ba sqlcheck: init at 1.2 2018-11-28 09:17:09 -05:00
Christopher Ostrouchov aadeacfd5d sqlite-web: init at 0.3.5 (#50955) 2018-11-26 11:37:23 +01:00
Chris Ostrouchov d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Mario Rodas 8c8d3c74c5 pgcli: 1.11.0 -> 2.0.0 2018-11-10 10:06:56 -05:00
Austin Seipp 5ca1b19dab timescaledb-parallel-copy: init at 2018-05-14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-02 14:16:09 -05:00
Profpatsch 2cc4200de0 cdb: init at 0.75
We check in the docs from a mirror repository, because the upstream
release doesn’t provide them.
2018-10-25 21:49:37 +02:00
Matthew Bauer 01d8c222eb
Merge pull request #47516 from manveru/add-dbmate
dbmate: init at 1.4.1
2018-10-08 14:45:00 -05:00
R. RyanTM 51c389d57f pgcli: 1.10.3 -> 1.11.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/pgcli/versions
2018-10-03 04:43:31 -07:00
Michael Fellinger 2f92b456ac dbmate: init at 1.4.1 2018-09-29 13:42:28 +02:00
Vladyslav Mykhailichenko 56b59b250f pgcli: 1.6.0 -> 1.10.3 2018-09-18 14:08:26 +03:00
Florian Klink 3edf605622 sqldeveloper: add flokli to maintainers 2018-08-19 17:32:10 +02:00
Maximilian Bosch 5354e99401 sqldeveloper_18: init at 18.2.0.183.1748 2018-08-19 17:32:10 +02:00