chore(3p/sources): bump channels & overlays (2024-09-17)

* users/aspen: disable readyset overlay

  sysbench + postgresql is broken, which breaks the overlay, but I suspect the
  overlay is no longer needed

Change-Id: I1845370c88f5fab35fd700535e6fb0972a4ca556
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12494
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: flokli <flokli@flokli.de>
Reviewed-by: aspen <root@gws.fyi>
This commit is contained in:
Vincent Ambo 2024-09-17 13:08:39 +03:00 committed by clbot
parent e2aa81c0b2
commit 1f5a20736a
4 changed files with 15 additions and 15 deletions

View file

@ -11,7 +11,7 @@ in
../modules/common.nix
../modules/desktop.nix
../modules/development/agda.nix
../modules/development/readyset.nix
# ../modules/development/readyset.nix
../modules/development/ocaml.nix
] ++ (lib.optional (pathExists ../modules/private.nix) ../modules/private.nix);