nix: use rust-overlay for nightly Rust

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I74b2d21496261a3178ce043a5990583d6a6a6964
This commit is contained in:
raf 2026-02-07 23:01:42 +03:00
commit c310ca5635
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
9 changed files with 65 additions and 12 deletions

View file

@ -1,4 +1,7 @@
{pkgs, self}:
{
pkgs,
self,
}:
pkgs.testers.nixosTest {
name = "fc-basic-api";