feat: update nixpkgs
runner nix smoke / nix label and flake smoke (push) Failing after 40s

This commit is contained in:
2026-09-26 21:44:19 +00:00
parent d9b2a4e787
commit fd59158ed6
4 changed files with 16 additions and 18 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
};
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
rust-overlay = {
url = "github:oxalica/rust-overlay";
inputs = {