Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
-`stdenv.mkDerivation` and other derivation builders that use it no longer allow the value of `env` to be anything but an attribute set, for the purpose of setting environment variables that are available to the [builder](https://nix.dev/manual/nix/latest/store/derivation/#builder) process. An environment variable called `env` can still be provided by means of `mkDerivation { env.env = ...; }`, though we recommend to use a more specific name than "env".
- The default Android NDK version has been raised to 27, and the default SDK version to 35.
NDK 21–26 have been removed, as they are end‐of‐life.
-`conftest` since `0.60.0` has moved to use rego `v1` as default. To continue using `v0` use `--rego-version v0`. For more information about upgrading to Rego v1 syntax, see the [upstream docs](https://www.openpolicyagent.org/docs/latest/v0-upgrade/).
# Versions below 24 use a version not available in nixpkgs/old version which could be removed in the near future so use 14 for them as this is only used to get the hardening flags.
ansible_2_14=throw"Ansible 2.14 goes end of life in 2024/05 and can't be supported throughout the 24.05 release cycle";# Added 2024-04-11
ansible_2_15=throw"Ansible 2.15 goes end of life in 2024/11 and can't be supported throughout the 24.11 release cycle";# Added 2024-11-08
antennas=throw"antennas has been removed as it only works with tvheadend, which nobody was willing to maintain and was stuck on an unmaintained version that required FFmpeg 4; please see https://github.com/NixOS/nixpkgs/pull/332259 if you are interested in maintaining a newer version";# Added 2024-08-21
androidndkPkgs_23b=lib.warnOnInstantiate"The package set `androidndkPkgs_23b` has been renamed to `androidndkPkgs_23`."androidndkPkgs_23;# Added 2024-07-21
androidndkPkgs_21=throw"androidndkPkgs_21 has been removed, as it is EOL";# Added 2025-08-09
androidndkPkgs_23=throw"androidndkPkgs_23 has been removed, as it is EOL";# Added 2025-08-09
androidndkPkgs_23b=throw"androidndkPkgs_23b has been removed, as it is EOL";# Added 2025-08-09
androidndkPkgs_24=throw"androidndkPkgs_24 has been removed, as it is EOL";# Added 2025-08-09
androidndkPkgs_25=throw"androidndkPkgs_25 has been removed, as it is EOL";# Added 2025-08-09
androidndkPkgs_26=throw"androidndkPkgs_26 has been removed, as it is EOL";# Added 2025-08-09
ankisyncd=throw"ankisyncd is dead, use anki-sync-server instead";# Added 2024-08-10
ao=libfive;# Added 2024-10-11
anbox=throw"'anbox' has been removed as the upstream project is unmaintained, see https://github.com/anbox/.github/blob/main/profile/README.md";# Added 2025-01-04