Skip to content

Commit 8de1e87

Browse files
Fix the repository of nixpkgs_cc_configure
1 parent c3a674b commit 8de1e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ load(
4545

4646
nixpkgs_cc_configure(
4747
name = "nixpkgs_config_cc",
48-
repository = "@rules_haskell//nixpkgs:default.nix",
48+
repository = "@nixpkgs",
4949
)
5050

5151
nixpkgs_python_configure(repository = "@nixpkgs")

0 commit comments

Comments
 (0)