diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/glittershark/owothia/packageSet.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/glittershark/owothia/packageSet.nix b/users/glittershark/owothia/packageSet.nix index 93812a08302d..b4742b6ae624 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 |