7b79203
be25e99
1 2 3 4
5
6 7 8 9 10
{ inputs, system, ... }: final: prev: { stable = import inputs.nixpkgs-stable { inherit system; config.allowUnfree = true; }; }