diff options
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/nixpkgs/default.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/nixpkgs/default.nix b/third_party/nixpkgs/default.nix index daae0ca8aaac..2f765862bdb8 100644 --- a/third_party/nixpkgs/default.nix +++ b/third_party/nixpkgs/default.nix @@ -49,9 +49,6 @@ let # Use `stableNixpkgs` from above. stableOverlay = _unstableSelf: _unstableSuper: { inherit (stableNixpkgs) - # ntfy does not build on unstable as of 2022-08-02 - ntfy - # binaryen does not build on unstable as of 2022-08-22 binaryen |