feat(grfn/home): Install linuxPackages.perf
Change-Id: Icd2233ab9ff0f4e7d5ef057a812120c7ec2f381e Reviewed-on: https://cl.tvl.fyi/c/depot/+/5394 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
This commit is contained in:
parent
f01704e80c
commit
deb9e97b66
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ with lib;
|
|||
pg-dump-upsert
|
||||
|
||||
nodePackages.prettier
|
||||
|
||||
linuxPackages.perf
|
||||
] ++ optionals (stdenv.isLinux) [
|
||||
# TODO(grfn): replace with stable again once the current julia debacle
|
||||
# is resolved upstream, see https://github.com/NixOS/nixpkgs/pull/121114
|
||||
|
|
Loading…
Reference in a new issue