nix: update
[julm/julm-nix.git] / nixpkgs / patches.nix
index 90219add8cee2beefc1db6730fcb350a037391f4..a981041608d2ec3a84e3398721fecfd20fd937e6 100644 (file)
@@ -1,17 +1,20 @@
 [
-{
-  meta.description = "openvpn";
-  url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
-  sha256 = "sha256-YNyBdIQKWErEjCbbAPH1lHuSySZD9FInoQkbyYRWe7k=";
-}
-{
-  meta.description = "wireguard";
-  url = "https://github.com/NixOS/nixpkgs/pull/128014.diff";
-  sha256 = "sha256-FVp0ogzLwYbQuU8Luj+yAmFOjGC4ZyyQLSybRdfQLoA=";
-}
-{
-  meta.description = "stig: fix build";
-  url = "https://github.com/NixOS/nixpkgs/pull/147806.diff";
-  sha256 = "sha256-XtNA3e/85vKWsOBt+5PfWEM3TdsIz/+mPbthMixSyuY=";
-}
+  {
+    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=";
+  }
 ]