We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e412040 + ff7528e commit 9eee650Copy full SHA for 9eee650
1 file changed
extra/language/ruby.nix
@@ -34,7 +34,7 @@ with lib;
34
devshell.packages = with pkgs; [
35
cfg.package
36
# Used by mkmf, the standard gem build tool
37
- (lowPrio binutils)
+ (lib.lowPrio binutils)
38
file
39
findutils
40
gnumake
0 commit comments