{ inputs, ... }: final: _prev: { unstable = import inputs.nixpkgs { system = final.system; config.allowUnfree = true; }; }