Commit Graph

3760 Commits

Author SHA1 Message Date
Niklas Hambüchen
234267e6a1 ceph: Fix missing patch for Ceph with dmcrypt. Fixes #334975 2024-08-31 10:42:24 +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
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
Yueh-Shun Li
e44a479b1a irods: fix cmakeFlags for __structuredAttrs 2024-08-21 22:34:50 +08: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
nicoo
99e93489ae bees: substituteAll → makeWrapper
This is tidier, and removes manually-maintained nix-isms from the script.
2024-08-19 16:06:26 +00:00
nicoo
01e04f8d81 bees: flatten derivation
The `runCommand` wrapper hid the drv's metadata.
2024-08-19 16:06:26 +00: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
R. Ryantm
b053e44347 exfatprogs: 1.2.4 -> 1.2.5 2024-08-07 01:57:01 +00: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
Anderson Torres
9a624d10e3 treewide: remove viric from meta.maintainers [orphans]
Since theey is not active from at least six years.

All the packages on this commit became orphans.

---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:

- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
Tobias Mayer
63faf31b1e
ceph: Fix race in parallel build 2024-07-27 07:13:44 +02:00
github-actions[bot]
2567b049bd
Merge master into staging-next 2024-07-25 18:00:59 +00:00
Peder Bergebakken Sundt
300a8ae0c5
Merge pull request #329196 from ajs124/upd/xfsprogs
xfsprogs: 6.8.0 -> 6.9.0
2024-07-25 19:38:26 +02:00
github-actions[bot]
12ea252962
Merge master into staging-next 2024-07-25 06:01:22 +00:00
Franz Pletz
c31bf92529
httm: reformat, move to by-name 2024-07-23 21:55:23 +02:00
Franz Pletz
24b1fa8cd9
httm: 0.39.1 -> 0.40.1 2024-07-23 21:54:14 +02:00
ajs124
ed276b0d7a xfsprogs: 6.8.0 -> 6.9.0
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?id=42fc61ebd061ffc63a0302a8422ed21f67e38b5f
2024-07-22 18:21:10 +02:00
github-actions[bot]
968bf02dc2
Merge master into staging-next 2024-07-21 12:01:16 +00:00
R. Ryantm
211db1ee08 genimage: 17 -> 18 2024-07-21 10:06:50 +02:00
github-actions[bot]
f316203fda
Merge staging-next into staging 2024-07-19 00:03:05 +00:00
Nick Cao
932c290c4e
Merge pull request #328076 from r-ryantm/auto-update/httm
httm: 0.38.1 -> 0.39.1
2024-07-18 19:13:08 -04:00
Ihor Stuzhuk
0dfc820f4a e2fsprogs: build fuse2fs on darwin 2024-07-18 15:45:13 +03:00
Martin Weinelt
983077457f
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
-	pkgs/development/python-modules/uvcclient/default.nix
-	pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-18 12:35:33 +02:00
R. Ryantm
6eb78feca9 httm: 0.38.1 -> 0.39.1 2024-07-18 02:48:59 +00:00
R. Ryantm
b58dcd6004 gcsfuse: 2.3.1 -> 2.3.2 2024-07-17 14:28:28 +00:00
github-actions[bot]
4c086d8ee0
Merge staging-next into staging 2024-07-17 00:03:16 +00:00
Nick Cao
70735b4363
Merge pull request #327538 from r-ryantm/auto-update/tar2ext4
tar2ext4: 0.12.4 -> 0.12.5
2024-07-16 16:54:04 -04:00
Artturin
a516ea8c99 Merge branch 'staging-next' into staging 2024-07-16 19:07:48 +03:00
R. Ryantm
af47fdf8b0 tar2ext4: 0.12.4 -> 0.12.5 2024-07-16 03:42:59 +00:00
Aleksana
d582f13e5e
treewide: switch to cargoHash (#327127)
* nickel: switch to cargoHash

* gnvim-unwrapped: switch to cargoHash

* surrealdb-migrations: switch to cargoHash

* wluma: switch to cargoHash

* httm: switch to cargoHash

No need (observed) for these packages to have a vendor Cargo.lock. If they for some reason have to use a different Cargo.lock than upstream, they should copy that to the build directory as well, otherwise the build will fail. They don't, so I infer there's no reason to use Cargo.lock.
2024-07-15 22:55:51 +03:00
Masum Reza
c796e4e5ac
Merge pull request #323877 from Luflosi/update/darling-dmg
darling-dmg: 1.0.4+git20200427 -> 1.0.4-unstable-2023-07-26
2024-07-15 22:40:06 +05:30
github-actions[bot]
31817540ee
Merge staging-next into staging 2024-07-14 18:01:37 +00:00
aleksana
592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Emily Trau
5fbd57aebc
Merge pull request #325738 from Enzime/drop/Enzime
maintainers: remove Enzime
2024-07-09 16:00:59 +10:00
Michael Hoang
eb725313bc treewide: remove Enzime 2024-07-09 14:32:33 +10:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
superherointj
c4cdd4aaa3
ceph: fix build
Failure: https://hydra.nixos.org/build/265092568/nixlog/2/tail
2024-07-08 08:10:29 +02:00
Martin Joerg
1e18109d76 glusterfs: detect correct Python version by using local m4 files
This makes sure the correct Python version is detected by using the local m4 files.
The distributed m4 files were added in
ff043af128
to make sure the Python version is detected correctly,
but now fail to identify versions > 3.9 correctly (https://bugs.gnu.org/44239).

fix #325079
2024-07-07 10:32:44 +00:00
github-actions[bot]
73c1b870f2
Merge staging-next into staging 2024-07-06 06:01:47 +00:00
github-actions[bot]
5a601bc241
Merge master into staging-next 2024-07-06 06:01:20 +00:00
R. Ryantm
dee0f25b53 gcsfuse: 2.2.0 -> 2.3.1 2024-07-05 13:55:16 +00:00
github-actions[bot]
e14242d985
Merge staging-next into staging 2024-07-04 12:01:37 +00:00
Vladimír Čunát
44b36397c2
Merge branch 'master' into staging-next
Conflicts - GitHub wouldn't auto-resolve them but my local git did:
	pkgs/development/cuda-modules/cuda/overrides.nix
2024-07-04 10:10:22 +02:00
aleksana
5b63ef2a48 treewide: change cargoSha256 with SRI hash to cargoHash manually 2024-07-03 21:53:31 +08:00
aleksana
a9709c299b treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
Nick Cao
e79636c746
stratisd: 3.6.7 -> 3.6.8
Diff: https://github.com/stratis-storage/stratisd/compare/refs/tags/stratisd-v3.6.7...stratisd-v3.6.8
2024-07-02 16:38:11 -04:00
Martin Weinelt
7b8429bbc4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/jaxtyping/default.nix
2024-07-02 12:08:49 +02:00
Jan Tojnar
0f56e32213
Merge pull request #319659 from jtojnar/gnome-extract
Move various packages out of gnome scope
2024-07-02 08:03:53 +02:00
K900
665f1d6183 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 08:32:46 +03:00
Weijia Wang
96bb53e39a
Merge pull request #323158 from r-ryantm/auto-update/fuse-overlayfs
fuse-overlayfs: 1.13 -> 1.14
2024-07-02 00:08:53 +02:00
Luflosi
496099641c
darling-dmg: migrate to by-name 2024-07-01 21:50:54 +02:00
Luflosi
9080624466
darling-dmg: 1.0.4+git20200427 -> 1.0.4-unstable-2023-07-26 2024-07-01 21:50:46 +02:00
Luflosi
e7808666ea
nixos/tests/darling-dmg: init 2024-07-01 21:45:18 +02:00
Jan Tojnar
2be24442bb nautilus: Move from gnome scope to top-level 2024-07-01 08:26:44 +02:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
Weijia Wang
a36f1ab753
Merge pull request #321166 from aaronjheng/juicefs
juicefs: 1.1.2 -> 1.2.0
2024-06-30 11:27:00 +02:00
Zane van Iperen
3126531b6b
exfatprogs: remove myself as maintainer 2024-06-30 10:19:08 +10:00
github-actions[bot]
f018e44bd1
Merge master into staging-next 2024-06-29 12:01:32 +00:00
éclairevoyant
71e728d3b8
maintainers: remove ivar 2024-06-29 03:09:10 -04:00
R. Ryantm
f392ae0689 fuse-overlayfs: 1.13 -> 1.14 2024-06-28 13:22:00 +00:00
github-actions[bot]
2f3bfad6d2
Merge master into staging-next 2024-06-28 00:02:11 +00:00
Weijia Wang
9317d577fe
Merge pull request #321440 from r-ryantm/auto-update/s3backer
s3backer: 2.1.2 -> 2.1.3
2024-06-27 23:58:06 +02:00
github-actions[bot]
1bfaa6d6e1
Merge master into staging-next 2024-06-27 18:01:13 +00:00
Vladimír Čunát
3d530bea8d
btrfs-progs: 6.9.1 -> 6.9.2
https://github.com/kdave/btrfs-progs/releases/tag/v6.9.2

In particular, channel is blocked because
 - subvol list: fix accidental trimming of subvolume name
https://hydra.nixos.org/build/264495531#tabs-buildsteps
2024-06-27 16:30:25 +02:00
Martin Weinelt
d50a1e97b1
Merge remote-tracking branch 'origin/master' into staging-next 2024-06-27 16:16:01 +02:00
Weijia Wang
4c0e042441
Merge pull request #322722 from r-ryantm/auto-update/rar2fs
rar2fs: 1.29.6 -> 1.29.7
2024-06-27 01:23:45 +02:00
Weijia Wang
02b69a56cb rar2fs: switch to unrar 7 2024-06-26 23:31:14 +02:00
R. Ryantm
7e76543d3f rar2fs: 1.29.6 -> 1.29.7 2024-06-26 19:07:52 +00:00
github-actions[bot]
677389dc9f
Merge master into staging-next 2024-06-26 18:01:17 +00:00
R. Ryantm
844d9a170d btrfs-progs: 6.9 -> 6.9.1 2024-06-25 17:37:57 +00:00
github-actions[bot]
42ca786b66
Merge master into staging-next 2024-06-24 18:00:57 +00:00
Niklas Hambüchen
9bb686f064 dwarfs: 0.7.5 → 0.9.10.
The previous update to 0.9.9 didn't actually update the version because
it forgot to update the hash,
so the old source archive continued to be used:
https://github.com/NixOS/nixpkgs/pull/312656#discussion_r1650100776

Because now the new code is actually pulled in, it needs new
dependencies and fixes.

* `PRJ_GIT_DATE` is needed.
  Remove the manual replacement of versions, and use the
  approach that upstream added for nixpkgs:
  https://github.com/NixOS/nixpkgs/pull/181723#discussion_r1650109217
  This avoids cases like this, where new versioning fields are added;
  upstream takes care of it for us now.
* Use `finalAttrs` for correct version overriding.
* Fix compile error with `gtest`, see added comments.
* Enable FLAC support
  (and the tests don't pass without it on this version, see
  21901d7c2d)
2024-06-23 23:59:19 +00:00
Matteo Pacini
060f49bc44 snapraid: fix for SMART cmd error 2024-06-23 00:42:12 +01:00
github-actions[bot]
fb94da4e9e
Merge staging-next into staging 2024-06-21 18:01:30 +00:00
Aleksana
91cbda452b
Merge pull request #317681 from jeremyschlatter/remove-sandboxfs
sandboxfs: remove
2024-06-21 23:02:59 +08:00
R. Ryantm
bc14efcda5 s3backer: 2.1.2 -> 2.1.3 2024-06-21 05:57:46 +00:00
Jeremy Schlatter
f13547a8cb
sandboxfs: remove
sandboxfs was an experiment to increase sandboxing performance in bazel,
but it never reached a stable release.

The author of sandboxfs left Google in 2020 and there have been no
updates to it since then.

bazel dropped sandboxfs in the bazel 7 release. To quote their release
notes:

    The sandboxfs sandboxing strategy is removed. It hadn't been
    maintained for a long time, it didn't work for most users and it was
    not consistently faster while being complex to set up. sandboxfs
    performance is heavily dependent on the specific setup (setup costs
    are lower, but you have to pay a penalty for the use of each input)
    and there are scenarios where it is faster and scenarios where it is
    slower. Overall it is not worth its weight.

    - 217fafe2b4
2024-06-20 13:00:18 -07:00
github-actions[bot]
667f4bf852
Merge staging-next into staging 2024-06-20 12:01:36 +00:00
Aaron Jheng
4bca415f56
juicefs: 1.1.2 -> 1.2.0 2024-06-20 14:09:43 +08:00
R. Ryantm
c6dd2d3354 dupe-krill: 1.4.8 -> 1.4.9 2024-06-19 09:12:16 +00:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Emery Hemingway
970fa0b613 f2fs-tools: move to pkgs/by-name 2024-06-18 05:38:22 +00:00
Nick Cao
33d39da35f
Merge pull request #320531 from r-ryantm/auto-update/exfatprogs
exfatprogs: 1.2.3 -> 1.2.4
2024-06-17 16:49:41 -04:00
R. Ryantm
039a9fe6dd exfatprogs: 1.2.3 -> 1.2.4 2024-06-17 12:37:49 +00:00
Ben Siraphob
8222aa9278
Merge pull request #315183 from jopejoe1/fix-pname
treewide: replace name with pname
2024-06-16 12:34:01 +00:00
jopejoe1
60566f0781 kdiskmark: use pname instead of name 2024-06-15 09:56:42 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
github-actions[bot]
fddadbd234
Merge master into staging-next 2024-06-12 12:01:10 +00:00
Peder Bergebakken Sundt
24c5f20298
Merge pull request #316820 from trofi/mtools-update
mtools: 4.0.43 -> 4.0.44
2024-06-12 11:39:46 +02:00
github-actions[bot]
14aa6e8765
Merge master into staging-next 2024-06-11 12:01:16 +00:00
Jörg Thalheim
de7943c942 tsmu: move to pkgs/by-name 2024-06-11 09:44:48 +02:00
Sergei Trofimovich
2d6944161d btrfs-progs: drop upstreamed patch
Without the change `btrfs-progs` fails to build after `6.9` update on
`staging-next` as:

       > Skipping patch.
       > 2 out of 2 hunks ignored -- saving rejects to file convert/source-ext2.c.rej

The patch was already included in this release. Dropping.
2024-06-11 06:40:10 +01:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
github-actions[bot]
5aea0ef461
Merge master into staging-next 2024-06-09 18:00:55 +00:00
Sergei Trofimovich
533f1ff136 btrfs-progs: 6.8.1 -> 6.9
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.9
2024-06-09 06:46:41 +01:00
github-actions[bot]
f22f5c2c0c
Merge master into staging-next 2024-06-08 00:02:16 +00:00
R. Ryantm
8d7dcf6f62 tar2ext4: 0.12.3 -> 0.12.4 2024-06-07 15:41:29 +00:00
github-actions[bot]
ecc75d299d
Merge master into staging-next 2024-06-07 12:01:27 +00:00
Stanisław Pitucha
d04c804ad9 cpcfs: fix darwin build
This code is written in gnu89.
2024-06-06 21:27:48 +10:00
github-actions[bot]
4b2a80fbd0
Merge master into staging-next 2024-06-05 00:02:31 +00:00
Nick Cao
3b1f0a30e1
Merge pull request #317059 from r-ryantm/auto-update/dysk
dysk: 2.8.2 -> 2.9.0
2024-06-04 16:09:14 -04:00