chore(deps): update nixpkgs to nixos-25.05
Some checks failed
CI / build (push) Failing after 1m42s
CI / deploy (docs-ops.qo.is) (push) Has been skipped
CI / deploy (system-physical) (push) Has been skipped
CI / deploy (system-vm) (push) Has been skipped

This commit is contained in:
🤖 Renovate Bot 2025-06-29 18:10:30 +02:00
parent 525bce9cee
commit 2866526d20
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
extra-trusted-public-keys = "qois-infrastructure:lh35ymN7Aoxm5Hz0S6JusxE+cYzMU+x9OMKjDVIpfuE=";
};
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
treefmt-nix = {
url = "github:numtide/treefmt-nix";