python313Packages.compliance-trestle: init at 3.7.0 (#377275)
[NixPkgs.git] / nixos / modules / system / activation / lib / lib.sh
blob5ecf94e81604cbb71544db06219561e91be55dcd
1 # shellcheck shell=bash
3 warn() {
4 printf "\033[1;35mwarning:\033[0m %s\n" "$*" >&2