-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update haskell dependencies (Nix) #126
Conversation
Co-authored-by: Nikolai Kudasov <[email protected]>
I'd like to check it with my cache. |
Co-authored-by: Nikolai Kudasov <[email protected]>
Do we want to also use this cachix cache for the builds? |
I think we can use this cache as a substituter in the ghcjs action. We can have another action that caches all flake outputs to cachix. |
restore-keys: | | ||
${{ runner.os }}-nix-${{ hashfiles('./flake.nix', './flake.lock', '.github/workflows/ghcjs.yml', './rzk/rzk.cabal') }} | ||
${{ runner.os }}-playground-ghcjs- | ||
${{ runner.os }}-nix- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leaving this -nix-
restore key for now to populate new cache.
The smaller rzk-0.6.6 is a static executable, I guess. |
haskell-language-server
: 2.1.0.0 -> 2.3.0.0hpack
: 0.35.2 -> 0.36.0fourmolu
: 0.13.1.0 -> 0.14.0