1
0
Fork 0

Merge pull request #40 from jorsn/ghactions.nixos-20.09

GitHub Actions: channel nixos-20.03 -> nixos-20.09
main
Jörg Thalheim 2021-02-27 18:47:23 +00:00 committed by GitHub
commit 89ac0422f2
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.03 - nixpkgs=channel:nixos-20.09
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository