Skip to content

Commit

Permalink
Add cachix instruction (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
jechol authored Jan 28, 2022
1 parent 73e3cc6 commit 4ddd4c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
let
nixpkgs = import (fetchTarball {
# Run `cachix use jechol` to use compiled binary cache.
url = "https://github.com/jechol/nixpkgs/archive/21.11-otp24-no-jit.tar.gz";
sha256 = "sha256:1lka707hrnkp70vny99m9fmp4a8136vl7addmpfsdvkwb81d1jk9";
}) { };
Expand Down

0 comments on commit 4ddd4c8

Please sign in to comment.