Commit Graph

116 Commits

Author SHA1 Message Date
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
R. Ryantm
844d9a170d btrfs-progs: 6.9 -> 6.9.1 2024-06-25 17:37:57 +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
Sergei Trofimovich
5e1d26d585 btrfs-progs: 6.8 -> 6.8.1
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.8.1
2024-05-03 22:18:33 +01:00
Sergei Trofimovich
be5802015b btrfs-progs: 6.7.1 -> 6.8
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.8
2024-03-27 21:31:52 +00:00
Sergei Trofimovich
56b61a15e6 btrfs-progs: 6.7 -> 6.7.1
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.7.1
2024-02-14 22:22:48 +00:00
Sergei Trofimovich
ec0143a458 btrfs-progs: 6.6.3 -> 6.7
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.7
2024-01-23 10:02:03 +00:00
Sergei Trofimovich
94a71e6660 btrfs-progs: user build's python for man pages generation, not host's
Without the change build fails on attributes like
`pkgsCross.aarch64-multiplatform.btrfs-progs` as:

    sphinx-build: cannot execute binary file: Exec format error
2023-12-17 22:00:09 +00:00
Sergei Trofimovich
a831eddcac btrfs-progs: 6.6.2 -> 6.6.3
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6.3
2023-12-15 16:26:10 +00:00
Sergei Trofimovich
aa7538ada2 btrfs-progs: 6.6.1 -> 6.6.2
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6.2
2023-11-16 16:12:57 +00:00
Sergei Trofimovich
f4e70e2c21 btrfs-progs: 6.5.3 -> 6.6.1
Compared to the previous `6.6` attempt `6.6.1` fixes the regression that
prevents device detection.

