Merge pull request #45 from mweinelt/21.05

actions: nixos-20.09 -> nixos-21.05
This commit is contained in:
Jörg Thalheim 2021-06-07 06:19:55 +02:00 committed by GitHub
commit d060b25dc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ jobs:
nixPath:
- nixpkgs=channel:nixos-unstable
- nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-20.09
- nixpkgs=channel:nixos-21.05
runs-on: ubuntu-latest
steps:
- name: Checkout repository