{ inputs, system, ... }: final: prev: { stable = import inputs.nixpkgs-stable { inherit system; config.allowUnfree = true; }; }