1
0
Fork 0

Merge pull request #45 from mweinelt/21.05

actions: nixos-20.09 -> nixos-21.05
main
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
1 changed files with 1 additions and 1 deletions

View File

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