office: simple-scan: install
[julm/julm-nix.git] / nixpkgs / patches.nix
index 7376c4ba510e3f9e7087a0ab7eda970c0d0fb350..21c52c6e6aa12bf487022481fca50d68c8d69d25 100644 (file)
@@ -1,12 +1,17 @@
 [
-{
-  meta.description = "openvpn";
-  url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
-  sha256 = "sha256-vlHKDmbIBp8oK6B8ZeMEo8uYdS/u2ex07ZfQcHCEtxQ=";
-}
-{
-  meta.description = "wireguard";
-  url = "https://github.com/NixOS/nixpkgs/pull/128014.diff";
-  sha256 = "sha256-FVp0ogzLwYbQuU8Luj+yAmFOjGC4ZyyQLSybRdfQLoA=";
-}
+  {
+    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=";
+  }
 ]