inxi: add to essentials
[julm/julm-nix.git] / nixpkgs / patches.nix
index fd84cd0a2458accaa383d854b3f3dc70d684d9f5..21c52c6e6aa12bf487022481fca50d68c8d69d25 100644 (file)
@@ -1,14 +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 = "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=";
+  }
 ]