Fix update-local-flakes app
This commit is contained in:
parent
0478f00a58
commit
3dc42a7756
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@
|
|||
# We don't do an overlay for the whole system because lix is not binary compatible.
|
||||
overlays = [
|
||||
(self: super: { nix = super.lix; })
|
||||
(import ./common/update-local-flakes/overlay.nix)
|
||||
];
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue