mirror of
https://github.com/schmittlauch/nur-packages
synced 2025-11-07 06:57:16 +01:00
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:
parent
e00f104ec6
commit
defcc430d1
4 changed files with 2 additions and 256 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue