ci: update to NixOS 24.05

This commit is contained in:
FliegendeWurst 2024-06-05 14:08:59 +02:00
parent 07261b8e03
commit 6ccd0bc0f7

View File

@ -35,7 +35,7 @@ jobs:
nixPath: nixPath:
# - nixpkgs=channel:nixos-unstable # - nixpkgs=channel:nixos-unstable
# - nixpkgs=channel:nixpkgs-unstable # - nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-23.05 - nixpkgs=channel:nixos-24.05
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository