+2
-2
doc/languages-frameworks/php.section.md
+2
-2
doc/languages-frameworks/php.section.md
······
······
+17
-6
lib/types.nix
+17
-6
lib/types.nix
············else throw "A submoduleWith option is declared multiple times with conflicting shorthandOnlyDefinesConfig values";
············else throw "A submoduleWith option is declared multiple times with conflicting shorthandOnlyDefinesConfig values";
+6
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
+6
nixos/doc/manual/from_md/release-notes/rl-2211.section.xml
···
+2
nixos/doc/manual/release-notes/rl-2211.section.md
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···- The `isPowerPC` predicate, found on `platform` attrsets (`hostPlatform`, `buildPlatform`, `targetPlatform`, etc) has been removed in order to reduce confusion. The predicate was was defined such that it matches only the 32-bit big-endian members of the POWER/PowerPC family, despite having a name which would imply a broader set of systems. If you were using this predicate, you can replace `foo.isPowerPC` with `(with foo; isPower && is32bit && isBigEndian)`.<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
···- The `isPowerPC` predicate, found on `platform` attrsets (`hostPlatform`, `buildPlatform`, `targetPlatform`, etc) has been removed in order to reduce confusion. The predicate was was defined such that it matches only the 32-bit big-endian members of the POWER/PowerPC family, despite having a name which would imply a broader set of systems. If you were using this predicate, you can replace `foo.isPowerPC` with `(with foo; isPower && is32bit && isBigEndian)`.<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
+7
-7
nixos/modules/module-list.nix
+7
-7
nixos/modules/module-list.nix
·········
·········
+2
nixos/modules/services/desktops/pipewire/pipewire.nix
+2
nixos/modules/services/desktops/pipewire/pipewire.nix
+1
-1
nixos/modules/services/mail/postfixadmin.nix
+1
-1
nixos/modules/services/mail/postfixadmin.nix
nixos/modules/services/matrix/matrix-synapse-log_config.yaml
nixos/modules/services/matrix/synapse-log_config.yaml
nixos/modules/services/matrix/matrix-synapse-log_config.yaml
nixos/modules/services/matrix/synapse-log_config.yaml
+2
-2
nixos/modules/services/matrix/matrix-synapse.nix
nixos/modules/services/matrix/synapse.nix
+2
-2
nixos/modules/services/matrix/matrix-synapse.nix
nixos/modules/services/matrix/synapse.nix
······
······
nixos/modules/services/matrix/matrix-synapse.xml
nixos/modules/services/matrix/synapse.xml
nixos/modules/services/matrix/matrix-synapse.xml
nixos/modules/services/matrix/synapse.xml
nixos/modules/services/misc/dendrite.nix
nixos/modules/services/matrix/dendrite.nix
nixos/modules/services/misc/dendrite.nix
nixos/modules/services/matrix/dendrite.nix
nixos/modules/services/misc/matrix-appservice-discord.nix
nixos/modules/services/matrix/appservice-discord.nix
nixos/modules/services/misc/matrix-appservice-discord.nix
nixos/modules/services/matrix/appservice-discord.nix
nixos/modules/services/misc/matrix-appservice-irc.nix
nixos/modules/services/matrix/appservice-irc.nix
nixos/modules/services/misc/matrix-appservice-irc.nix
nixos/modules/services/matrix/appservice-irc.nix
nixos/modules/services/misc/matrix-conduit.nix
nixos/modules/services/matrix/conduit.nix
nixos/modules/services/misc/matrix-conduit.nix
nixos/modules/services/matrix/conduit.nix
nixos/modules/services/misc/mautrix-facebook.nix
nixos/modules/services/matrix/mautrix-facebook.nix
nixos/modules/services/misc/mautrix-facebook.nix
nixos/modules/services/matrix/mautrix-facebook.nix
nixos/modules/services/misc/mautrix-telegram.nix
nixos/modules/services/matrix/mautrix-telegram.nix
nixos/modules/services/misc/mautrix-telegram.nix
nixos/modules/services/matrix/mautrix-telegram.nix
+1
-3
nixos/modules/services/web-apps/dokuwiki.nix
+1
-3
nixos/modules/services/web-apps/dokuwiki.nix
···
+3
-3
nixos/modules/services/web-apps/grocy.nix
+3
-3
nixos/modules/services/web-apps/grocy.nix
+1
-2
nixos/modules/services/web-apps/invoiceplane.nix
+1
-2
nixos/modules/services/web-apps/invoiceplane.nix
+1
-1
nixos/modules/services/web-apps/moodle.nix
+1
-1
nixos/modules/services/web-apps/moodle.nix
···({ enabled, all }: with all; [ iconv mbstring curl openssl tokenizer xmlrpc soap ctype zip gd simplexml dom intl json sqlite3 pgsql pdo_sqlite pdo_pgsql pdo_odbc pdo_mysql pdo mysqli session zlib xmlreader fileinfo filter opcache ]);
···({ enabled, all }: with all; [ iconv mbstring curl openssl tokenizer xmlrpc soap ctype zip gd simplexml dom intl json sqlite3 pgsql pdo_sqlite pdo_pgsql pdo_odbc pdo_mysql pdo mysqli session zlib xmlreader fileinfo filter opcache ]);
+2
-2
nixos/modules/services/web-apps/nextcloud.nix
+2
-2
nixos/modules/services/web-apps/nextcloud.nix
······
······
+1
-1
nixos/modules/services/web-apps/snipe-it.nix
+1
-1
nixos/modules/services/web-apps/snipe-it.nix
+4
-5
nixos/tests/all-tests.nix
+4
-5
nixos/tests/all-tests.nix
······mastodon = handleTestOn ["x86_64-linux" "i686-linux" "aarch64-linux"] ./web-apps/mastodon.nix {};···
······mastodon = handleTestOn ["x86_64-linux" "i686-linux" "aarch64-linux"] ./web-apps/mastodon.nix {};···
+1
-1
nixos/tests/dendrite.nix
nixos/tests/matrix/dendrite.nix
+1
-1
nixos/tests/dendrite.nix
nixos/tests/matrix/dendrite.nix
+1
-1
nixos/tests/matrix-appservice-irc.nix
nixos/tests/matrix/appservice-irc.nix
+1
-1
nixos/tests/matrix-appservice-irc.nix
nixos/tests/matrix/appservice-irc.nix
+1
-1
nixos/tests/matrix-conduit.nix
nixos/tests/matrix/conduit.nix
+1
-1
nixos/tests/matrix-conduit.nix
nixos/tests/matrix/conduit.nix
+2
-2
nixos/tests/matrix-synapse.nix
nixos/tests/matrix/synapse.nix
+2
-2
nixos/tests/matrix-synapse.nix
nixos/tests/matrix/synapse.nix
······
······
+3
-3
pkgs/applications/audio/industrializer/default.nix
+3
-3
pkgs/applications/audio/industrializer/default.nix
···
···
+6
-1
pkgs/applications/emulators/retroarch/default.nix
+6
-1
pkgs/applications/emulators/retroarch/default.nix
···# ./config.def.h:xxx:x: error: 'TARGET_OS_TV' is not defined, evaluates to 0 [-Werror,-Wundef-prefix=TARGET_OS_]
···# ./config.def.h:xxx:x: error: 'TARGET_OS_TV' is not defined, evaluates to 0 [-Werror,-Wundef-prefix=TARGET_OS_]
+32
-29
pkgs/applications/gis/openorienteering-mapper/default.nix
+32
-29
pkgs/applications/gis/openorienteering-mapper/default.nix
·········
·········
+2
-2
pkgs/applications/gis/udig/default.nix
+2
-2
pkgs/applications/gis/udig/default.nix
···
···
+14
-6
pkgs/applications/gis/whitebox-tools/default.nix
+14
-6
pkgs/applications/gis/whitebox-tools/default.nix
······
······
+1
-1
pkgs/desktops/gnome/apps/gnome-todo/default.nix
+1
-1
pkgs/desktops/gnome/apps/gnome-todo/default.nix
···url = "https://cgit.freebsd.org/ports/plain/deskutils/gnome-todo/files/patch-src_meson.build?id=a4faaf6cf7835014b5f69a337b544ea4ee7f9655";
···url = "https://cgit.freebsd.org/ports/plain/deskutils/gnome-todo/files/patch-src_meson.build?id=a4faaf6cf7835014b5f69a337b544ea4ee7f9655";
+2
-4
pkgs/desktops/pantheon/apps/elementary-videos/default.nix
+2
-4
pkgs/desktops/pantheon/apps/elementary-videos/default.nix
······
······
+2
-2
pkgs/desktops/pantheon/services/elementary-notifications/default.nix
+2
-2
pkgs/desktops/pantheon/services/elementary-notifications/default.nix
···
···
+2
-2
pkgs/development/interpreters/clojure/default.nix
+2
-2
pkgs/development/interpreters/clojure/default.nix
···
···
-52
pkgs/development/interpreters/php/7.4.nix
-52
pkgs/development/interpreters/php/7.4.nix
···
···
-24
pkgs/development/php-packages/apcu_bc/default.nix
-24
pkgs/development/php-packages/apcu_bc/default.nix
···
···
-1
pkgs/development/php-packages/couchbase/default.nix
-1
pkgs/development/php-packages/couchbase/default.nix
-2
pkgs/development/php-packages/ds/default.nix
-2
pkgs/development/php-packages/ds/default.nix
-1
pkgs/development/php-packages/grumphp/default.nix
-1
pkgs/development/php-packages/grumphp/default.nix
+5
-1
pkgs/development/php-packages/oci8/default.nix
+5
-1
pkgs/development/php-packages/oci8/default.nix
-30
pkgs/development/php-packages/php_excel/default.nix
-30
pkgs/development/php-packages/php_excel/default.nix
···-url = "https://github.com/iliaal/php_excel/releases/download/Excel-1.0.2-PHP7/excel-${version}-${phpVersion}.tgz";
···
-1
pkgs/development/php-packages/phpmd/default.nix
-1
pkgs/development/php-packages/phpmd/default.nix
-2
pkgs/development/php-packages/redis/default.nix
-2
pkgs/development/php-packages/redis/default.nix
+2
-2
pkgs/development/python-modules/bc-python-hcl2/default.nix
+2
-2
pkgs/development/python-modules/bc-python-hcl2/default.nix
···
···
+2
-2
pkgs/development/python-modules/peaqevcore/default.nix
+2
-2
pkgs/development/python-modules/peaqevcore/default.nix
+19
-16
pkgs/development/python-modules/pulumi-aws/default.nix
+19
-16
pkgs/development/python-modules/pulumi-aws/default.nix
···
···
+2
-2
pkgs/development/python-modules/pynetgear/default.nix
+2
-2
pkgs/development/python-modules/pynetgear/default.nix
······
······
+2
-2
pkgs/development/python-modules/pywizlight/default.nix
+2
-2
pkgs/development/python-modules/pywizlight/default.nix
······
······
+2
-2
pkgs/development/python-modules/sunpy/default.nix
+2
-2
pkgs/development/python-modules/sunpy/default.nix
+2
-2
pkgs/development/python-modules/svg-path/default.nix
+2
-2
pkgs/development/python-modules/svg-path/default.nix
+2
-2
pkgs/development/python-modules/transformers/default.nix
+2
-2
pkgs/development/python-modules/transformers/default.nix
······
······
+2
-2
pkgs/development/python-modules/trimesh/default.nix
+2
-2
pkgs/development/python-modules/trimesh/default.nix
+2
-2
pkgs/development/python-modules/twitchapi/default.nix
+2
-2
pkgs/development/python-modules/twitchapi/default.nix
+2
-2
pkgs/development/python-modules/types-freezegun/default.nix
+2
-2
pkgs/development/python-modules/types-freezegun/default.nix
+2
-2
pkgs/development/tools/analysis/checkov/default.nix
+2
-2
pkgs/development/tools/analysis/checkov/default.nix
···
···
+31
pkgs/development/tools/continuous-integration/buildkite-test-collector-rust/default.nix
+31
pkgs/development/tools/continuous-integration/buildkite-test-collector-rust/default.nix
···
···
+1
-1
pkgs/games/bugdom/default.nix
+1
-1
pkgs/games/bugdom/default.nix
+24
-14
pkgs/games/fairymax/default.nix
+24
-14
pkgs/games/fairymax/default.nix
···
···
+12
-8
pkgs/games/gshogi/default.nix
+12
-8
pkgs/games/gshogi/default.nix
·········-description = "A graphical implementation of the Shogi board game, also known as Japanese Chess";
·········+description = "A graphical implementation of the Shogi board game, also known as Japanese Chess";
+11
-4
pkgs/games/julius/default.nix
+11
-4
pkgs/games/julius/default.nix
······
······
+17
-16
pkgs/games/koules/default.nix
+17
-16
pkgs/games/koules/default.nix
······
······
+14
-6
pkgs/games/leela-zero/default.nix
+14
-6
pkgs/games/leela-zero/default.nix
·········
·········
+13
-6
pkgs/games/openttd/nml.nix
+13
-6
pkgs/games/openttd/nml.nix
······
······
+1
-1
pkgs/games/otto-matic/default.nix
+1
-1
pkgs/games/otto-matic/default.nix
+39
-14
pkgs/games/performous/default.nix
+39
-14
pkgs/games/performous/default.nix
···
···
+6
-5
pkgs/games/tworld2/default.nix
+6
-5
pkgs/games/tworld2/default.nix
·········
·········
+61
-14
pkgs/games/unvanquished/default.nix
+61
-14
pkgs/games/unvanquished/default.nix
·····················
·····················
+13
-2
pkgs/games/vectoroids/default.nix
+13
-2
pkgs/games/vectoroids/default.nix
···
···
+5
-2
pkgs/games/zandronum/sqlite.nix
+5
-2
pkgs/games/zandronum/sqlite.nix
+8
-3
pkgs/games/zdoom/zdbsp.nix
+8
-3
pkgs/games/zdoom/zdbsp.nix
·········
·········
+10
-2
pkgs/games/zoom/default.nix
+10
-2
pkgs/games/zoom/default.nix
·········
·········
+3
pkgs/os-specific/linux/kernel/common-config.nix
+3
pkgs/os-specific/linux/kernel/common-config.nix
···
+16
-11
pkgs/os-specific/linux/mmc-utils/default.nix
+16
-11
pkgs/os-specific/linux/mmc-utils/default.nix
···
···+url = "https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git/snapshot/mmc-utils-${passthru.rev}.tar.gz";
-5
pkgs/servers/http/unit/default.nix
-5
pkgs/servers/http/unit/default.nix
············${optionalString withPython3 "./configure python --module=python3 --config=python3-config --lib-path=${python3}/lib"}-${optionalString withPHP74 "./configure php --module=php74 --config=${php74-unit.unwrapped.dev}/bin/php-config --lib-path=${php74-unit}/lib"}${optionalString withPHP80 "./configure php --module=php80 --config=${php80-unit.unwrapped.dev}/bin/php-config --lib-path=${php80-unit}/lib"}
············${optionalString withPython3 "./configure python --module=python3 --config=python3-config --lib-path=${python3}/lib"}${optionalString withPHP80 "./configure php --module=php80 --config=${php80-unit.unwrapped.dev}/bin/php-config --lib-path=${php80-unit}/lib"}
+1
-3
pkgs/servers/uwsgi/default.nix
+1
-3
pkgs/servers/uwsgi/default.nix
+1
-1
pkgs/servers/web-apps/engelsystem/default.nix
+1
-1
pkgs/servers/web-apps/engelsystem/default.nix
+4
pkgs/top-level/aliases.nix
+4
pkgs/top-level/aliases.nix
···php73 = throw "php73 has been dropped due to the lack of maintanence from upstream for future releases"; # Added 2021-06-03
···+php74 = throw "php74 has been dropped due to the lack of maintanence from upstream for future releases"; # Added 2022-05-24php73 = throw "php73 has been dropped due to the lack of maintanence from upstream for future releases"; # Added 2021-06-03
+7
-10
pkgs/top-level/all-packages.nix
+7
-10
pkgs/top-level/all-packages.nix
···············
·········+buildkite-test-collector-rust = callPackage ../development/tools/continuous-integration/buildkite-test-collector-rust {······
+5
-38
pkgs/top-level/php-packages.nix
+5
-38
pkgs/top-level/php-packages.nix
···blackfire = pkgs.callPackage ../development/tools/misc/blackfire/php-probe.nix { inherit php; };·········-# Header path defaults to FHS location, preventing the configure script from detecting errno support.-url = "https://github.com/fossar/nix-phps/raw/263861a8c9bdafd7abe44db6db4ef0179643680c/pkgs/iconv-header-path.patch";·········-buildInputs = [ pcre2 ] ++ lib.optionals (!stdenv.isDarwin && lib.versionAtLeast php.version "8.0") [············
···blackfire = pkgs.callPackage ../development/tools/misc/blackfire/php-probe.nix { inherit php; };······························