mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
fix: build properly on asahi
This commit is contained in:
parent
fe99a1fc9d
commit
becc60243a
3 changed files with 8 additions and 7 deletions
|
@ -10,7 +10,7 @@
|
|||
in {
|
||||
nixpkgs.overlays = [
|
||||
(self: super: {
|
||||
manga-tui = inputs.manga-tui.packages.${pkgs.system}.default;
|
||||
# manga-tui = inputs.manga-tui.packages.${pkgs.system}.default;
|
||||
xdg-desktop-portal-hyprland = super.xdg-desktop-portal-hyprland.overrideAttrs (oldAttrs: {
|
||||
src = oldAttrs.src;
|
||||
patches =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue