inxi: add to essentials
[julm/julm-nix.git] / nixpkgs / patches.nix
index 13b0991f9e48f6d35a1fc7b0330c3c2068b7a062..21c52c6e6aa12bf487022481fca50d68c8d69d25 100644 (file)
@@ -1,17 +1,17 @@
 [
-{
-  meta.description = "openvpn";
-  url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
-  sha256 = "sha256-6f6yKGEXdc3iNHdwIRDjKf7xIih3XhWCJU6p1z1x4Kg=";
-}
-{
-  meta.description = "wireguard";
-  url = "https://github.com/NixOS/nixpkgs/pull/128014.diff";
-  sha256 = "sha256-FVp0ogzLwYbQuU8Luj+yAmFOjGC4ZyyQLSybRdfQLoA=";
-}
-{
-  meta.description = "mmsd";
-  url = "https://github.com/NixOS/nixpkgs/pull/196965.diff";
-  sha256 = "sha256-7hNuN2RUzLT0hZmITIEdRK3k7xu07I7XC1m8NPN+BYU=";
-}
+  {
+    meta.description = "openvpn";
+    url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
+    sha256 = "sha256-D/FKkaNdStNZPbF5jeptw+yUIkQYF6umUDIUJCOhlyA=";
+  }
+  {
+    meta.description = "public-inbox";
+    url = "https://github.com/NixOS/nixpkgs/pull/311181.diff";
+    sha256 = "sha256-Yv+NAuA8O1f18HRAFg3uF11Dt23Grqe7mpMPjrD0nQw=";
+  }
+  {
+    meta.description = "nixos/syncoid: enable N:N dataset mappings";
+    url = "https://github.com/NixOS/nixpkgs/pull/236729.diff";
+    sha256 = "sha256-dh4zdbUeLluU2hjupHFHjS4+e82zfJQy8IscPwLIQcc=";
+  }
 ]