We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab82ab0 + d07a10e commit b084b2cCopy full SHA for b084b2c
.github/workflows/ci.yaml
@@ -58,5 +58,4 @@ jobs:
58
- run: rm -rf /opt&
59
60
- name: Check nixpkgs-stable
61
- run: nix flake check -L --show-trace --override-input nixpkgs github:NixOS/nixpkgs/nixos-24.11
62
-
+ run: nix flake check -L --show-trace --override-input nixpkgs github:NixOS/nixpkgs/nixos-25.05
0 commit comments