firefox: switch back to nixpkgs source build as it has profiling information now
This commit is contained in:
parent
951fd59398
commit
0d3509a15c
|
@ -9,8 +9,7 @@ let
|
||||||
myNur = nur.repos.schmittlauch;
|
myNur = nur.repos.schmittlauch;
|
||||||
|
|
||||||
desktopApps = [
|
desktopApps = [
|
||||||
# use pre-built Mozilla binary until nixpkgs build has similar performance (build profiling information)
|
firefox
|
||||||
firefox-bin
|
|
||||||
chromium
|
chromium
|
||||||
falkon
|
falkon
|
||||||
thunderbird
|
thunderbird
|
||||||
|
|
Loading…
Reference in a new issue