Commit Graph

3654 Commits

Author SHA1 Message Date
Martin Weinelt
9c50de8b57
tree-wide: remove eelco as maintainer from things he no longer maintains (#336287) 2024-08-26 20:39:56 +02:00
superherointj
739cfe76b3
Merge pull request #334221 from superherointj/ceph-csi-refactor
ceph-csi: refactor, migrate to by-name
2024-08-23 15:33:29 -03:00
Sebastián Mancilla
483208e271
Merge pull request #334279 from r-ryantm/auto-update/moosefs
moosefs: 3.0.117 -> 3.0.118
2024-08-22 22:19:20 -04:00
nikstur
483c13b835
Merge pull request #335929 from jmbaur/erofs-utils-1.8
Re-upgrade erofs-utils to 1.8
2024-08-22 11:52:25 +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
7a4b2649f0 tar2ext4: 0.12.5 -> 0.12.6 2024-08-20 11:18:42 +02:00
Jared Baur
71b77717c9
Reapply "erofs-utils: nixfmt"
This reverts commit d45aacd26b.
2024-08-19 14:55:31 -07:00
Jared Baur
6551c83ac9
Reapply "erofs-utils: add jmbaur as maintainer"
This reverts commit 52ee4c79f6.
2024-08-19 14:55:24 -07:00
Jared Baur
1fb82557f9
Reapply "erofs-utils: 1.7.1 -> 1.8.1"
This reverts commit 13c304eb48.
2024-08-19 14:55:18 -07:00
Niklas Hambüchen
36459caf68 ceph: Fix build by fully vendoring old cryptography version nix files.
With cryptography 42 we can no longer just override the `src`,
because the derivation for 42 can no longer build version 40.

So revive the old version based on:

    git show d74195bc77c03b6b7aa7c3433205dd518f245ef2~:pkgs/development/python-modules/cryptography/default.nix > pkgs/development/python-modules/cryptography/40.nix
    git show d74195bc77c03b6b7aa7c3433205dd518f245ef2~:pkgs/development/python-modules/cryptography/vectors.nix > pkgs/development/python-modules/cryptography/vectors-40.nix           │

Also:

* Include a patch for CVE-2024-26130
* Run `nixfmt` on them.
* `Securiy` -> `Security ? null` because in the local override
  it doesn't seem to pass that Darwin-specific package on Linux;
  avoids error:
      Function called without required argument "Security"
2024-08-18 21:34:32 +00:00
Niklas Hambüchen
2f67c13015 ceph: Add nh2 to maintainers 2024-08-18 20:55:36 +00:00
Sandro
8a3354191c
Merge pull request #335604 from NixOS/revert-334894-erofs-1.8
Revert "erofs-utils upgrade to 1.8"
2024-08-18 16:28:58 +02:00
Philip Taron
092a9b8df1
mtdutils: remove with statements 2024-08-18 06:32:22 -07:00
Philip Taron
31fa793eac
mergerfs-tools: remove with statements 2024-08-18 06:32:22 -07:00
Philip Taron
6245f7868f
ceph: remove with statements 2024-08-18 06:32:22 -07:00
Vladimír Čunát
13c304eb48 Revert "erofs-utils: 1.7.1 -> 1.8.1"
This reverts commit ebdc6c7e13.
2024-08-18 15:16:03 +02:00
Vladimír Čunát
52ee4c79f6 Revert "erofs-utils: add jmbaur as maintainer"
This reverts commit 3dd73bf802.
2024-08-18 15:16:03 +02:00
Vladimír Čunát
d45aacd26b Revert "erofs-utils: nixfmt"
This reverts commit 4e10989673.
2024-08-18 15:16:03 +02:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
Robert Scott
b9a1e5555a
Merge pull request #335239 from LeSuisse/netatalk-3.1.19
netatalk: 3.1.18 -> 3.1.19
2024-08-17 17:04:39 +01:00
Emily
dd1eee103e
Merge pull request #335280 from mjm/push-pyosnvuxppup
garage: update time to fix build with rust 1.80
2024-08-17 05:25:48 +01:00
Matt Moriarity
851a976c2a garage: update time to fix build with rust 1.80 2024-08-16 21:05:33 -06:00
7c6f434c
f1ab5c244a
Merge pull request #334951 from trofi/btrfs-progs-update
btrfs-progs: 6.10 -> 6.10.1
2024-08-16 23:51:43 +00:00
Thomas Gerbet
9fc1265538 netatalk: 3.1.18 -> 3.1.19
Fixes CVE-2024-38439, CVE-2024-38440 and CVE-2024-38441.

https://github.com/Netatalk/netatalk/releases/tag/netatalk-3-1-19
2024-08-16 23:39:14 +02:00
Jörg Thalheim
5642f7fd87
Merge pull request #335030 from r-ryantm/auto-update/eiciel
eiciel: 0.10.0 -> 0.10.1
2024-08-16 21:20:51 +02:00
Jared Baur
4e10989673 erofs-utils: nixfmt 2024-08-16 08:12:05 +00:00
Jared Baur
3dd73bf802 erofs-utils: add jmbaur as maintainer 2024-08-16 08:12:05 +00:00
Jared Baur
ebdc6c7e13 erofs-utils: 1.7.1 -> 1.8.1 2024-08-16 08:12:05 +00:00
R. Ryantm
cab3fd4371 eiciel: 0.10.0 -> 0.10.1 2024-08-16 05:12:01 +00:00
Sergei Trofimovich
18fb00789b btrfs-progs: 6.10 -> 6.10.1
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.10.1
2024-08-15 21:38:36 +01:00
Niklas Hambüchen
95f084845b
Merge pull request #334275 from nh2/ceph-18.2.4-fixes-1
ceph: Add patches for 2 runtime crashes
2024-08-14 04:23:47 +02:00
R. Ryantm
bf907e87eb moosefs: 3.0.117 -> 3.0.118 2024-08-13 02:35:08 +00:00
Niklas Hambüchen
e0751fa3ba ceph: Add patch to fix broken cryptsetup version parsing. Fixes #334227 2024-08-13 02:19:36 +00:00
Niklas Hambüchen
6db7ec1704 ceph: Add patch to fix Python packaging import (runtime semi-crash).
See https://github.com/NixOS/nixpkgs/pull/330226#issuecomment-2268421031
2024-08-13 02:08:58 +00:00
superherointj
0599045c7c ceph-csi: migrate to pkgs/by-name 2024-08-12 16:52:55 -03:00
Peder Bergebakken Sundt
6a59129419
Merge pull request #333342 from pbsds/fix-deadnix-1722620675
treewide: remove nested let-in
2024-08-12 15:42:52 +02:00
Sarah Brofeldt
6c10105164
Merge pull request #330226 from nh2/ceph-18.2.4
ceph: 18.2.1 -> 18.2.4
2024-08-09 11:03:47 +02:00
Peder Bergebakken Sundt
dfbc165dc7 treewide: remove nested let-in 2024-08-09 03:58:35 +02:00
Niklas Hambüchen
5f31fa1e5f ceph: 18.2.1 -> 18.2.4 2024-08-08 02:50:17 +00:00
Tobias Mayer
a48a84cf24 ceph: Fix race in parallel build 2024-08-08 02:50:17 +00:00
Niklas Hambüchen
7012353d27
Merge pull request #328847 from tobim/pkgs/ceph-fix-parallel-build
ceph: Fix race in parallel build
2024-08-08 04:48:49 +02:00
Florian
01b8ab7d75
Merge pull request #321854 from matteo-pacini/snapraid-fix
snapraid: fix for SMART cmd error
2024-08-06 10:33:55 +02:00
Tobias Poschwatta
c5daea8c97 duff: 2014-07-03 -> 2024-02-16
This updates duff to the latest commit, removing links to a now
hostile domain.
2024-08-04 14:22:14 +02:00
Nick Cao
021536ff84
Merge pull request #331458 from r-ryantm/auto-update/gcsfuse
gcsfuse: 2.3.2 -> 2.4.0
2024-08-03 10:57:21 -04:00
adisbladis
e0816431a2 treewide: Pass self when overriding Python
Otherwise references to the Python interpreter inside the set are wrong, as demonstrated by:
``` nix
with import <nixpkgs> { };
let
  python' = python3.override {
    packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337";  }); };
  };
in python'.pkgs.python.pkgs.requests
```
which returns the _non_ overriden requests.

And the same with `self`:
```
with import <nixpkgs> { };
let
  python' = python3.override {
    self = python';
    packageOverrides = final: prev: { requests = prev.requests.overridePythonAttrs(old: { version = "1337";  }); };
  };
in python'.pkgs.python.pkgs.requests
```
which returns the overriden requests.

This can manifest itself as file collisions when constructing environments or as subtly incorrect dependency graphs.
2024-08-03 12:18:56 +12:00
R. Ryantm
e0640d882b gcsfuse: 2.3.2 -> 2.4.0 2024-08-01 05:17:38 +00:00
Sergei Trofimovich
97f2dc9518 btrfs-progs: 6.9.2 -> 6.10
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.10
2024-07-31 22:25:20 +01:00
Sandro
1fd89eab2e
Merge pull request #330366 from denbeigh2000/denbeigh/bindfs-macos 2024-07-30 14:09:22 +02:00
Denbeigh Stevens
3d54e5af5c bindfs: fix macos build by disabling system binding
This adds `--disable-macos-fs-link` to configureFlags on darwin
platforms, removing /etc/fstab and `mount -t bindfs` support.

This isn't ideal, but is better than the tool not building at all.
2024-07-30 02:30:56 -07: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