oignon: move `~/documents` to `~/files`
[julm/julm-nix.git] / nixpkgs / patches.nix
index 081e995a68f4768461e9ab56cd58fd35a2eca00a..a2a53f781567590295ae1b60728b547c23dfde50 100644 (file)
@@ -1,12 +1,17 @@
 [
-{
-  meta.description = "openvpn";
-  url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
-  sha256 = "sha256-7qwICOAqRyP73NSZHGrnKGlsK/pHI7ae0heNBvgHsSI=";
-}
-{
-  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-CRD3c7o5gB5+fSJWsmEqjfEl1pRurpL6q7W4Oop7Gwk=";
+  }
+  {
+    meta.description = "nixos/syncoid: enable N:N dataset mappings";
+    url = "https://github.com/NixOS/nixpkgs/pull/236729.diff";
+    sha256 = "sha256-L6JzUgo3/3B5tyDiYZfhFtlvzR1Haik4d3V0xfVU7gw=";
+  }
+  {
+    meta.description = "nixos/prosody: support mod_http_file_share";
+    url = "https://github.com/NixOS/nixpkgs/pull/171855.diff";
+    sha256 = "sha256-TqDCT8g1UY7JkoJXeXaGCCesS2W+WZFTK0nimDeKFgA=";
+  }
 ]