Ihar Hrachyshka
567e8dfd8e
treewide: clean up 'meta = with' pattern
...
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.
Co-authored-by: Wolfgang Walther <walther@technowledgy.de >
2025-12-10 18:09:49 +01:00
Guy Chronister
d8828896de
bundler: 2.7.1 -> 2.7.2
2025-09-16 00:43:04 +00:00
Guy Chronister
cceefea34f
bundler: 2.6.9 -> 2.7.1
2025-08-06 22:14:16 +02:00
Guy Chronister
fb4500d095
ruby.rubygems: 3.6.8 -> 3.6.9
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.6.9/CHANGELOG.md
2025-05-14 20:45:01 +00:00
Guy Chronister
e33f817a1e
ruby.rubygems: 3.6.6 -> 3.6.8
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.6.8/CHANGELOG.md
2025-05-09 09:43:51 -05:00
Kirill Radzikhovskyy
191282c20e
ruby.rubygems: 3.5.22 -> 3.6.6
...
Diff: https://github.com/rubygems/rubygems/compare/v3.5.22...v3.6.6
2025-03-16 15:12:21 +11:00
Silvan Mosberger
667d42c00d
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
--argstr baseRev 57b193d8dd
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:27:17 +01:00
Anthony ROUSSEL
3157d712e1
ruby.rubygems: 3.5.21 -> 3.5.22
...
https://github.com/rubygems/rubygems/compare/v3.5.21...v3.5.22
2024-10-25 18:30:16 +02:00
Anthony ROUSSEL
8631b59790
ruby.rubygems: 3.5.16 -> 3.5.21
...
https://github.com/rubygems/rubygems/releases/tag/v3.5.21
https://github.com/rubygems/rubygems/compare/v3.5.16...v3.5.21
2024-10-08 20:37:35 +02:00
Anthony ROUSSEL
6add9ceeee
ruby.rubygems: fix delete binstub lock files
...
Fixes bug introduced with https://github.com/rubygems/rubygems/pull/7797
Binstub lock files are not deleted once the binstub is created,
and this breaks some build like mastodon.
2024-07-28 16:32:12 +02:00
Anthony Roussel
340180ba91
ruby.rubygems: 3.5.15 -> 3.5.16
...
https://github.com/rubygems/rubygems/releases/tag/v3.5.16
2024-07-20 12:32:06 +02:00
Anthony Roussel
a1d6c177ec
ruby.rubygems: add passthru.updateScript
2024-07-12 18:28:44 +02:00
Anthony Roussel
edb4e41b4b
ruby.rubygems: 3.5.11 -> 3.5.15
...
https://github.com/rubygems/rubygems/compare/v3.5.11...v3.5.15
2024-07-12 18:28:37 +02:00
Anthony Roussel
3d17ec58d4
ruby.rubygems: 3.5.10 -> 3.5.11
2024-05-29 11:08:45 +02:00
Anthony Roussel
4720fb16c3
ruby.rubygems: 3.5.9 -> 3.5.10
...
https://github.com/rubygems/rubygems/releases/tag/v3.5.10
2024-05-03 21:15:06 +02:00
Anthony Roussel
9c41cab75c
ruby.rubygems: 3.5.7 -> 3.5.9
...
https://github.com/rubygems/rubygems/releases/tag/v3.5.9
2024-04-12 19:00:01 +02:00
Anthony Roussel
5c54742eb8
ruby.rubygems: 3.5.6 -> 3.5.7
...
https://github.com/rubygems/rubygems/releases/tag/v3.5.7
2024-03-24 21:51:40 +01:00
Mario Rodas
7ebc294d95
ruby.rubygems: 3.5.5 -> 3.5.6
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md
2024-02-08 04:20:00 +00:00
Mario Rodas
6695a11e78
ruby.rubygems: 3.5.4 -> 3.5.5
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.5.5/CHANGELOG.md
2024-01-19 04:20:00 +00:00
Mario Rodas
8ed53ddbb5
ruby.rubygems: 3.5.3 -> 3.5.4
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.5.4/CHANGELOG.md
2024-01-13 04:20:00 +00:00
Mario Rodas
5136d413f5
ruby.rubygems: 3.4.22 -> 3.5.3
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.5.3/CHANGELOG.md
2023-12-23 04:20:00 +00:00
Anthony Roussel
205a2a11bb
ruby.rubygems: add meta.mainProgram
2023-11-09 21:06:28 +01:00
Anthony Roussel
7d1c95fc68
ruby.rubygems: 3.4.21 -> 3.4.22
...
https://github.com/rubygems/rubygems/releases/tag/v3.4.22
2023-11-09 21:06:16 +01:00
Mario Rodas
347f401c24
ruby.rubygems: 3.4.20 -> 3.4.21
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.21/CHANGELOG.md
2023-10-20 04:20:00 +00:00
Mario Rodas
2302594fce
ruby.rubygems: 3.4.19 -> 3.4.20
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.20/CHANGELOG.md
2023-09-27 04:20:00 +00:00
Mario Rodas
5b83b203e2
ruby.rubygems: 3.4.18 -> 3.4.19
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.19/CHANGELOG.md
2023-08-19 04:20:00 +00:00
Mario Rodas
a1429b7bc2
ruby.rubygems: 3.4.17 -> 3.4.18
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.18/CHANGELOG.md
2023-08-06 04:20:00 +00:00
Mario Rodas
742eef7c30
ruby.rubygems: 3.4.16 -> 3.4.17
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.17/CHANGELOG.md
2023-07-16 04:20:00 +00:00
Mario Rodas
ddb72f3e05
ruby.rubygems: 3.4.15 -> 3.4.16
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.16/CHANGELOG.md
2023-07-11 04:20:00 +00:00
Mario Rodas
4e00c6cee4
ruby.rubygems: 3.4.14 -> 3.4.15
...
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.15/CHANGELOG.md
2023-06-29 04:20:00 +00:00
Mario Rodas
75c15fb009
ruby: rubygems 3.4.13 -> 3.4.14
...
Changelog: https://github.com/rubygems/rubygems/releases/tag/v3.4.14
2023-06-12 08:17:59 -05:00
Mario Rodas
a9610a4dde
ruby.rubygems: 3.4.12 -> 3.4.13
...
Diff: https://github.com/rubygems/rubygems/compare/v3.4.12...v3.4.13
Changelog: https://github.com/rubygems/rubygems/releases/tag/v3.4.13
2023-05-13 04:20:00 +00:00
Mario Rodas
a890a9cadf
ruby: rubygems 3.4.8 -> 3.4.12
2023-04-15 04:20:00 +00:00
Mario Rodas
35d43b45f7
ruby.rubygems: 3.4.7 -> 3.4.8
2023-03-07 04:20:00 +00:00
Mario Rodas
6323dc433f
rubygems: 3.3.20 -> 3.4.7
2023-02-24 04:20:00 +00:00
Mario Rodas
d9972a62eb
rubygems: 3.2.26 -> 3.3.20
2022-08-12 04:20:00 +00:00
Felix Buehler
ae747bc007
rubygems: rename name to pname
2022-02-28 23:39:42 +01:00
Tim Steinbach
e9f8f75afc
rubygems: 3.2.24 -> 3.2.26
2021-08-30 07:58:39 -04:00
Mario Rodas
3320ca4bcb
ruby: rubygems 3.2.16 -> 3.2.24
2021-07-16 04:20:00 +00:00
Arthur Gautier
7b48454121
rubygems: ensure temporary directories are cleaned up
...
see #123718
Signed-off-by: Arthur Gautier <baloo@superbaloo.net >
2021-05-20 20:51:41 +00:00
Andrew Childs
f16053c34d
rubygems: 3.1.3 -> 3.2.16
2021-04-21 13:23:53 +09:00
Alyssa Ross
53f49682ee
ruby: remove myself as maintainer/CODEOWNER
...
It's been at least a year since I kept up to date with Ruby, and I
don't think I really have anything left to offer Nixpkgs in terms of
Ruby expertise.
2021-03-31 09:27:35 +00:00
Vladimír Čunát
89023c38fc
Recover the complicated situation after my bad merge
...
I made a mistake merge. Reverting it in c778945806 undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.
I reconstructed the "desired" state of staging-next tree by:
- checking out the last commit of the problematic range: 4effe769e2
- `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
merge commit and its revert from that range (while keeping
reapplication from 4effe769e2 )
- merging the last unaffected staging-next commit (803ca85c20 )
- fortunately no other commits have been pushed to staging-next yet
- applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508 : libraw: 0.20.0 -> 0.20.2"
...
I'm sorry; I didn't notice it contained staging commits.
This reverts commit 17f5305b6c , reversing
changes made to a8a018ddc0 .
2020-10-25 09:41:51 +01:00
Jonathan del Strother
f0431e22c1
rubygems: 3.1.2 -> 3.1.3
2020-10-20 21:10:43 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Alyssa Ross
a08e5665fa
rubygems: fix for Ruby with no openssl
...
This fixes the rubyMinimal package.
2019-12-30 16:11:23 +01:00
Mario Rodas
298010982b
ruby: rubygems 3.0.6 -> 3.1.2
...
Changelog: https://blog.rubygems.org/2019/12/20/3.1.2-released.html
2019-12-25 14:24:03 +00:00
Milan Pässler
48ca6ed3f4
ruby: rubygems 3.0.3 -> 3.0.6
2019-08-31 11:48:04 +00:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00