We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff700be commit 49acc33Copy full SHA for 49acc33
.github/workflows/Optional-Nix-dev-env-main.yml
@@ -22,7 +22,7 @@ env:
22
### and the other part of keys explained in `build.sh`, since those address external procedures aound the builds.
23
### Additional documentation is in Nixpkgs Haskell.lib: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/lib.nix
24
###
25
- # rev: "nixos-unstable" # 2020-09-29: NOTE: HNix default.nix currently pins the rev
+ rev: "b165ce0c4efbb74246714b5c66b6bcdce8cde175"
26
cachixAccount: "hnix"
27
CACHIX_SIGNING_KEY: ${{ secrets.CACHIX_SIGNING_KEY }}
28
allowInconsistentDependencies: "false"
0 commit comments