We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1872f1f commit 3715ab1Copy full SHA for 3715ab1
.github/workflows/test.yml
@@ -6,7 +6,7 @@ on:
6
- master
7
8
env:
9
- nixpkgs_channel: nixpkgs=channel:nixos-23.11
+ nixpkgs_channel: nixpkgs=channel:nixos-24.05
10
oldest_supported_installer: nix-2.8.0
11
# Fetch new versions from the Nix CI run: https://github.com/NixOS/nix/blob/master/.github/workflows/ci.yml
12
# TODO: add pinning upstream or rethink this
0 commit comments