Files
nixpkgs/pkgs/development/compilers/flutter/patches/do-not-log-os-release-read-failure.patch
Boris Nagaev 32813062aa flutter: do not log /etc/os-release read error
Apps using flutter may fail to build with this error:
Failed obtaining PRETTY_NAME for Linux: PathNotFoundException: Cannot open file,
path = '/usr/lib/os-release' (OS Error: No such file or directory, errno = 2)

Nix build sandbox doesn't have /usr/lib/os-release and /etc/os-release files.
2025-06-22 10:58:15 -03:00

618 B