about summary refs log tree commit diff
path: root/users/glittershark/owothia
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/owothia')
-rw-r--r--users/glittershark/owothia/packageSet.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/glittershark/owothia/packageSet.nix b/users/glittershark/owothia/packageSet.nix
index 93812a0830..b4742b6ae6 100644
--- a/users/glittershark/owothia/packageSet.nix
+++ b/users/glittershark/owothia/packageSet.nix
@@ -6,6 +6,8 @@ let
 
 in
 
+# overlay can be removed when this is in our pin:
+# https://github.com/NixOS/nixpkgs/pull/116803
 pkgs.haskellPackages.extend (self: super: {
   regex-tdfa-text = hlib.doJailbreak
     (hlib.appendPatch