Pascal Wittmann
150ae25546
bundler: do not add a ruby name prefix
...
Otherwise bundler replaces ruby:
% nix-env -iA nixpkgs.ruby
installing ‘ruby-1.9.3-p547’
% nix-env -iA nixpkgs.bundler
replacing old ‘ruby-1.9.3-p547’
installing ‘ruby-1.9.3-p547-bundler-1.9.2’
2015-05-27 14:48:44 +02:00
Spencer Whitt
a634c11075
ruby_1_8_7: Fix on Darwin
2015-05-15 11:58:19 -04:00
Dan Peebles
5454be28aa
I suppose this is the 'better' way to fix bundler for now. Ugh
2015-05-07 01:14:14 -04:00
Dan Peebles
35ddd2543a
Revert "Fix bundler HEAD"
...
This reverts commit 00c4c52277
.
2015-05-07 01:10:46 -04:00
Dan Peebles
00c4c52277
Fix bundler HEAD
2015-05-07 00:11:00 -04:00
Charles Strahan
09602f7f39
ruby: fix gems that use mysql
2015-04-27 22:00:52 -04:00
Charles Strahan
7fc3b002e6
bundlerEnv: better error handling
...
properly handle the case where a gemspec is missing
2015-04-15 19:24:30 -04:00
Charles Strahan
be3d3dd298
bundlerEnv: fix charlock_holmes config
2015-04-15 19:24:04 -04:00
Charles Strahan
bb7c9f71e1
bundix: 1.0.2 -> 1.0.3
2015-04-15 19:07:09 -04:00
Nikolay Amiantov
250a39dc79
bundler: update
2015-04-05 16:04:54 +03:00
William A. Kennington III
43d114c74b
bundler-head: Fix hash
2015-04-03 23:18:23 -07:00
William A. Kennington III
a604b42480
mysql: Use libs in place of the binary mysql
2015-04-01 16:46:53 -07:00
Eelco Dolstra
0e2257966f
Disable packages that depend on <nixpkgs>
...
Nothing in Nixpkgs should use <nixpkgs>, because it can cause Nixpkgs
evaluation to depend in part on a different version of Nixpkgs,
leading to unpredictable results (including evaluation errors).
2015-03-27 16:17:48 +01:00
Jaka Hudoklin
17b9405685
bundlerEnv: add support for additional build inputs
2015-03-18 14:15:50 +01:00
Charles Strahan
b4d4b88988
Merge pull request #6147 from abbradar/bundlerenv-env
...
bundler-env: add .env
2015-03-02 18:28:02 -05:00
Charles Strahan
f87a7fd241
bundix: update
2015-02-27 14:28:34 -05:00
Nikolay Amiantov
aa878ffe94
bundler: fix hash
2015-02-18 19:06:30 +03:00
Dan Peebles
a68484a0ac
Minor fix for broken ruby evaluation and libiconv
2015-02-17 21:39:29 -05:00
Eric Seidel
e08b9ab8d3
kill libiconvOr*
...
Conflicts:
pkgs/applications/networking/mailreaders/sup/default.nix
pkgs/development/compilers/ghc/7.8.3-binary.nix
pkgs/development/interpreters/php/5.3.nix
pkgs/development/interpreters/ruby/patches.nix
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/poppler/default.nix
pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Nikolay Amiantov
35f1d4459b
bundix: fix checksum
2015-02-04 19:44:19 +03:00
Nikolay Amiantov
0deb3fce70
bundler-env: add .env
2015-02-04 19:42:40 +03:00
Charles Strahan
6eaa419920
gitlab: fix evaluation
2015-01-25 16:28:18 -05:00
Charles Strahan
989a894fc8
ruby: patch path in tzdata gem
2015-01-25 16:22:30 -05:00
Charles Strahan
c1814073ac
bundlerEnv: use full path to ruby in wrappers
2015-01-24 17:35:11 -05:00
Charles Strahan
ad026dab98
ruby: don't reference baseruby
2015-01-23 21:22:34 -05:00
Charles Strahan
00f93c494b
ruby: fixup 2.2's passthru
2015-01-22 01:00:00 -05:00
Charles Strahan
98bfaf52f7
ruby: use commit to identify libv8 patch
2015-01-22 00:47:08 -05:00
Charles Strahan
8d49e87dec
Merge pull request #4677 from cstrahan/pleasant-ruby
...
Pleasant ruby
2015-01-21 23:27:38 -05:00
Charles Strahan
034488ec80
ruby: fixup mpdcron
2015-01-21 22:38:29 -05:00
Charles Strahan
8085f088cb
ruby: exorcise the last few remaining rubyPackages
2015-01-21 22:23:37 -05:00
Charles Strahan
65c7c61841
ruby: use patch for libv8
2015-01-21 20:37:05 -05:00
Charles Strahan
317d78d145
consule: use new bundlerEnv
2015-01-21 20:33:19 -05:00
Charles Strahan
f52c32fcfc
ruby: rewrite sup
package
2015-01-21 18:23:35 -05:00
Charles Strahan
115c299ea0
ruby: enable curses support by default
2015-01-21 15:22:21 -05:00
Charles Strahan
5f1622e95f
ruby: allow for passing build arguments
2015-01-20 23:33:57 -05:00
Charles Strahan
7d8b2f0d60
ruby: make buildInputs work
2015-01-20 22:20:28 -05:00
Charles Strahan
dfc225d143
Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
...
Conflicts:
pkgs/applications/version-management/git-and-tools/default.nix
pkgs/applications/version-management/git-and-tools/hub/default.nix
pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Charles Strahan
bd53746646
ruby: patching gems works
2015-01-20 19:09:02 -05:00
Charles Strahan
221509b0a6
ruby: refactoring, and package bundix
2015-01-20 01:07:55 -05:00
Charles Strahan
bf16d03075
ruby: support for proper bundler installs
2015-01-19 20:02:47 -05:00
Charles Strahan
673fccf505
ruby: new bundler approach
2015-01-18 18:47:28 -05:00
Charles Strahan
9ad38ec322
ruby: allow for overriding the src
2015-01-15 20:58:05 -05:00
Charles Strahan
1a1e6cfc04
ruby: various fixes
2015-01-14 21:19:53 -05:00
Charles Strahan
aaa2e9705a
ruby: cache gem files
2015-01-14 04:20:50 -05:00
Charles Strahan
32bae8d09a
bundler: update HEAD version
2015-01-14 01:13:51 -05:00
Maurizio De Santis
5bcd29466e
ruby: add 2.2.0 package
2015-01-10 19:25:37 +01:00
Maurizio De Santis
369f04ac96
ruby: update RVM patchsets
2015-01-10 19:25:12 +01:00
Tomasz Kontusz
decc019220
Add test-kitchen gem, with plugins for Ansible and Vagrant
...
test-kitchen is a framework for testing Configuration Management scripts.
2015-01-04 02:06:06 +01:00
Charles Strahan
94dd4b9721
ruby: WIP
2014-12-30 21:05:00 -05:00
Charles Strahan
74a4f01fe4
ruby: add git fetcher
2014-12-29 00:48:01 -05:00