fix(firefox): pin firefox to stable
See github:NixOS/nixpkgs#167785
This commit is contained in:
parent
cfb03e39ed
commit
221f551342
2 changed files with 2 additions and 3 deletions
|
@ -8,6 +8,8 @@ channels: final: prev: {
|
|||
|
||||
inherit (channels.stable)
|
||||
nvfetcher
|
||||
# FIXME: https://github.com/NixOS/nixpkgs/issues/167785
|
||||
firefox
|
||||
;
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/167579
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue