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

Commit

Permalink
overlays: use firefox from the unstable channel
Browse files Browse the repository at this point in the history
  • Loading branch information
kalbasit committed Nov 3, 2020
1 parent 6a5c9c4 commit 73c6aa3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions overlays/firefox.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
self: super:

{
inherit (super.shabka.external.nixpkgs.release-unstable) firefox;
}

0 comments on commit 73c6aa3

Please sign in to comment.