update my NUR to match NixOS 21.05

- adjust github action to build against 21.05
- possible to drop own mplayer fork
This commit is contained in:
Trolli Schmittlauch 2021-06-03 03:14:18 +02:00
parent e00f104ec6
commit defcc430d1
4 changed files with 2 additions and 256 deletions

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