Jussi Kuokkanen
ce3f586775
pkgs/tools: remove licenses.gpl2
2024-05-02 21:06:26 +02:00
R. Ryantm
d21a1c1e16
nilfs-utils: 2.2.10 -> 2.2.11
2024-04-04 00:11:35 +00:00
R. Ryantm
a0b0805837
nilfs-utils: 2.2.9 -> 2.2.10
2024-03-04 13:17:35 +00:00
figsoda
b035cabadf
pkgs/tools/filesystems: remove dead code
...
with the help of deadnix & nil
2023-07-25 10:08:41 -04:00
R. Ryantm
c4b1541021
nilfs-utils: 2.2.8 -> 2.2.9
2022-07-29 02:16:55 +00:00
Felix Buehler
09e3b7a570
treewide: remove all updateWalker/downloadURLRegexp
2022-01-26 21:46:08 +01:00
S. Nordin Abouzahra
24aacf3808
nilfs-utils: fix hardcoded paths
...
/sbin/nilfs_cleanerd -> $out/bin/nilfs_cleanerd
/sbin/badblocks -> ${e2fsprogs}/bin/badblocks
The relevant binaries to test are mkfs.nilfs2 (calls badblocks),
mount.nilfs2 and umount.nilfs2 (calls nilfs_cleanerd).
2021-11-20 19:30:54 -05:00
S. Nordin Abouzahra
747436dee1
nilfs-utils: explicitly enable libmount
...
Despite what the README says, libmount support is not enabled by
default and needs to be enabled explicitly. Without libmount support
the GC daemon (nilfs_cleanerd) is not started at mount.
2021-11-20 03:14:11 -05:00
S. Nordin Abouzahra
f988469c22
nilfs-utils: 2.2.7 -> 2.2.8
2021-11-05 09:59:08 -04:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Pierre Bourdon
c9c0e7c1b0
nilfs-utils: fix cross-compilation issue caused by AC_FUNC_MALLOC
2019-04-06 15:55:50 +02:00
Markus Kowalewski
aae4e1ddc2
nilfs-utils: add licenses
2018-09-07 23:48:19 +02:00
Kim Ingmar Ferenc ALLAMANDOLA
58021b77a0
nilfs-utils: force enable limbount support
...
https://discourse.nixos.org/t/how-to-contribute-send-bugreport-without-github-account/475
https://nilfs.sourceforge.io/en/faq.html
2018-07-09 17:47:43 +02:00
Will Dietz
da0da6177d
nilfs-utils: apply upstream patches to fix w/musl
2018-03-26 13:58:44 -05:00
Michael Raskin
2d2d87d6f9
nilfs-utils: 2.2.6 -> 2.2.7
2017-11-11 15:31:41 +01:00
Michael Raskin
4ef4a17f77
nilfs-utils: fix build
...
Just kill .libs to make sure patchelf does shrink-rpath correctly
Complain in comments that patchelf/#98 is still not used by stdenv
2017-08-30 17:54:04 +02:00
Michael Raskin
d03260099f
nilfs-utils: 2.2.5 -> 2.2.6
2016-12-08 16:15:18 +01:00
Michael Raskin
7a15d8b3ab
nilfs-utils: 2.2.4 -> 2.2.5
2016-09-26 15:49:30 +02:00
Tuomas Tynkkynen
96004b9d8c
nilfs-utils: Set dontPatchELF due to broken RPATH by patchelf
2016-09-01 01:48:49 +03:00
Michael Raskin
4b72729691
nilfs-utils: 2.2.3 -> 2.2.4
2016-05-15 23:49:44 +02:00
Lengyel Balázs
9e7d4d881e
nilfs-utils: package hash changed, probably related to: 10528d9d21
2015-04-05 18:01:14 +02:00
Michael Raskin
44b608f64e
update nilfs utils
2015-03-09 01:03:01 +03:00
Michael Raskin
eca021ccc5
Fix NILFS-utils source
2014-11-05 09:23:25 +03:00
Michael Raskin
5854eb09eb
Update NILFS2 utils
2014-11-04 12:04:42 +03:00
Michael Raskin
7dd07e5476
Call cleaner from the installation directory
...
svn path=/nixpkgs/trunk/; revision=23300
2010-08-21 07:28:47 +00:00
Michael Raskin
b147842dce
Add nilfs-utils
...
svn path=/nixpkgs/trunk/; revision=23296
2010-08-20 21:53:43 +00:00