don't need nightly anymore
Some checks failed
CI / checks (push) Failing after 46s

This commit is contained in:
Robin Appelman 2026-03-28 17:33:13 +01:00
commit e40bd6c13b
3 changed files with 2 additions and 12 deletions

View file

@ -26,7 +26,6 @@
withOverlays = [
(final: prev: {
nodejs-16_x = final.nodejs;
demostf-frontend-toolchain = final.rust-bin.fromRustupToolchainFile ./rust-toolchain.toml;
})
(import ./nix/overlay.nix)
];