Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 84630a1d90e4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f28acbdd33b6
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 4, 2020

  1. 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
    Ma27 committed Feb 4, 2020
    Copy the full SHA
    294f667 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79221 from Ma27/bump-oracle-sqldeveloper

    sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
    Ma27 committed Feb 4, 2020
    Copy the full SHA
    f28acbd View commit details
    Browse the repository at this point in the history