Ch1keen
d2ba75ff68
rubyPackages.pwntools: init at 1.2.1
2023-08-10 22:09:27 +09:00
Seong Yong-ju
6138453384
ruby-lsp: init at 0.7.4
2023-07-29 04:23:13 +09:00
Kimat Boven
e7a7eb8cea
rubyPackages.erb-formatter: init at 0.4.3
2023-06-08 13:04:54 +02:00
wzy
20c5fe6341
ruby-modules: add jekyll-archives, jekyll-spaceship
...
Fixes #225593
Fixes #225594
2023-04-11 20:40:02 +08:00
Mario Rodas
8b6900dc2f
Merge pull request #210228 from amarshall/ruby-makebinarywrapper
...
ruby: Fix withPackages on darwin with makeBinaryWrapper
2023-03-11 18:57:59 -05:00
Griffin Smith
d6c4a142de
rubyPackages: Add back rails
...
d835815469
(rubyPackages: add dip, 2022-04-13) commented this out, for
reasons I can't entirely figure out - adding it back seems to work
perfectly fine, so this does that.
2023-02-23 11:16:22 -05:00
Jules Aguillon
6965ac6cce
rubyPackages.mail: init at 2.8.1
...
The `mail` gem has been removed in 3b953b5a69
because it was only a
dependency of the gem `rails` which has been commented out.
2023-02-13 19:19:09 +01:00
Andrew Marshall
baf1f1293b
ruby: Fix withPackages on darwin with makeBinaryWrapper
...
See also https://github.com/NixOS/nixpkgs/pull/161298
2023-01-11 11:28:41 -05:00
Victor Engmark
6ac6beaf83
jekyll-webmention_io: init at 3.3.6
2022-11-11 16:56:55 +13:00
Victor Engmark
13736965d8
jekyll-favicon: init at 1.1.0
...
Closes #198542 .
2022-10-30 20:14:41 +13:00
Stef Dunlap
76af23cc82
rubyPackages.git: init at 1.12.0
...
Source https://rubygems.org/gems/git/versions/1.12.0
2022-10-26 10:23:12 -04:00
Timothy Stott
7f3b2bc060
rubyPackages.tty-command: init at 0.10.1
2022-10-17 20:11:19 +01:00
Timothy Stott
9436763c56
rubyPackages.tty-option: init at 0.2.0
2022-10-17 20:11:18 +01:00
Seggy Umboh
d835815469
rubyPackages: add dip
2022-04-13 13:55:44 -07:00
ppenguin
67b8f5cfff
rubyPackages: add pandocomatic ( #164545 )
...
* add pandocomatic
* upddate ruby-packages and add pandocomatic
2022-04-14 05:39:57 -05:00
Mario Rodas
dec246428e
rubyPackages: update
2021-12-10 04:20:00 +00:00
Sergei Trofimovich
c6b949c09c
ruby_2_6, rubyPackages_2_6: drop unused package
2021-10-22 08:46:57 +01:00
Zak B. Elep
78c2be85d7
rubyPackages.ansi: init at 1.5.0 ( #138240 )
2021-09-20 11:57:09 +02:00
Mario Rodas
50a5bfaaff
rubyPackages: add github-pages
2021-08-09 18:01:00 -05:00
Enno Richter
7ad795da18
snmpcheck: init at 1.9
2021-08-01 09:46:29 +02:00
Sandro
d5bd34ebf2
treewide: convert phases that contain ":" to dont* = true ( #130500 )
2021-07-18 23:42:48 +02:00
Mario Rodas
6d21862d83
solargraph: move solargraph to rubyPackages
2021-07-07 04:20:00 +00:00
Masanori Ogino
1e0f9d1f24
kramdown-rfc2629: 1.3.37 -> 1.4.1 and move to rubyPackages ( #117283 )
2021-04-13 15:01:56 +02:00
Nick Novitski
eda1eab733
ruby_2_5: remove
2021-02-03 12:10:32 -08:00
Jörg Thalheim
37f355f3e5
rubyPackages: remove problematic packages
...
Those packages block regenerating the lock file.
Bundler loops forever
2021-01-07 10:04:22 +00:00
zimbatm
bcdc90a3a7
ruby_2_4: remove
...
According to https://endoflife.software/programming-languages/server-side-scripting/ruby
ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
will be cut. We won't be able to support it for security updates.
Remove all references to ruby_2_4 and add ruby_2_7 instead where
missing.
Mark packages that depend on ruby 2.4 as broken:
* chefdk
* sonic-pi
2020-02-10 13:23:35 -05:00
zimbatm
a9341dbb33
ruby_2_7.withPackages: test
2020-01-01 00:25:35 +00:00
Alyssa Ross
547b5b7a73
ruby.withPackages: preserve setup hooks ( #72743 )
...
This fixes
nix-shell -p 'ruby.withPackages (const [])' ruby.devdoc
which otherwise wouldn't find documentation, unlike
nix-shell -p ruby ruby.devdoc
which would, because ruby has setup hooks to accomodate for this, that
were being masked by the withPackages wrapper.
2019-11-03 22:09:44 +00:00
WilliButz
01e0ef28df
rubyPackages: remove global v8 pinning
...
Removes global pinning of v8 to 3.16.14 and also removes the
unreferenced package 'therubyracer'.
2019-11-01 13:53:35 +01:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Michael Fellinger
1f49035aca
ruby.withPackages: init
...
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00