clean dirty flake
[julm/julm-nix.git] / nixpkgs / patches.nix
index 5365c37500565b04328cc66ed4ba862e7fba6c68..a981041608d2ec3a84e3398721fecfd20fd937e6 100644 (file)
@@ -1,12 +1,20 @@
 [
-{
-  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-1iJ46NXslDxsP/uO0cSaCzO3A5VF338M6d027G7sK3o=";
-}
+  {
+    meta.description = "openvpn";
+    url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
+    sha256 = "sha256-D/FKkaNdStNZPbF5jeptw+yUIkQYF6umUDIUJCOhlyA=";
+  }
+  /*
+    No longer mergeable into nixos-24.11, wait for nixos-25.05
+    {
+      meta.description = "public-inbox";
+      url = "https://github.com/NixOS/nixpkgs/pull/311181.diff";
+      sha256 = "sha256-RionFgtSi3+SWrktMw9qrG4p+XRk2OhzwN8COr+UFnU=";
+    }
+  */
+  {
+    meta.description = "nixos/syncoid: enable N:N dataset mappings";
+    url = "https://github.com/NixOS/nixpkgs/pull/236729.diff";
+    sha256 = "sha256-M2t0CF1+6Zx11ciW70L7KF1Pogchj1dObhTp8zlkpKM=";
+  }
 ]