Changes:
- https://github.com/kdave/btrfs-progs/releases/tag/v6.6
- https://github.com/kdave/btrfs-progs/releases/tag/v6.6.1
2023-11-05 22:55:16 +00:00
Atemu
fe8046e211 Revert "btrfs-progs: 6.5.3 -> 6.6"
This reverts commit a6c6e32d7f.
2023-11-05 16:51:43 +01:00
Sergei Trofimovich
a6c6e32d7f btrfs-progs: 6.5.3 -> 6.6
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.6
2023-11-04 04:02:58 +00:00
Sergei Trofimovich
870b9ab0ca btrfs-progs: 6.5.2 -> 6.5.3
Changes: https://github.com/kdave/btrfs-progs/releases/tag/v6.5.3
2023-10-22 13:48:55 +01:00
Muhammad Falak R Wani
e04d0d44c8 btrfs-progs: 6.5.1 -> 6.5.2
Changelog: https://github.com/kdave/btrfs-progs/raw/v6.5.2/CHANGES
2023-10-05 09:56:25 +05:30
Muhammad Falak R Wani
c017c49a54
btrfs-progs: 6.5 -> 6.5.1 (#255424)
Changelog: https://github.com/kdave/btrfs-progs/raw/v6.5.1/CHANGES
2023-09-16 12:09:20 +02:00
R. Ryantm
c63332adf6 btrfs-progs: 6.3.3 -> 6.5 2023-09-03 09:03:08 +00:00
R. Ryantm
77430102c7 btrfs-progs: 6.3.2 -> 6.3.3 2023-07-27 20:06:04 +00:00
R. Ryantm
0c4e5945e9 btrfs-progs: 6.3.1 -> 6.3.2 2023-06-22 18:42:32 +00:00
R. Ryantm
ae280978f3 btrfs-progs: 6.3 -> 6.3.1 2023-06-05 17:09:04 +00:00
R. Ryantm
a661787068 btrfs-progs: 6.2.2 -> 6.3 2023-05-08 00:11:56 +00:00
Mario Rodas
f8d959f86c btrfs-progs: update meta 2023-03-28 07:32:00 +00:00
R. Ryantm
55aa1f199b btrfs-progs: 6.2.1 -> 6.2.2 2023-03-28 07:31:27 +00:00
R. Ryantm
14c10906db btrfs-progs: 6.1.3 -> 6.2.1 2023-03-04 11:07:25 +00:00
R. Ryantm
32b599ecfa btrfs-progs: 6.1.2 -> 6.1.3 2023-01-26 01:20:17 +00:00
R. Ryantm
cb507f8470 btrfs-progs: 6.0.2 -> 6.1.2 2023-01-07 00:32:02 +00:00
Ben Wolsieffer
e21aa200b5 python3Packages.btrfsutil: build separately from btrfs-progs
btrfs-progs was installing its Python bindings as an egg, which doesn't work
with Nix. It turns out that there is no real benefit to building the Python
bindings as part of the btrfs-progs package. Instead, we can just package them
separately, and use nixpkgs' normal Python packaging support to install them as
a wheel. This fixes the bindings and reduces closure sizes.
2022-12-06 19:06:04 -05:00
R. Ryantm
fcfa58349a btrfs-progs: 6.0.1 -> 6.0.2 2022-11-25 07:49:06 +00:00
R. Ryantm
02dd2667d6 btrfs-progs: 6.0 -> 6.0.1 2022-11-04 19:54:29 +00:00
R. Ryantm
ee408d3a02 btrfs-progs: 5.19.1 -> 6.0 2022-10-12 12:07:13 +00:00
José Romildo
01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
R. Ryantm
de92797673 btrfs-progs: 5.19 -> 5.19.1 2022-09-15 06:59:52 +00:00
Adam Joseph
28b3398d73 btrfs-progs: allow to build without python bindings
Python cross-compilation is quite difficult, and doesn't work in
several situations, such as:

https://github.com/NixOS/nixpkgs/issues/186525

Let's give people the option of cross-compiling `btrfs-progs` to
hostPlatforms for which we cannot cross-compile python.  Unfortunately
btrfs-progs insists on a special configure flag `--disable-python`;
simply being unable to find python isn't enough.
2022-08-31 22:36:11 -07:00
Gauvain 'GovanifY' Roussel-Tarbouriech
2c300d6918
btrfs-progs: 5.18.1 -> 5.19 2022-08-24 14:52:59 +02:00
Daniel Goertzen
7e234e5a1a
btrfs-progs: add udevSupport arg (#174323)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-19 19:40:51 +02:00
R. Ryantm
411f38ef26 btrfs-progs: 5.18 -> 5.18.1 2022-06-07 01:04:15 +00:00
Alyssa Ross
9b7d990c70 Revert "btrfs-progs: fix musl build"
This reverts commit a3d54dece7.

We now support systemd on Musl, so we don't need to disable
btrfs-progs' support for it by default on Musl.
2022-05-27 15:21:57 +00:00
R. Ryantm
30e0227fde btrfs-progs: 5.17 -> 5.18 2022-05-26 01:07:46 +00:00
Ben Wolsieffer
b3445aff66 btrfs-progs: remove obsolete _PYTHON_HOST_PLATFORM
This is set automatically by the CPython setup hook.
2022-05-17 19:53:44 -04:00
Ben Wolsieffer
1605472a15 btrfs-progs: install Python bindings
btrfs-progs currently builds the Python bindings for libbtrfsutil but doesn't
actually install them. With this patch, the bindings are installed and exposed
as python3Packages.btrfsutil.
2022-05-17 19:44:28 -04:00
Sergei Trofimovich
8e56de6925 btrfs-progs: 5.16.2 -> 5.17
Added trivial updater.
Updated build-time doc dependencies from asciidoc to sphinx.

Changes: https://github.com/kdave/btrfs-progs/blob/master/CHANGES
2022-05-05 22:29:30 +01:00
R. Ryantm
56f7399734 btrfs-progs: 5.16.1 -> 5.16.2 2022-03-23 06:54:09 +00:00
Vladimír Čunát
f48c1fda6b
Merge branch 'master' into staging-next
Conflict in pkgs/development/libraries/libvirt/default.nix
required manual adjustments.  The fetched patch is already in src.
I checked that libvirt builds.
2022-03-15 09:52:04 +01:00
Adam Joseph
38f7252d34 btrfs-progs: depends on udev, not systemd
The btrfs-progs source code does not depend on systemd.  It does,
however, optionally depend on a udev implementation such as eudev or
systemd-udevd.  Let's express this dependency correctly, so that
nixpkgs users who choose eudev instead of systemd-udevd don't get a
build failure.
2022-03-13 16:21:33 -07:00
R. Ryantm
18b73d48dd btrfs-progs: 5.16 -> 5.16.1 2022-02-11 00:29:42 +00:00
Christian Kampka
de07108f8e
btrfs-progs: Add test 2022-01-24 22:13:53 +01:00
Christian Kampka
a3d54dece7
btrfs-progs: fix musl build 2022-01-24 21:27:14 +01:00
Alyssa Ross
a5ff1dc05d
btrfs-progs: clarify license 2022-01-16 19:52:46 +00:00
Alyssa Ross
fc2c685b2b
btrfs-progs: enable parallel building
Tested at -j8.
2022-01-16 19:52:41 +00:00
Alyssa Ross
cd4acca2e2
btrfs-progs: 5.14.1 -> 5.16 2022-01-16 19:51:27 +00:00