xmobar: fix font no longer supporting X11/Xft
[julm/julm-nix.git] / nixpkgs / patches.nix
index 9757e6941a729f347295f4057b2dbb60ab6de4df..44913d3b4b2ef4f9073e8aab1bad730b6e2b4550 100644 (file)
@@ -1,12 +1,17 @@
 [
-{
-  meta.description = "openvpn";
-  url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
-  sha256 = "sha256-kFBR33vGbEJr+8BloBxijNniPRv3ynxgU7TlpIBwDio=";
-}
-{
-  meta.description = "wireguard";
-  url = "https://github.com/NixOS/nixpkgs/pull/128014.diff";
-  sha256 = "sha256-3fDdKSUHCoxGwMxwnrOTk1jAeTEjEyw5hxjZwfOockk=";
-}
+  {
+    meta.description = "openvpn";
+    url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
+    sha256 = "sha256-ZUZNMhcPItZNH0Jm+Bm5JXh1ftPT1INgFEljC8EIV6I=";
+  }
+  {
+    meta.description = "nixos/syncoid: enable N:N dataset mappings";
+    url = "https://github.com/NixOS/nixpkgs/pull/147559.diff";
+    sha256 = "sha256-Txh3SU3wMZjtc7SG2Jb1hz9N63Tcla/ZRg3unr7BXyk=";
+  }
+  {
+    meta.description = "nixos/prosody: support mod_http_file_share";
+    url = "https://github.com/NixOS/nixpkgs/pull/171855.diff";
+    sha256 = "sha256-i53BaBBO+xJ4Zva30b+6+XXMy1RFldwf/xbkAcVUp3w=";
+  }
 ]