From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: Rails Date: Wed, 12 Jul 2017 08:47:16 +0000 Message-ID: <20170712084716.sr5h6r6khwkxnuup@abyayala> References: <20170712080348.b37v4aza26meukkn@abyayala> <20170712082009.GA9884@thebird.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ma5zxb7pofcuoyzi" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVDJ1-0000oi-8V for guix-devel@gnu.org; Wed, 12 Jul 2017 04:47:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVDIw-0006oO-W2 for guix-devel@gnu.org; Wed, 12 Jul 2017 04:47:35 -0400 Received: from aibo.runbox.com ([91.220.196.211]:42520) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dVDIw-0006nh-P8 for guix-devel@gnu.org; Wed, 12 Jul 2017 04:47:30 -0400 Content-Disposition: inline In-Reply-To: <20170712082009.GA9884@thebird.nl> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pjotr Prins Cc: guix-devel , "Frederick M. Muriithi" --ma5zxb7pofcuoyzi Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Pjotr Prins transcribed 0.4K bytes: > On Wed, Jul 12, 2017 at 08:03:48AM +0000, ng0 wrote: > > While I was working on it (or occasionally do) I wonder why we have so > > little rails packages? What happened there? >=20 > Ruby support is great in Guix. But we don't use Rails much, yet. Dave > started packaging some time back, but not sure what happened. We also > need it for Arvados - Fred is working on that. >=20 > Pj. >=20 >=20 Ah! Good to know. I have some packages in a dirty branch, I just need to figure out the right order. at the moment it's just one file and the top view are about 40 rails packages I guess. I'm not sure how many will be added in layers below. Some already exist in Guix, but this is the list of gems I need: gem =E2=80=98pkg-config=E2=80=99 gem =E2=80=98rails=E2=80=99, =E2=80=98~> 5.0.2=E2=80=99 gem =E2=80=98sass-rails=E2=80=99, =E2=80=98~> 5.0=E2=80=99 gem =E2=80=98uglifier=E2=80=99, =E2=80=98>=3D 1.3.0=E2=80=99 gem =E2=80=98jquery-rails=E2=80=99 gem =E2=80=98puma=E2=80=99 gem =E2=80=98hamlit-rails=E2=80=99 gem =E2=80=98pg=E2=80=99 gem =E2=80=98pghero=E2=80=99 gem =E2=80=98dotenv-rails=E2=80=99 gem =E2=80=98font-awesome-rails=E2=80=99 gem =E2=80=98best_in_place=E2=80=99, =E2=80=98~> 3.0.1=E2=80=99 gem =E2=80=98paperclip=E2=80=99, =E2=80=98~> 5.1=E2=80=99 gem =E2=80=98paperclip-av-transcoder=E2=80=99 gem =E2=80=98aws-sdk=E2=80=99, =E2=80=98>=3D 2.0=E2=80=99 gem =E2=80=98addressable=E2=80=99 gem =E2=80=98devise=E2=80=99 gem =E2=80=98devise-two-factor=E2=80=99 gem =E2=80=98doorkeeper=E2=80=99 gem =E2=80=98fast_blank=E2=80=99 gem =E2=80=98goldfinger=E2=80=99 gem =E2=80=98hiredis=E2=80=99 gem =E2=80=98htmlentities=E2=80=99 gem =E2=80=98http=E2=80=99 gem =E2=80=98http_accept_language=E2=80=99 gem =E2=80=98httplog=E2=80=99 gem =E2=80=98kaminari=E2=80=99 gem =E2=80=98link_header=E2=80=99 gem =E2=80=98nokogiri=E2=80=99 gem =E2=80=98oj=E2=80=99 gem =E2=80=98ostatus2=E2=80=99, =E2=80=98~> 1.1=E2=80=99 gem =E2=80=98ox=E2=80=99 gem =E2=80=98rabl=E2=80=99 gem =E2=80=98rack-attack=E2=80=99 gem =E2=80=98rack-cors=E2=80=99, require: =E2=80=98rack/cors=E2=80=99 gem =E2=80=98rack-timeout=E2=80=99 gem =E2=80=98rails-i18n=E2=80=99 gem =E2=80=98rails-settings-cached=E2=80=99 gem =E2=80=98redis=E2=80=99, =E2=80=98~>3.2=E2=80=99, require: [=E2=80=98re= dis=E2=80=99, =E2=80=98redis/connection/hiredis=E2=80=99] gem =E2=80=98rqrcode=E2=80=99 gem =E2=80=98ruby-oembed=E2=80=99, require: =E2=80=98oembed=E2=80=99 gem =E2=80=98sidekiq=E2=80=99 gem =E2=80=98sidekiq-unique-jobs=E2=80=99 gem =E2=80=98simple-navigation=E2=80=99 gem =E2=80=98simple_form=E2=80=99 gem =E2=80=98sprockets-rails=E2=80=99, :require =3D> =E2=80=98sprockets/rai= ltie=E2=80=99 gem =E2=80=98statsd-instrument=E2=80=99 gem =E2=80=98twitter-text=E2=80=99 gem =E2=80=98tzinfo-data=E2=80=99 gem =E2=80=98whatlanguage=E2=80=99 gem =E2=80=98react-rails=E2=80=99 gem =E2=80=98browserify-rails=E2=80=99 gem =E2=80=98autoprefixer-rails=E2=80=99 gem =E2=80=98rails_12factor=E2=80=99 gem =E2=80=98redis-rails=E2=80=99 gem =E2=80=98lograge=E2=80=99 The work will probably be an exercise in futility as the software (Mastodon) will not be included in Guix as it requires a binary blob with all the Nodejs packages, unless some of the people working on nodejs has an epiphany or nodejs decides to become more accessible, or hell freezes over, whatever happens first. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --ma5zxb7pofcuoyzi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlll4gsACgkQ4i+bv+40 hYhHpA/+NA8mgtIng7ifQrrxPNOZMW+DMAZhQeRdtT2H/7lNr4Q4J3/FJ/wTsqGT RNR9PfkpEdwv9DQuxzrR9VP/VUEi3kIiLOwwNq5QPWvuAS03Gpe6QeKRDaJrEE7G IwEcLeuWy4eBKpn+CiPR0hOegfkO5Zx1lCnH0WVswNfMnF0VvSsQ3DAQJ5ZiE2Yk bH8z8a8Fj/Ty8hIb2TiDqse+HcxhsmF1HTgjLZbkcCOWo3UqLQwH9CxqX24pJbi2 F+jpwI9alaj4Xt07LlBqAJQeD80/25Nggd3gl3oc5KKyCZaKCXVWE5KHTxviAG/Z d4aW8H9/wO3DsfpRT+GYQXdgv7dy4H2roqkPlJ+BzlyIcSgDS0mWm2IxmvMmaXkU g/cTYdSdca2uhRGz2JrxOFltp++3O+o12fgHtKch7KCMfi0oWRbtcr6OmPOzL8qo YVtPNped8xmZntj92shCc/qLFK/J0Bmh9OUYuxB7YxbylyB7/bSok6I6C3eyO17F dm57IU7EPWIcUkJysmBLAiQRn5Gl1QBCg1Y8KqTdPypbm21uDjabbAe3rj5I9q4D FE9hrEykfAKO457BF4BbVqnETjEbrqxQl/8Hy5abIJ8t7pvyNmMYyYSSKA4hgl7a u9mO4NhvHHXDF0mxlWZ795D49RJ2KAUYmkt4OrodoNqG2pLjGkU= =BnPf -----END PGP SIGNATURE----- --ma5zxb7pofcuoyzi--