ci: bump rev in Optional-Nix-dev-env-*

This commit is contained in:
Richard Marko 2023-11-18 08:45:07 +01:00
parent 6074800d9d
commit de1b210456
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
env:
rev: "272fad732d39b24c4549c475176e0d8cbc8c897a"
rev: "c757e9bd77b16ca2e03c89bf8bc9ecb28e0c06ad"
cachixAccount: "hnix"
CACHIX_SIGNING_KEY: ${{ secrets.CACHIX_SIGNING_KEY }}
doCheck: "false"

View File

@ -22,7 +22,7 @@ env:
### and the other part of keys explained in `build.sh`, since those address external procedures aound the builds.
### Additional documentation is in Nixpkgs Haskell.lib: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/lib.nix
###
rev: "272fad732d39b24c4549c475176e0d8cbc8c897a"
rev: "c757e9bd77b16ca2e03c89bf8bc9ecb28e0c06ad"
cachixAccount: "hnix"
CACHIX_SIGNING_KEY: ${{ secrets.CACHIX_SIGNING_KEY }}
allowInconsistentDependencies: "false"