summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorNAHO <90870942+trueNAHO@users.noreply.github.com>2025-09-30 08:50:13 +0200
committerNAHO <90870942+trueNAHO@users.noreply.github.com>2025-09-30 09:05:08 +0200
commitdec908b169b25e4eee5cd694f1a073894654135f (patch)
treec1e162628f410f82430ee105b8fd6f11abc565da /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parentd17f0c1bf89bcffad26838bbe0278250656659bd (diff)
treewide: remove optional builtins prefixes from prelude functions
Remove optional builtins prefixes from prelude functions by running: builtins=( abort baseNameOf break derivation derivationStrict dirOf false fetchGit fetchMercurial fetchTarball fetchTree fromTOML import isNull map null placeholder removeAttrs scopedImport throw toString true ) fd --type file --exec-batch sed --in-place --regexp-extended " s/\<builtins\.($( printf '%s\n' "${builtins[@]}" | paste --delimiter '|' --serial - ))\>/\1/g " nix fmt
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions