Skip to content

Commit

Permalink
chore(nix): bump ghc-wasm flake
Browse files Browse the repository at this point in the history
Signed-off-by: Drew Hess <src@drewhess.com>
  • Loading branch information
dhess committed Nov 3, 2024
1 parent 42f0a63 commit eb3c5ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
pre-commit-hooks-nix.inputs.nixpkgs.follows = "nixpkgs";
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";

ghc-wasm.url = "git+https://gitlab.haskell.org/ghc/ghc-wasm-meta?ref=refs/heads/master&rev=a04cc1a2206d2030326e1d49be9c6a94ee4283a3";
ghc-wasm.url = "git+https://gitlab.haskell.org/ghc/ghc-wasm-meta";
};

outputs = inputs@ { flake-parts, ... }:
Expand Down

0 comments on commit eb3c5ab

Please sign in to comment.