Fix & Update versions
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s
All checks were successful
Nix Build / build-nixos (push) Successful in 26m31s
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
yarn-berry = import ./yarn-berry { inherit final prev; };
|
||||
eww = import ./eww { inherit final prev; };
|
||||
wine = final.unstable.wineWow64Packages.unstableFull;
|
||||
unstable = import inputs.nixMaster {
|
||||
unstable = import inputs.nixUnstable {
|
||||
system = final.system;
|
||||
config.allowUnfree = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user