ssh: tweak per-host settings
[julm/julm-nix.git] / nixpkgs / patches.nix
index 1016ddf313dadaa6140874f32874758cd833a692..b2da6c2d5be3f0a96bb7bdd15841b84a85925f43 100644 (file)
@@ -1,25 +1,22 @@
 [
-{
-  meta.description = "sanoid: fix sanoid.conf generation";
-  url = "https://github.com/NixOS/nixpkgs/pull/83904.diff";
-  sha256 = "sha256-lDY3kIsvaWkGdoApwQo8CPSHh3Gn5h8SPWNdteq+dJs=";
-}
-/*
-{
-  meta.description = "blender: install with python3Packages.requests, fixes #97250";
-  url = "https://github.com/NixOS/nixpkgs/pull/118987.diff";
-  sha256 = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=";
-}*/
-{
-  meta.description = "openvpn";
-  url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
-  sha256 = "sha256-i9dhidO/Yf/u6wE08ZIL/s6A/LoaXfz14+Xqc2YvJQg=";
-}
-/*
-{
-  meta.description = "fuse: fix mount.fuse -o setuid=";
-  url = "https://github.com/NixOS/nixpkgs/pull/119562.diff";
-  sha256 = "sha256-p0wfCaWTAAIAGyFgIe+YPNCCgpoLgs0XaNiJUfELMD0=";
-}
-*/
+  {
+    meta.description = "openvpn";
+    url = "https://github.com/NixOS/nixpkgs/pull/109643.diff";
+    sha256 = "sha256-ZUZNMhcPItZNH0Jm+Bm5JXh1ftPT1INgFEljC8EIV6I=";
+  }
+  {
+    meta.description = "wireguard";
+    url = "https://github.com/NixOS/nixpkgs/pull/128014.diff";
+    sha256 = "sha256-FVp0ogzLwYbQuU8Luj+yAmFOjGC4ZyyQLSybRdfQLoA=";
+  }
+  {
+    meta.description = "nixos/syncoid: enable N:N dataset mappings";
+    url = "https://github.com/NixOS/nixpkgs/pull/147559.diff";
+    sha256 = "sha256-Txh3SU3wMZjtc7SG2Jb1hz9N63Tcla/ZRg3unr7BXyk=";
+  }
+  {
+    meta.description = "nixos/prosody: support mod_http_file_share";
+    url = "https://github.com/NixOS/nixpkgs/pull/171855.diff";
+    sha256 = "sha256-i53BaBBO+xJ4Zva30b+6+XXMy1RFldwf/xbkAcVUp3w=";
+  }
 ]