Commit graph

77 commits

Author SHA1 Message Date
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
Florian Klink 29503b1fec sqldeveloper: simplify, add darwin support
Use unpackCmd and installPhase instead of overwriting buildCommand.
This makes the derivation more readable, and adds binary stripping and
shebang patching of the output as a bonus :-)

Use makeWrapper instead of a custom wrapper script, and only export
environment variables that are used.

Set JAVA_HOME to ${jdk.home}, making it more generic and independent of
the specific jdk path being used (was a different one on zulu). This
fixes sqldeveloper on darwin, so add it to supported platforms
(plus the known-working x86_64-linux)
2018-08-16 11:38:56 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
R. RyanTM 23811d983e liquibase: 3.6.1 -> 3.6.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/liquibase/versions.
2018-07-11 02:34:53 -07:00
Orivej Desh 136b947997 sqlitebrowser: list ma27 as the maintainer (from #43047) 2018-07-05 10:11:19 +00:00
R. RyanTM 60dedb97c3 liquibase: 3.6.0 -> 3.6.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/liquibase/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.6.1 with grep in /nix/store/h1v590v1y97p0h9l0l7fcqidh3innq8v-liquibase-3.6.1
- directory tree listing: https://gist.github.com/28753639ec583489b9e3164b2c29e0f7
2018-05-03 16:00:01 +02:00
Florian Klink b73c44ece4 sqldeveloper: add desktop item 2018-04-23 15:05:32 +02:00
R. RyanTM 3d40669548 liquibase: 3.5.5 -> 3.6.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/liquibase/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.6.0 with grep in /nix/store/q0h0dm35qda3vls6axin875ky93n0idg-liquibase-3.6.0
- directory tree listing: https://gist.github.com/d7568f9f2cd317086e4b519f4749b8d8
2018-04-10 16:35:38 -07:00
Matthias Beyer ce1c1e3093 Remove maintainership
With this patch I remove myself as a maintainer for all packages I
currently maintain.

This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.

I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Florian Klink f9dda86b39 sqldeveloper: 17.4.0.355.2349 -> 17.4.1.054.0712 2018-03-18 23:29:28 +01:00
Ryan Mulligan 228a7d2a33 squirrel-sql: 3.7.1 -> 3.8.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1/bin/squirrel-sql -h` got 0 exit code
- ran `/nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1/bin/squirrel-sql --help` got 0 exit code
- ran `/nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1/bin/squirrel-sql help` got 0 exit code
- found 3.8.1 with grep in /nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1
- found 3.8.1 in filename of file in /nix/store/d1xb2sv0zhj3q10zrggffmsjlgl8a4n9-squirrel-sql-3.8.1

cc "@khumba"
2018-02-28 20:49:05 +00:00
Ryan Mulligan 4737600b4a liquibase: 3.5.3 -> 3.5.5
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/hk54kvmrnqhyiqqzrdsbrhhqkwcwwzxi-liquibase-3.5.5/bin/liquibase --help` got 0 exit code
- ran `/nix/store/hk54kvmrnqhyiqqzrdsbrhhqkwcwwzxi-liquibase-3.5.5/bin/liquibase help` got 0 exit code
- found 3.5.5 with grep in /nix/store/hk54kvmrnqhyiqqzrdsbrhhqkwcwwzxi-liquibase-3.5.5

cc "@nequissimus"
2018-02-26 21:41:04 -08:00
Profpatsch 2922bee722 remove profpatsch from maintainer list of a few packages 2018-02-12 06:24:38 +01:00
Pierre-Etienne Meunier 4b0000a1de Pyrseas: init at 0.8.0 (#34225)
* Pyrseas: init at 0.8.0

Pyrseas is a declarative tool for managing PostgreSQL schemas.

* Replacing python27Packages with python2Packages

* Explaining why the tests are disabled

* Pyrseas: updating after review
2018-01-29 17:17:04 +00:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Florian Klink ad87adfe96 sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349
- Java 9 (JDK) is now supported
 - Data Guard in DBA panel is only available for 12c and higher connections
 - Updated the NoSQL drivers to version 4.5
 - Added support for defining consumer group mappings for CLIENT_ID
 - Preferences Search feature now covers all options
 - Differentiate between a temporary connection used in the unshared worksheet and a truly private connection used internally for things like the UT Repos or the Instance Viewer....the naming logic for the Unshared Worksheet is now 'MyConn (Unshared)' instead of 'MyConn__1'
 - RAC support added to Real Time SQL Monitoring
2018-01-05 10:49:59 +01:00
Jörg Thalheim b85c083c99
Merge pull request #32838 from flokli/sqldeveloper
sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537
2018-01-04 15:48:08 +01:00
Vladimír Čunát f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster 572b2bda4e treewide: generalise for both mysql & mariadb 2017-12-29 02:18:35 +01:00
Christoph Hrdinka 47a71e9426
pg_tmp: init at 2.3
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-28 13:50:06 +01:00
Florian Klink eac6d05de3 sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537 2017-12-19 11:00:00 +01:00
Florian Klink db1e1dcf34 sqldeveloper: fix trailing whitespace 2017-12-19 10:55:19 +01:00
Joerg Thalheim cca9bb1cc5 schemaspy: nitpicks 2017-11-19 15:11:34 +00:00
Raymond Gauthier 06c7c05cc2 schemaspy: Init at 6.0.0-rc2 2017-11-18 23:08:29 -05:00