Skip to content

Commit dc3961c

Browse files
authored
Merge pull request #24 from Hasnep/upgrade-roc
2 parents de20695 + ee113f1 commit dc3961c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
inputs = {
33
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
44
flake-parts.url = "github:hercules-ci/flake-parts";
5-
roc.url = "github:roc-lang/roc?rev=0295bb58da3de1dec84f63b5a1847ff32a3fd290";
5+
roc.url = "github:roc-lang/roc?rev=d7825428df72e3685be7291284c5eeeb1300a7f6";
66
};
77

88
nixConfig = {

0 commit comments

Comments
 (0)