chore(3p/sources): bump channels & overlays (2024-10-23)
* ops/modules: remove deprecated headscale DNS setting * users/aspen: use stable julia again (upstream ticket is resolved, and 16 has been removed because it's long deprecated) * users/wpcarro: utillinux -> util-linux * 3p/overlays: temporarily restore utillinux until upstream breakage is fixed * users/tazjin: noto-cjk -> noto-cjk-sans * tvix: regenerate Go protobufs Change-Id: I9dbec812306cd4e66030d14bbea3805e8224e0d5 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12679 Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: aspen <root@gws.fyi> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
0bc686448c
commit
022cc42395
16 changed files with 143 additions and 533 deletions
|
@ -68,9 +68,7 @@ with lib;
|
|||
|
||||
nodePackages.prettier
|
||||
] ++ optionals (stdenv.isLinux) [
|
||||
# TODO(aspen): replace with stable again once the current julia debacle
|
||||
# is resolved upstream, see https://github.com/NixOS/nixpkgs/pull/121114
|
||||
julia_16-bin
|
||||
julia-stable-bin
|
||||
valgrind
|
||||
|
||||
linuxPackages.perf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue