polkadot.nix is a collection of Nix packages related to the Polkadot ecosystem.
A shell derivation is included that provides a development environment with all the requirements necessary to build polkadot-sdk.
You need to enable flakes support (https://nixos.wiki/wiki/Flakes#Enable_flakes).
nix run ".#polkadot"
nix develop