diff --git a/patches/default.nix b/patches/default.nix index d94e1da..2c63c08 100644 --- a/patches/default.nix +++ b/patches/default.nix @@ -1,19 +1,2 @@ { - "nixos-unstable" = [ - { - # xdg-desktop-portal-hyprland: fix build - id = "338836"; - hash = "sha256-QVKF0UIYK5uAq3w1w+9kWwmm1bvMQl7PMgeZ5FkSUFs="; - } - { - # hyprpaper: fix build - id = "338841"; - hash = "sha256-IgxbVYn8lVUowcTM/v8dBTdptsivg6biDC+jQWFsaQY="; - } - { - # swaylock-effects: fix build - id = "338876"; - hash = "sha256-OAUGN6i7Yp8c8eVRpXUBEb/zupuKYE0mmhNVT3Vjy8E="; - } - ]; }