Skip to content

Commit

Permalink
Adapt to change in sh_posix_toolchain prototype: tweag/rules_sh#14
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Mar 25, 2020
1 parent 9f7de9a commit 0627a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixpkgs/nixpkgs.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ runCommand "bazel-nixpkgs-posix-toolchain"
def create_posix_toolchain():
sh_posix_toolchain(
name = "nixpkgs_sh_posix",
**{{
cmds = {{
cmd: discovered[cmd]
for cmd in posix.commands
if cmd in discovered
Expand Down

0 comments on commit 0627a14

Please sign in to comment.