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
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