···341341342342- `service.borgmatic.settings.location` and `services.borgmatic.configurations.<name>.location` are deprecated, please move your options out of sections to the global scope.
343343344344+- `privacyidea` (and the corresponding `privacyidea-ldap-proxy`) has been removed from nixpkgs because it has severely outdated dependencies that became unmaintainable with nixpkgs' python package-set.
345345+344346- `dagger` was removed because using a package called `dagger` and packaging it from source violates their trademark policy.
345347346348- `win-virtio` package was renamed to `virtio-win` to be consistent with the upstream package name.
···710710 pinentry_qt = throw "'pinentry_qt' has been renamed to/replaced by 'pinentry-qt'"; # Converted to throw 2023-09-10
711711 pinentry_qt5 = pinentry-qt; # Added 2020-02-11
712712 poetry2nix = throw "poetry2nix is now maintained out-of-tree. Please use https://github.com/nix-community/poetry2nix/"; # Added 2023-10-26
713713+ privacyidea = throw "privacyidea has been removed from nixpkgs"; # Added 2023-10-31
713714 probe-rs-cli = throw "probe-rs-cli is now part of the probe-rs package"; # Added 2023-07-03
714715 processing3 = throw "'processing3' has been renamed to/replaced by 'processing'"; # Converted to throw 2023-09-10
715716 prometheus-dmarc-exporter = dmarc-metrics-exporter; # added 2022-05-31