summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorNAHO <90870942+trueNAHO@users.noreply.github.com>2025-09-30 08:48:46 +0200
committerNAHO <90870942+trueNAHO@users.noreply.github.com>2025-09-30 09:02:59 +0200
commit6177c4ad724f155e05c15e686cc9f27eecd3682b (patch)
tree12b92fb7f7c62b5b8496be05a4f5821cd2cbf43e /pkgs/development/python-modules/httpserver
parent9b2c4d6e3268bcc7590c796762f5d2141215f8fa (diff)
lib: 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 . lib --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/httpserver')
0 files changed, 0 insertions, 0 deletions