Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
firefoxPackages.icecat: mark as insecure
Browse files Browse the repository at this point in the history
It's based on 60.3.0, whose support ended around October 2019.
  • Loading branch information
flokli committed Jan 10, 2020
1 parent 5a43727 commit 0e75514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/networking/browsers/firefox/packages.nix
Expand Up @@ -175,6 +175,7 @@ in {
./no-buildconfig.patch
missing-documentation-patch
];
meta.knownVulnerabilities = [ "Support ended around October 2019." ];
};

# Similarly to firefox-esr-52 above.
Expand Down

0 comments on commit 0e75514

Please sign in to comment.