mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 16:45:51 +03:00
cc28cf11f0
`ruby` attribute requires features from 1.11 ``` $ nix-build -A ruby error: cannot coerce a set to a string, at pkgs/development/interpreters/ruby/default.nix:57:17 ```
3 lines
68 B
Nix
3 lines
68 B
Nix
# Expose the minimum required version for evaluating Nixpkgs
|
|
"1.11"
|