pumpkin: cemu: install
[julm/julm-nix.git] / nixpkgs / patches.nix
index 6212981cfe8670d9042e81e16e18dac384c6c13b..3e2e05616217278eddb1430d2488e3fd72e27a2d 100644 (file)
@@ -1,17 +1,25 @@
 [
-{
-  meta.description = "openvpn";
-  url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
-  sha256 = "sha256-8cifpZ8bZPgRPn9UwcbebhJfSECnk/AR7sH9Y/gc9eg=";
-}
-{
-  meta.description = "wireguard";
-  url = "https://github.com/NixOS/nixpkgs/pull/128014.diff";
-  sha256 = "sha256-1iJ46NXslDxsP/uO0cSaCzO3A5VF338M6d027G7sK3o=";
-}
-{
-  meta.description = "bitmask-vpn";
-  url = "https://github.com/NixOS/nixpkgs/pull/137247.diff";
-  sha256 = "sha256-7BunRRyjrANi03jzhbXuTAof3CEEgEzAnJr9ajUmRS0=";
-}
+  {
+    meta.description = "openvpn";
+    url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
+    sha256 = "sha256-D/FKkaNdStNZPbF5jeptw+yUIkQYF6umUDIUJCOhlyA=";
+  }
+  {
+    meta.description = "veloren";
+    url = "https://github.com/NixOS/nixpkgs/pull/368944.diff";
+    sha256 = "sha256-jAqZbM5MSo9Z14yLITbv57NX6pqoFQyeqFyLSUCLsHM=";
+  }
+  /*
+    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=";
+  }
 ]