common/overlays: pull fractal from unstable
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run

This commit is contained in:
Aly Raffauf 2024-09-12 10:17:15 -04:00
parent 93f63e69df
commit 106d8bf30e

View file

@ -12,6 +12,8 @@ in {
overlays = [ overlays = [
(final: prev: { (final: prev: {
fractal = unstable.fractal;
rofi-bluetooth = rofi-bluetooth =
prev.rofi-bluetooth.overrideAttrs prev.rofi-bluetooth.overrideAttrs
(old: { (old: {