make watch hooks cumulative

This commit is contained in:
Clément DOUIN
2024-02-03 22:30:15 +01:00
parent 83306d5f6a
commit a945e1bf2f
4 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: Install Nix
uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-22.11
nix_path: nixpkgs=channel:nixos-23.11
extra_nix_config: |
experimental-features = nix-command flakes
- uses: cachix/cachix-action@v12