feat: switch to unstable channel
This commit is contained in:
@@ -15,7 +15,6 @@ in
|
||||
}
|
||||
{
|
||||
inherit pkgs;
|
||||
pkgs-unstable = inputs.nixpkgs-unstable.legacyPackages.${system};
|
||||
pkgs-master = inputs.nixpkgs-master.legacyPackages.${system};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user