image: install pngnq
[julm/julm-nix.git] / nixpkgs / patches.nix
index ad16d5d67e76f9fb562da5d16013bb728f8fdd83..44913d3b4b2ef4f9073e8aab1bad730b6e2b4550 100644 (file)
@@ -1,30 +1,17 @@
 [
-{
-  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 = "nixos/davfs2: wrap {,u}mount.davfs with setuid=true";
-  url = "https://github.com/NixOS/nixpkgs/pull/122455.diff";
-  sha256 = "sha256-f7UN1f7rJ+nnu/wCsi/21bf71jg9d7d7jL+NTgDngY4=";
-}
-{
-  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 = "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=";
+  }
 ]