inxi: add to essentials
[julm/julm-nix.git] / nixpkgs / patches.nix
index ee79f4a3e3119b82a9751701d2642f721ac489d3..21c52c6e6aa12bf487022481fca50d68c8d69d25 100644 (file)
@@ -1,26 +1,17 @@
 [
-/* FIXME: uncomment when updating to 21.05
-{
-  meta.description = "sanoid: fix sanoid.conf generation";
-  url = "https://github.com/NixOS/nixpkgs/pull/83904.diff";
-  sha256 = "sha256-8W0OHJVJULXXd/dxsg/k7sYQsjdTr9zRp6M5PZ1441k=";
-}*/
-/*
-{
-  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 = "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-D/FKkaNdStNZPbF5jeptw+yUIkQYF6umUDIUJCOhlyA=";
+  }
+  {
+    meta.description = "public-inbox";
+    url = "https://github.com/NixOS/nixpkgs/pull/311181.diff";
+    sha256 = "sha256-Yv+NAuA8O1f18HRAFg3uF11Dt23Grqe7mpMPjrD0nQw=";
+  }
+  {
+    meta.description = "nixos/syncoid: enable N:N dataset mappings";
+    url = "https://github.com/NixOS/nixpkgs/pull/236729.diff";
+    sha256 = "sha256-dh4zdbUeLluU2hjupHFHjS4+e82zfJQy8IscPwLIQcc=";
+  }
 ]