nix: bump inputs

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I45e179bd1e77248028a5deeaa5d4f7216a6a6964
This commit is contained in:
raf 2025-08-02 22:46:36 +03:00
commit 3ccae8f125
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 3 additions and 4 deletions

View file

@ -19,6 +19,5 @@
});
hydraJobs = self.packages;
checks = self.packages // self.devShells;
};
}