Skip to content

unixODBCDrivers.mysql: drop - #451103

Merged
emilazy merged 1 commit into
NixOS:masterfrom
mdaniels5757:drop-unixODBCDrivers.mysql
Oct 11, 2025
Merged

unixODBCDrivers.mysql: drop#451103
emilazy merged 1 commit into
NixOS:masterfrom
mdaniels5757:drop-unixODBCDrivers.mysql

unixODBCDrivers.mysql: drop

d258744
Select commit
Loading
Failed to load commit list.
OfBorg / unixODBCDrivers.mysql, unixODBCDrivers.mysql.passthru.tests on aarch64-linux skipped Oct 13, 2025 in 0s

No attempt

The following builds were skipped because they don't evaluate on aarch64-linux: unixODBCDrivers.mysql, unixODBCDrivers.mysql.passthru.tests

Details

Partial log


       … while calling the 'throw' builtin
         at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/pkgs/development/libraries/unixODBCDrivers/default.nix:352:11:
          351| // lib.optionalAttrs config.allowAliases {
          352|   mysql = throw "unixODBCDrivers.mysql has been removed because it has been marked as broken since 2016."; # Added 2025-10-11
             |           ^
          353| }

       error: unixODBCDrivers.mysql has been removed because it has been marked as broken since 2016.