systemd-creds: improve a bit
[julm/julm-nix.git] / nixpkgs / patches.nix
index 40adb404d7579bd3ca703d399a124366af201f66..926e15e991954ff93e4c789cc85668df17166387 100644 (file)
@@ -1,17 +1,27 @@
 [
-{
-  meta.description = "Add freeciv service";
-  url = "https://github.com/NixOS/nixpkgs/pull/104460.diff";
-  sha256 = "sha256-BB+f5+eXo3rDsK2xH9QBU8u1/XGRBXeNZKaulIwZ20o=";
-}
-{
-  meta.description = "sanoid: fix sanoid.conf generation";
-  url = "https://github.com/NixOS/nixpkgs/pull/83904.diff";
-  sha256 = "sha256-yXErZtPDX0xhk1rIgj3JsDjvXnbyx/SjiM3ZX7EQaGU=";
-}
-{
-  meta.description = "nixos/tor: improve type-checking and hardening";
-  url = "https://github.com/NixOS/nixpkgs/pull/97740.diff";
-  sha256 = "sha256-bg/CGgYCmROHU9Ww5f0L0WahHC2kWjSNDKz5+OwQKkk=";
-}
+  {
+    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 = "mmsd";
+    url = "https://github.com/NixOS/nixpkgs/pull/196965.diff";
+    sha256 = "sha256-7hNuN2RUzLT0hZmITIEdRK3k7xu07I7XC1m8NPN+BYU=";
+  }
+  {
+    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=";
+  }
 ]