all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0 <ng0@infotropique.org>
To: Pjotr Prins <pjotr.public12@thebird.nl>
Cc: guix-devel <guix-devel@gnu.org>,
	"Frederick M. Muriithi" <fredmanglis@protonmail.com>
Subject: Re: Rails
Date: Wed, 12 Jul 2017 08:47:16 +0000	[thread overview]
Message-ID: <20170712084716.sr5h6r6khwkxnuup@abyayala> (raw)
In-Reply-To: <20170712082009.GA9884@thebird.nl>

[-- Attachment #1: Type: text/plain, Size: 2745 bytes --]

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?
> 
> 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.
> 
> Pj.
> 
> 
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 ‘pkg-config’
gem ‘rails’, ‘~> 5.0.2’
gem ‘sass-rails’, ‘~> 5.0’
gem ‘uglifier’, ‘>= 1.3.0’
gem ‘jquery-rails’
gem ‘puma’
gem ‘hamlit-rails’
gem ‘pg’
gem ‘pghero’
gem ‘dotenv-rails’
gem ‘font-awesome-rails’
gem ‘best_in_place’, ‘~> 3.0.1’
gem ‘paperclip’, ‘~> 5.1’
gem ‘paperclip-av-transcoder’
gem ‘aws-sdk’, ‘>= 2.0’
gem ‘addressable’
gem ‘devise’
gem ‘devise-two-factor’
gem ‘doorkeeper’
gem ‘fast_blank’
gem ‘goldfinger’
gem ‘hiredis’
gem ‘htmlentities’
gem ‘http’
gem ‘http_accept_language’
gem ‘httplog’
gem ‘kaminari’
gem ‘link_header’
gem ‘nokogiri’
gem ‘oj’
gem ‘ostatus2’, ‘~> 1.1’
gem ‘ox’
gem ‘rabl’
gem ‘rack-attack’
gem ‘rack-cors’, require: ‘rack/cors’
gem ‘rack-timeout’
gem ‘rails-i18n’
gem ‘rails-settings-cached’
gem ‘redis’, ‘~>3.2’, require: [‘redis’, ‘redis/connection/hiredis’]
gem ‘rqrcode’
gem ‘ruby-oembed’, require: ‘oembed’
gem ‘sidekiq’
gem ‘sidekiq-unique-jobs’
gem ‘simple-navigation’
gem ‘simple_form’
gem ‘sprockets-rails’, :require => ‘sprockets/railtie’
gem ‘statsd-instrument’
gem ‘twitter-text’
gem ‘tzinfo-data’
gem ‘whatlanguage’
gem ‘react-rails’
gem ‘browserify-rails’
gem ‘autoprefixer-rails’
gem ‘rails_12factor’
gem ‘redis-rails’
gem ‘lograge’

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.
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-07-12  8:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12  7:19 self hosting hardware Catonano
2017-07-12  7:22 ` Catonano
2017-07-12  8:03   ` ng0
2017-07-12  8:20     ` Rails Pjotr Prins
2017-07-12  8:47       ` ng0 [this message]
2017-07-14  9:42         ` Rails Ben Woodcroft
2017-07-12  8:53     ` self hosting hardware Catonano
2017-07-12 13:34       ` Ricardo Wurmus
2017-07-14  8:44         ` Catonano
2017-07-12  9:06 ` Solène Rapenne
2017-07-12 10:48   ` Catonano
2017-07-12 12:40   ` Pjotr Prins
2017-07-12 14:37     ` Solène Rapenne
2017-07-12 15:03       ` Vincent Legoll
2017-07-14  8:47         ` Catonano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170712084716.sr5h6r6khwkxnuup@abyayala \
    --to=ng0@infotropique.org \
    --cc=fredmanglis@protonmail.com \
    --cc=guix-devel@gnu.org \
    --cc=pjotr.public12@thebird.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.