Commit Graph

3933 Commits

Author SHA1 Message Date
github-actions[bot]
59b57346d9
Merge master into staging-next 2024-08-28 18:04:19 +00:00
R. Ryantm
34567cda65 scala-cli: 1.4.3 -> 1.5.0 2024-08-27 22:43:15 +00:00
github-actions[bot]
0629545b27
Merge master into staging-next 2024-08-27 00:13:08 +00:00
Martin Weinelt
9c50de8b57
tree-wide: remove eelco as maintainer from things he no longer maintains (#336287) 2024-08-26 20:39:56 +02:00
K900
5c68540f8b Merge remote-tracking branch 'origin/staging-next' into staging 2024-08-22 13:20:38 +03:00
Weijia Wang
cf76696aa9
Merge pull request #336256 from r-ryantm/auto-update/mill
mill: 0.11.11 -> 0.11.12
2024-08-21 20:12:42 +02:00
Jade Lovelace
5dfdb09561 tree-wide: remove eelco as maintainer from things he no longer maintains
While preparing this change, I read the git blame on all of the files I
touched. I saw a working lifetime of building this system which we use
every day and love dearly and keep maintained ourselves. I saw commits
from a 14 year range between 2003 to 2017!! I could not be more thankful
for Eelco's work on building large parts of the foundation of nixpkgs
that all of us rely on now.

However, the end date of that range of the files I looked at the blame
on was 2017. I did not see surviving code from any newer date than that.
Looking at the Git logs, Eelco has been working on other things, and
that's totally fine.

However, it means that our maintenance metadata is out of date on a lot
of packages, and *that*'s the reason I am submitting this change. There
are a lot of packages that don't have anyone with their name on them to
be pinged if they need attention, even if they have had recent activity
(although it is never clear if recent activity was just someone fixing
it because ZHF or because the package actually matters to them).
There are a lot of packages with storied history that maybe don't need
to be in the set anymore at all since they have not been touched in
years; or maybe they are simply finished.

Empty maintainer lists should be a sign that we need to figure out who
maintains it or potentially remove it if it has rotted, and allowing the
maintainer list to be empty if it is already not maintained is part of a
healthy repository ecology.

Either way, I would like to have the maintenance metadata not mislead
anyone into sending Eelco emails about packages he doesn't, in practice,
work on anymore. I have not removed his name from everything; there are
some things that he is the upstream for or has worked on more recently,
for instance, like Nix, which I have left alone.
2024-08-21 01:17:45 -07:00
R. Ryantm
8d70b14b21 mill: 0.11.11 -> 0.11.12 2024-08-21 04:50:22 +00:00
Jakub Kozłowski
5bb0c5ac60
Merge pull request #335661 from DevInsideYou/bloop-update
bloop: 1.6.0 -> 2.0.0
2024-08-20 23:26:45 +02:00
Philip Taron
2b3edda359
Merge pull request #335925 from wolfgangwalther/no-nix-flags-arrays
treewide: remove xxxFlagsArray from nix derivations
2024-08-20 12:31:54 -07:00
Wolfgang Walther
e3244e9ff0
treewide: replace xxxFlagsArray with non-Array variant in nix code
The xxxFlagsArray variants were never meant to be used in nix code, at
least they can't be used properly without __structuredAttrs turned on.

If no spaces are passed in the argument the xxxFlagsArray can be
replaced as-is with the non-Array variant. When whitespace needs to be
passed, the derivation is additionally changed to enable
__structuredAttrs.
2024-08-19 23:28:13 +02:00
Vladyslav Pekker
85bcb27f4e
bloop: 1.6.0 -> 2.0.0 2024-08-18 15:28:56 -03:00
Ivan Trubach
5fec234895 gnumake: recreate patch set and move to patches directory 2024-08-18 08:43:30 +03:00
R. Ryantm
8db41acb41 moon: 1.27.5 -> 1.27.6 2024-08-18 04:29:34 +00:00
Ivan Trubach
3f648e2891 gnumake: do not use MAKE_CXX
Removes unnecessary C++ compiler reference when CXX environment variable
is set to an absolute path.
2024-08-17 22:40:12 +03:00
Peder Bergebakken Sundt
4574c53e3b
Merge pull request #328595 from r-ryantm/auto-update/moon
moon: 1.26.4 -> 1.27.5
2024-08-11 05:32:20 +02:00
R. Ryantm
b02d6884e2 mill: 0.11.10 -> 0.11.11 2024-08-10 05:14:37 +00:00
Jakub Kozłowski
14c9d07a15
scala-cli: 1.4.1 -> 1.4.3 2024-08-06 19:16:34 +02:00
tomberek
432c85b103
Merge pull request #331024 from r-ryantm/auto-update/mill
mill: 0.11.9 -> 0.11.10
2024-08-04 14:44:25 -04:00
Sigmanificient
63d05d989e pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
vringar
60b0489ee3 gradle: fix update-deps.sh to use Nix bash
This fixes an issue on non NixOS Linux distributions
where their system bash might be outside of
/tmp, /nix, and /run.

Thanks to @puckipedia for the suggestion
2024-08-02 13:10:57 +02:00
Emily Trau
44619227fe gradle: don't depend on bubblewrap if unused 2024-08-01 16:26:50 +02:00
R. Ryantm
43d78ceb87 moon: 1.26.4 -> 1.27.5 2024-08-01 11:35:46 +00:00
David McFarland
ebd3b37e6b
Merge pull request #327651 from corngood/dotnet-unpacked-packages
dotnet: use unpacked packages in store
2024-07-31 20:20:13 -03:00
David McFarland
d3ca5027fa dotnet: use unpacked nuget packages 2024-07-31 00:47:14 -03:00
R. Ryantm
2f9ad760d2 mill: 0.11.9 -> 0.11.10 2024-07-30 06:31:02 +00:00
rewine
28b3994c14
Merge pull request #330974 from r-ryantm/auto-update/xmake
xmake: 2.9.3 -> 2.9.4
2024-07-30 10:08:44 +08:00
R. Ryantm
7a6fd8a116 xmake: 2.9.3 -> 2.9.4 2024-07-30 00:48:56 +00:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Peder Bergebakken Sundt
8d0011d981
Merge pull request #329554 from chayleaf/gradle-unwrapped
gradle: expose gradle-unwrapped in passthru
2024-07-28 22:17:40 +02:00
K900
24076029d2 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-28 01:04:35 +03:00
Nick Cao
3c6e6bd292
Merge pull request #329907 from r-ryantm/auto-update/scala-cli
scala-cli: 1.4.0 -> 1.4.1
2024-07-27 10:24:07 -04:00
K900
1410c766c8 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-26 08:41:08 +03:00
Peder Bergebakken Sundt
99dec1f6b0 treewide: fix doc typos
Done with `fd \\\.md$ . --type f -x typos --write-changes`
2024-07-26 00:55:13 +02:00
R. Ryantm
0f8db9626b scala-cli: 1.4.0 -> 1.4.1 2024-07-25 13:36:04 +00:00
github-actions[bot]
7208220b63
Merge master into staging-next 2024-07-24 18:01:18 +00:00
chayleaf
0c5419df39
gradle: expose gradle-unwrapped in passthru 2024-07-24 08:49:17 +07:00
Philip Taron
2b7232de1e
gradle.fetchDeps: fix evaluation on Nix 2.3.18
In 2.3, lists aren't able to be compared with `<`, but
`builtins.compareVersions` does exist.
2024-07-23 11:03:26 -07:00
Vladimír Čunát
577f40b8a9
Merge branch 'staging' into staging-next 2024-07-20 16:12:24 +02:00
R. Ryantm
149e8a8e6f mill: 0.11.8 -> 0.11.9 2024-07-19 05:56:14 +00:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools 2024-07-17 22:36:19 -04:00
Artturin
a516ea8c99 Merge branch 'staging-next' into staging 2024-07-16 19:07:48 +03:00
Aleksana
bfa89cac6b
Merge pull request #326859 from pyrox0/fetchcrate-no-sha256
treewide: sha256 -> hash for fetchCrate
2024-07-15 15:56:52 +08:00
Masum Reza
afeb3c8209
Merge pull request #326679 from jhol/conan-update
conan: 2.0.17 -> 2.5.0
2024-07-15 09:19:34 +05:30
Atemu
476b450df8
Merge pull request #272380 from chayleaf/gradle2
gradle: add setup hook
2024-07-14 22:08:41 +02:00
github-actions[bot]
31817540ee
Merge staging-next into staging 2024-07-14 18:01:37 +00:00
Pyrox
0b8eaf081f
fetchCrate: sha256 -> hash
Should cause no rebuilds, as this is just updating attributes.
2024-07-14 13:48:13 -04:00
Aleksana
3ea85ac338
Merge pull request #326827 from Aleksanaa/trivial-sha256-fix
treewide: sha256 -> hash attribute for gitlab.com,codeberg.org fetchers
2024-07-14 22:40:25 +08:00
R. Ryantm
3a4896b231 sbt-extras: 2024-05-06 -> 2024-07-10 2024-07-13 18:17:19 +00:00
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00