nixpkgs/pkgs/common-updater
Jan Tojnar 6403eb8f4b _experimental-update-script-combinators.sequence: Loosen attrPath constraint
We only allow a single value for `attrPath` across all sequenced update scripts.
But previously `null` (representing `passthru.updateScript.attrPath` not being defined) was counted as one value.
This would prevent us from explicitly specifying `attrPath` in `gnome.updateScript` in the next commit.

Let’s ignore update scripts without specified `attrPath` attribute for the purpose of this check.
2025-03-03 00:46:17 +01:00
..
scripts
combinators.nix _experimental-update-script-combinators.sequence: Loosen attrPath constraint 2025-03-03 00:46:17 +01:00
directory-listing-updater.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
generic-updater.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
git-updater.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
http-two-levels-updater.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
scripts.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00
unstable-updater.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00