Compare commits

..

No commits in common. "29bcc8543ccf36ebc6076c2eba79d19afc908d88" and "66e3d3edef6731e16b3714b845aa02a5f24e9e55" have entirely different histories.

View File

@ -35,13 +35,13 @@ jobs:
nixPath:
# - nixpkgs=channel:nixos-unstable
# - nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-23.05
- nixpkgs=channel:nixos-22.11
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install nix
uses: cachix/install-nix-action@v21
uses: cachix/install-nix-action@v20
with:
nix_path: "${{ matrix.nixPath }}"
# nix 2.6 breaks restrict-eval, when using the NIX_PATH