systemd-creds: improve a bit
[julm/julm-nix.git] / nixpkgs / patches.nix
index 7376c4ba510e3f9e7087a0ab7eda970c0d0fb350..926e15e991954ff93e4c789cc85668df17166387 100644 (file)
@@ -1,12 +1,27 @@
 [
-{
-  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-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=";
+  }
 ]