23 Commits
Author SHA1 Message Date
R. Ryantm 0c11e21c5a mssql_jdbc: 13.2.1 -> 13.4.0 2026-03-16 07:43:31 +00:00
Ihar HrachyshkaandWolfgang Walther 567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
R. Ryantm 619cf9eeae mssql_jdbc: 13.2.0 -> 13.2.1 2025-10-15 14:20:50 +00:00
R. Ryantm cdf17371de mssql_jdbc: 12.10.1 -> 13.2.0 2025-08-15 13:29:01 +00:00
R. Ryantm 89a0c1c8ac mssql_jdbc: 12.10.0 -> 12.10.1 2025-06-18 13:25:37 +00:00
R. Ryantm 1453184e8f mssql_jdbc: 12.8.1 -> 12.10.0 2025-03-19 00:05:14 +00:00
Silvan Mosberger 4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. Ryantm 733dcef865 mssql_jdbc: 12.8.0 -> 12.8.1 2024-08-23 04:00:00 +00:00
R. Ryantm 1a62464487 mssql_jdbc: 12.6.3 -> 12.8.0 2024-08-01 01:25:11 +00:00
R. Ryantm ea50d3d0f1 mssql_jdbc: 12.6.2 -> 12.6.3 2024-06-21 01:21:58 +00:00
R. Ryantm 989b3c9f1f mssql_jdbc: 12.6.1 -> 12.6.2 2024-05-25 02:45:02 +00:00
R. Ryantm 514ed92ea2 mssql_jdbc: 12.4.2 -> 12.6.1 2024-02-23 02:44:18 +00:00
R. Ryantm 88e296d3b4 mssql_jdbc: 12.4.1 -> 12.4.2 2023-10-28 16:02:33 +00:00
R. Ryantm 5265e8864a mssql_jdbc: 12.4.0 -> 12.4.1 2023-09-08 08:33:27 +00:00
R. Ryantm 788d688c80 mssql_jdbc: 12.2.0 -> 12.4.0 2023-08-07 05:35:36 +00:00
R. Ryantm e0cec7b584 mssql_jdbc: 11.2.2 -> 12.2.0 2023-02-04 16:10:04 +00:00
Ferry JérémieandWeijia Wang 65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
R. Ryantm 2936241324 mssql_jdbc: 7.2.2 -> 11.2.2 2022-12-17 19:47:30 +00:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
5d5aa5c74d squirrel-sql: Add jtds as a driver. (#147191)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-16 14:12:28 +01:00
Felix Buehler 3be80d1619 mssql-jdbc: remove build.sh 2021-11-16 16:31:56 +01:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
creshandAaron Andersen 31cf973dc7 squirrel-sql: Add MSSQL driver. (#55626) 2019-05-04 20:22:14 -04:00