Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/interpreters/ruby/config.nix

9 lines
237 B
Nix
Raw Normal View History

Fix the new Ruby interpreters (fixes #3509). Ruby >= 2.1.0 will try to download config.{sub,guess} if not already present. This provides both files in a pure manner, and also deletes the download script to prevent any future confusion.
2014-09-18 11:43:16 -04:00
# Ruby >= 2.1.0 tries to download config.{guess,sub}
ruby: use fetchFromSavannah to enable better availability for proxied users.
2015-08-28 07:42:17 +02:00
{ fetchFromSavannah }:
fetchFromSavannah {
repo = "config";
Fix the new Ruby interpreters (fixes #3509). Ruby >= 2.1.0 will try to download config.{sub,guess} if not already present. This provides both files in a pure manner, and also deletes the download script to prevent any future confusion.
2014-09-18 11:43:16 -04:00
rev = "576c839acca0e082e536fd27568b90a446ce5b96";
sha256 = "11bjngchjhj0qq0ppp8c37rfw0yhp230nvhs2jvlx15i9qbf56a0";
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1577ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API